-
此程序为外部升级程序(需要主程序的调用),具体代码这里就不罗列了,还是自己看源代码吧.此程序主要的思路是通过读取服务器文件获得升级版本及升级地址,有新版本则下载
此程序为外部升级程序(需要主程序的调用),具体代码这里就不罗列了,还是自己看源代码吧.此程序主要的思路是通过读取服务器文件获得升级版本及升级地址,有新版本则下载 如果想做成内部升级程序(在主程序内部自动检测及自动升级),只需要在主程序启动时相关的代码即可,大家不仿试试,主要的思路与这个是差不多的,不同之处是怎么处理主程序的自动关闭与启动问题.-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
-
服务端通信程序,可以进行点对点的通信连接
服务端通信程序,可以进行点对点的通信连接-Service client communication procedures, can be point-to-point communication links
- 2022-07-27 14:25:12下载
- 积分:1
-
这是一个简单的网络聊天的程序,能实现基本交互的功能
这是一个简单的网络聊天的程序,能实现基本交互的功能-This is a simple network chat program, to achieve the basic functions of interactive
- 2023-02-13 03:40:03下载
- 积分:1
-
socket编程。很好很强大。。用visual c++ 实现
socket编程。很好很强大。。用visual c++ 实现
-visual c++
- 2022-06-19 03:34:46下载
- 积分:1
-
The program standard BitSpoder category realize, realize multi
该程序采用标准的BitSpoder类实现,实现BitTorrent多点下载。-The program standard BitSpoder category realize, realize multi-point BitTorrent download.
- 2022-03-19 16:14:42下载
- 积分:1
-
拥有连接的方式实现网络会议,包括服务器和客户端两个程序。使用VC编写。...
拥有连接的方式实现网络会议,包括服务器和客户端两个程序。使用VC编写。-connect with the network, including server and client two procedures. Use VC prepared.
- 2022-03-19 21:25:38下载
- 积分:1
-
用VB编写的网络数据传输
用VB编写的网络数据传输-VB prepared by the Data Transmission Network
- 2022-03-21 22:52:37下载
- 积分:1
-
视频聊天
使用视频聊天软件用C++写的,有参考价值
- 2023-06-20 13:55:05下载
- 积分:1
-
专属记事本
本程序在visual studio 2010 上完成,比较简单。主要实现记事本的一些基本功能,包括一般的打开,新建,保存,复制,粘贴,全选,删除等功能。上述功能都能用右键实现。
- 2022-03-20 23:39:17下载
- 积分:1
-
RMI(java 远程方法调用):此例子实现了客户端程序通过远程接口向服务器程序发出计算请求,服务器程序调用了一个计算方法,并把结果返回给客户端,这样便达到分布...
RMI(java 远程方法调用):此例子实现了客户端程序通过远程接口向服务器程序发出计算请求,服务器程序调用了一个计算方法,并把结果返回给客户端,这样便达到分布式计算的效果。上传文件里有详细的部署和使用说明,在win2000上测试通过。-RMI (Java Remote Method Invocation) : this example to achieve the client interface to the remote server computing issued request, the server calls a calculation method and the results back to the client, so as to achieve the effect of distributed computing. Upload file are detailed in the deployment and use in WIN2000 on the test.
- 2022-07-04 18:31:13下载
- 积分:1