flow.txt
上传用户:dzyhzl
上传日期:2019-04-29
资源大小:56270k
文件大小:0k
源码类别:

模拟服务器

开发平台:

C/C++

  1. 1.  If game.exe run exit
  2. 2.  Get client verson no from local
  3. 3.  Connect to ftp server
  4. 4.  Get server verson.no from ftp server (by a file named server_verson.txt ?)
  5. 5.  If (there is a client_no to server_no update file) download it
  6.        else download client_no to max_no update client_no to max_no goto 5
  7. 6.  Extract one by one to game folder
  8. 7.  Set local verson to server_no
  9. 8.  Execute the game.exe