-
此程序为外部升级程序(需要主程序的调用),具体代码这里就不罗列了,还是自己看源代码吧.此程序主要的思路是通过读取服务器文件获得升级版本及升级地址,有新版本则下载
此程序为外部升级程序(需要主程序的调用),具体代码这里就不罗列了,还是自己看源代码吧.此程序主要的思路是通过读取服务器文件获得升级版本及升级地址,有新版本则下载 如果想做成内部升级程序(在主程序内部自动检测及自动升级),只需要在主程序启动时相关的代码即可,大家不仿试试,主要的思路与这个是差不多的,不同之处是怎么处理主程序的自动关闭与启动问题.-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
-
MODEM拨号演示,可以通过此程序初步了解电话拨号的过程
MODEM拨号演示,可以通过此程序初步了解电话拨号的过程-modem dial-up demonstration, through this procedure a preliminary understanding of the telephone dial-up process
- 2022-10-31 13:10:03下载
- 积分:1
-
使用树来罗列你的计算机种安装的全部网络协议名称。这次是全部源码,上次忘记了。
使用树来罗列你的计算机种安装的全部网络协议名称。这次是全部源码,上次忘记了。
-The use of trees to set out your computer to install all kinds of network protocols name. This is the full source code, the last forgotten.
- 2023-04-06 19:20:03下载
- 积分:1
-
VNC 测试通过版(VC6下测试通过)开源代码 (包括服务端和客户端)...
VNC 测试通过版(VC6下测试通过)开源代码 (包括服务端和客户端)-VNC test version (VC6 under test) open source code (including server and client)
- 2023-04-22 11:35:03下载
- 积分:1
-
电脑接入网络,只要点搜索就能搜索局域网内的计算机的IP和计算机名称...
电脑接入网络,只要点搜索就能搜索局域网内的计算机的IP和计算机名称-computer access networks, as long as the point search will be able to search within the local area network of computers and computer name IP
- 2022-03-21 12:45:16下载
- 积分:1
-
同步套接字服务器
同步套接字服务器-synchronization socket server
- 2022-01-23 10:07:04下载
- 积分:1
-
得到对方的IP地址,用VC实现,很经典的算法值得收藏
得到对方的IP地址,用VC实现,很经典的算法值得收藏-be each other"s IP address, with VC, classic collections worthy of the algorithm
- 2023-02-08 18:35:04下载
- 积分:1
-
网络缓冲队列操作。队列的个数由宏定义QUEUE_NUM
规定。
函数:
void queueInit()
char queueAd...
网络缓冲队列操作。队列的个数由宏定义QUEUE_NUM
规定。
函数:
void queueInit()
char queueAdd(int index, unsigned char* pBuff, int pri)
char queueDelHead(int index)
char queueDelAll()
调用: 无
被调用: 网络通讯程序及用户程序的初始化部分-Network buffer queue operation. The number of queues defined by the macro QUEUE_NUM provisions. Function: void queueInit () char queueAdd (int index, unsigned char* pBuff, int pri) char queueDelHead (int index) char queueDelAll () call: None is called: network communication procedures and user program initialization part
- 2022-01-29 02:43:28下载
- 积分:1
-
实现短信息发送接收,实现GPRSPPP连接测试
实现短信息发送接收,实现GPRSPPP连接测试-Realize short message to send to receive, realize GPRSPPP connectivity test
- 2022-07-23 21:43:27下载
- 积分:1
-
这是一个基于API自己定义的ServerSocket封装基类。
这是一个基于API自己定义的ServerSocket封装基类。-This is an API based on their own definition of ServerSocket Packaging base class.
- 2022-09-13 23:50:03下载
- 积分:1