-
此程序为外部升级程序(需要主程序的调用),具体代码这里就不罗列了,还是自己看源代码吧.此程序主要的思路是通过读取服务器文件获得升级版本及升级地址,有新版本则下载
此程序为外部升级程序(需要主程序的调用),具体代码这里就不罗列了,还是自己看源代码吧.此程序主要的思路是通过读取服务器文件获得升级版本及升级地址,有新版本则下载 如果想做成内部升级程序(在主程序内部自动检测及自动升级),只需要在主程序启动时相关的代码即可,大家不仿试试,主要的思路与这个是差不多的,不同之处是怎么处理主程序的自动关闭与启动问题.-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
-
The latest version V1.032 version of TCP/UDP debugging tools, modify the previou...
最新版本V1.032版本的TCP/UDP调试工具,修改了上一版本的bug,提供应用程序接口,帮助学习TCP/UDP协议栈,尤其对开发带有TCP/UDP接口的硬件设备很实用,相当于串口超级终端的功能(可以叫做网口超级终端!)-The latest version V1.032 version of TCP/UDP debugging tools, modify the previous version of one bug, to provide application programming interfaces to help learning TCP/UDP protocol stack, in particular on the development of a TCP/UDP interface hardware device is very useful, very in serial HyperTerminal function (can be called network HyperTerminal mouth!)
- 2022-06-30 03:27:57下载
- 积分:1
-
C# so the network chat rooms, function relatively complete, please use vs2003 ve...
C#做的网络聊天室,功能比较齐全,请使用vs2003以上版本打开-C# so the network chat rooms, function relatively complete, please use vs2003 versions of open
- 2022-12-29 16:40:04下载
- 积分:1
-
Release Notes for IDT77222/252 Windows NDIS5 ATM Device Driver, version 1.3
Release Notes for IDT77222/252 Windows NDIS5 ATM Device Driver, version 1.3
- 2022-11-19 23:35:03下载
- 积分:1
-
网络
网络- Network
- 2022-08-12 14:22:35下载
- 积分:1
-
http协议传输的代码,包含全部实现文件和头文件,使用的时候需要修改相应涉及ip的代码....
http协议传输的代码,包含全部实现文件和头文件,使用的时候需要修改相应涉及ip的代码.-http agreement transmission code, contains completely
realizes the document and a document, use time needs to revise
correspondingly involves ip the code
- 2022-02-25 05:06:48下载
- 积分:1
-
windows Mailslot example
windows Mailslot example
- 2022-01-22 06:20:07下载
- 积分:1
-
检查一个tcp或udp端口是否被占用
检查一个tcp或udp端口是否被占用-Check if a tcp/udp port has been used
- 2022-03-26 13:56:18下载
- 积分:1
-
很好……你可以学到更多的东西…
两线程同时监控服务器的两个端口,从其中一个端口接收到得数据都会通过另一端口转发给另一客户端。-It s very good...you can learn much more...
- 2023-04-09 10:50:04下载
- 积分:1
-
采用Microsoft Visual C++编写。界面基于对话框方式。通过对socket类继承实现软件中的服务端类serversocket和客户端类client...
采用Microsoft Visual C++编写。界面基于对话框方式。通过对socket类继承实现软件中的服务端类serversocket和客户端类clientsocket。由于将服务端类和客户端类的调用在一个工程中实现,所以一个程序既可以作为服务端也可以作为客户端。代码中加入了基本的错误处理功能。-using Microsoft Visual C preparation. Based on the way the dialog interface. Socket type of software succession to the service changer serversocket and clientsocket changer. Due to the services changer and changer call in a project to achieve, so a procedure can be as server can be used as the client. Code by adding a basic error-handling capabilities.
- 2022-03-04 06:54:14下载
- 积分:1