Indigo Rose Software

Go Back   Indigo Rose Software Forums > TrueUpdate 3.5 > TrueUpdate 3.5 Suggestions

Reply
 
Thread Tools Display Modes
  #1  
Old 04-22-2009
fpilote fpilote is offline
Forum Member
 
Join Date: Apr 2009
Posts: 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!
Reply With Quote
  #2  
Old 07-14-2009
Coroner Coroner is offline
Forum Member
 
Join Date: Jul 2009
Posts: 1
TrueUpdate Client SDK? it is too complex, I think there need one COM/ActiveX, then programmers can create one TrueUpdate object in their apps.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off


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.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Copyright © 2000 - 2009 Indigo Rose Corporation. All rights reserved.
Indigo Rose Software