Best method for downloading patch content?
by Rodney (OldRod) Burns · in Torque Game Engine · 07/01/2004 (8:55 am) · 3 replies
I need a way for the client to connect to the login server when they sign in to play and the server scans what files they have and checks them against a master list (comparing timestamps or whatever). The server then sends out files as needed to bring the client up to date.
Has anyone done this in Torque yet?
Is there a relatively safe way that insures up to date files, but is quicker than doing a full CRC on every file?
Has anyone done this in Torque yet?
Is there a relatively safe way that insures up to date files, but is quicker than doing a full CRC on every file?
Torque Owner David Clifton