-
此程序为外部升级程序(需要主程序的调用),具体代码这里就不罗列了,还是自己看源代码吧.此程序主要的思路是通过读取服务器文件获得升级版本及升级地址,有新版本则下载
此程序为外部升级程序(需要主程序的调用),具体代码这里就不罗列了,还是自己看源代码吧.此程序主要的思路是通过读取服务器文件获得升级版本及升级地址,有新版本则下载 如果想做成内部升级程序(在主程序内部自动检测及自动升级),只需要在主程序启动时相关的代码即可,大家不仿试试,主要的思路与这个是差不多的,不同之处是怎么处理主程序的自动关闭与启动问题.-This program is an external upgrade (requires the main program call), the specific code is not listed here, or to look up the source code for it. The main idea of this procedure is obtained by reading the file server upgrade and update address, a new version If you want to get inside is to download the upgrade process (in the main program within the auto-detection and auto-upgrade), just start in the main program code can be related, we do not try to imitate, the main idea and this is about the same, different The Department is how to deal with the main program automatically shut down and startup problems.
- 2022-06-17 12:40:28下载
- 积分:1
-
original source code socket ping
原始套接字ping源代码-original source code socket ping
- 2022-02-20 18:42:15下载
- 积分:1
-
这部分是RTU(remote trans... unit)的监控客户端,这是电厂远动数据的监测客户端。...
这部分是RTU(remote trans... unit)的监控客户端,这是电厂远动数据的监测客户端。-RTU(remote trans... unit)Client
- 2022-02-20 10:03:17下载
- 积分:1
-
the book "Network Programming Windows" source code, WINDOWS main 95/98...
本书为《WINDOWS 网络编程》的源代码,主要覆盖了WINDOWS 95/98/2000/CE的网络开发。详细讲解了NETBIOS和TCP/IP协议,适合于中高级程序员和网络管理人员进行编程设计的参考。-the book "Network Programming Windows" source code, WINDOWS main 95/98/2000/CE coverage of the network development. Explained in detail NETBIOS and the TCP/IP protocol. suitable for middle- and high-level programmers and network management program for the reference design.
- 2023-05-23 13:15:04下载
- 积分:1
-
关于madplay mp3算法的MAKEFILE文件,可进行批处理的文件,是用c写的程序。...
关于madplay mp3算法的MAKEFILE文件,可进行批处理的文件,是用c写的程序。-sound on the MP3 algorithm MAKEFILE documents can be batch of documents is used to write c procedures.
- 2022-02-01 07:29:01下载
- 积分:1
-
自由投票调查系统1.0 (2004
自由投票调查系统1.0 (2004-5-30,WINDOWS,189KB,下载19次-free poll System 1.0 (2004-5-30, WINDOWS, 189KB download 19
- 2022-01-21 05:56:55下载
- 积分:1
-
网络版本的中国象棋服务器源代码,实现象棋的基本功能,对大家的游戏编程可以起到很好的启发...
网络版本的中国象棋服务器源代码,实现象棋的基本功能,对大家的游戏编程可以起到很好的启发-network version of the Chinese chess server source code, chess achieve the basic functions of the game programming we can play good source of inspiration
- 2022-05-13 09:28:05下载
- 积分:1
-
一个简单的Visual C++ MFC邮件发送程序,操作简单。
一个简单的Visual C++ MFC邮件发送程序,操作简单。-A simple Visual C++ MFC e-mail program, easy to operate.
- 2022-07-02 14:11:53下载
- 积分:1
-
局域网内文件传输,采用VC编程,实现点对点的文件传输
局域网内文件传输,采用VC编程,实现点对点的文件传输-LAN file transfer, using VC programming, to achieve peer-to-peer file transfer
- 2022-02-12 06:22:10下载
- 积分:1
-
客户机/服务器模型是为了解决通信中的聚合问题。如果不采用客户机/服务器模型很难实现正常的通信,只有在一方作为服务器采用被动方式,始终等待对方与其通信;另一方作为...
客户机/服务器模型是为了解决通信中的聚合问题。如果不采用客户机/服务器模型很难实现正常的通信,只有在一方作为服务器采用被动方式,始终等待对方与其通信;另一方作为客户机采用主动通信的方式,主动发起通信过程,才能最终完成通信。-client/server model is to solve the communication problems polymerization. If we do not use the client/server model is very difficult to achieve normal communications, as one of only a passive server, which has been waiting for communication with the other side; The other client as an active communication, initiate the communication process can be finalized communications.
- 2022-01-26 07:43:14下载
- 积分:1