|
#1
|
|||
|
|||
|
TrueUpdate Client as a Static Library or TrueUpdate Client SDK.
As for the context of developping online games, we always need to know that a player has the last available game (software) version.
So we need to force him/her into updating his game each time he/she runs the program. Setting the update.exe as the "game launcher" on the desktop is not enough. Any smart kid will find a way around the updater and direcltly launch the game executable thus, bypassing the update process. Also, launching the update.exe via C++ and ShellExecute will bring other problems. A common one is that if "update.exe" updates itself, it will automatically restart himself making the ShellExecute function terminate. The program (game) will see this as a the updater closed or crashed. In other words, the player will have to restart the game so the update process can be done. (Vista will also complain about this telling that game.exe is trying to launch update.exe, which is normal for our game but maybe not normal for the user) In my opinion, the best way to fix those issues is to let the application build with the TrueUpdate Client SDK with the form of a SDK. We could be able to run the update process via C++/C# code and keep using the .dat file. So, if we link to the TrueUpdate Client as a Static Library, this will create a "single point of access" to our game, thus making it impossible for the user to bypass the update process. Thanks! |
|
#2
|
|||
|
|||
|
TrueUpdate Client SDK? it is too complex, I think there need one COM/ActiveX, then programmers can create one TrueUpdate object in their apps.
|
![]() |
«
Previous Thread
|
Next Thread
»
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| TrueUpdate Client to retrieve TrueUpdate Server | dwenco | TrueUpdate 3.5 Discussion | 3 | 12-24-2008 12:20 PM |
| TrueUpdate for network administrator | Alex Sorokin | TrueUpdate 3.5 Discussion | 1 | 06-20-2008 10:37 AM |
| TrueUpdate 2.0 FAQ | Colin | TrueUpdate 2.0 | 0 | 01-04-2005 01:25 PM |
| What's New in TrueUpdate 2.0? | Colin | TrueUpdate 2.0 | 0 | 01-04-2005 01:24 PM |
| Key Features of TrueUpdate 2.0 | Colin | TrueUpdate 2.0 | 0 | 01-04-2005 01:23 PM |
All times are GMT -6. The time now is 01:07 AM.








Linear Mode

