-
用VB开发的自动更新程序,显示下载进度,多线程下载
用VB开发的自动更新程序,显示下载进度,多线程下载-VB development of the automatic update, showing the progress of the download, multi-threaded Download
- 2023-07-28 20:35:03下载
- 积分:1
-
短信平台的二次开发 很好用的啊是别的公司开发的,其中的有详细的说明文档...
短信平台的二次开发 很好用的啊是别的公司开发的,其中的有详细的说明文档-messaging platform in the secondary development of a good ah it is for other companies in the development, which is described in detail in documents
- 2022-07-13 02:08:17下载
- 积分:1
-
基于ACE网络库的天气预报信息获取工具。代码展现了1:ACE socket的基本用法;2:unicode与GBK互转;3:base64编码;...
基于ACE网络库的天气预报信息获取工具。代码展现了1:ACE socket的基本用法;2:unicode与GBK互转;3:base64编码;-A weather reporter tool based on ACE. you can learn to know the usage of the ACE_Sock_Stream and Base64 algorithm
- 2022-08-09 09:01:23下载
- 积分:1
-
文件传输,自已学习时写的小程序,功能简单,适合初学网络编程的朋友,喜欢的朋友请下。...
文件传输,自已学习时写的小程序,功能简单,适合初学网络编程的朋友,喜欢的朋友请下。-FileTran
- 2023-07-31 00:25:02下载
- 积分:1
-
网络编程实例哦,我一定会包括开啊
网络编程方面的例子,呵呵,一定要将我的开通啊-of network programming examples Oh, I will definitely include the opening ah
- 2023-05-17 15:45:03下载
- 积分:1
-
一个网络流量统计的例子,使用了iphlpaip库
一个网络流量统计的例子,使用了iphlpaip库-An example of network traffic statistics, the use of the library iphlpaip
- 2023-03-23 11:45:04下载
- 积分:1
-
TCP的客户服务器通信程序 一:程序运行过程 1、运行服务器程序,等待客户端发出请求 2、运行客户端程序,输入客户的IP地址,请求连接 3、若连接成功,服务器端...
TCP的客户服务器通信程序 一:程序运行过程 1、运行服务器程序,等待客户端发出请求 2、运行客户端程序,输入客户的IP地址,请求连接 3、若连接成功,服务器端显示客户的IP地址及端口号;客户端接收文件并保存在d:clientls.txt下,否则,显示错误信息。 二:程序实现原理 发送端:打开文件,逐一读取字符到缓冲区(缓冲区大小为1024),若文件大于1024,则成块发送;若小于,则直接发送。 接受端:与发送端同理。-TCP client-server communication program one : running a process, running the server and wait for the client to issue two requests, the client operating procedures, the importation of customer IP address, link request, if successful connection, the server-client shows the IP address and port number ; the client receives the document and preserve d : client ls.txt, otherwise an error message. 2 : Principle procedures transmitter : open the file, read each character to the buffer (buffer size for 1024), and if the document is greater than 1,024, then sent into pieces; If less, then sent directly. Receivers : Send-the same reason.
- 2022-06-30 17:04:28下载
- 积分:1
-
一个简易的用户留言Web应用程序,它能实现留言的查看和添加功能....
一个简易的用户留言Web应用程序,它能实现留言的查看和添加功能.-a simple Web user voice applications, it can realize the message view and add functionality.
- 2022-11-05 22:25:03下载
- 积分:1
-
一个利用ICMP实现PING命令的工具
一个利用ICMP实现PING命令的工具-ICMP achieve a PING command to use the tools
- 2023-04-01 20:05:03下载
- 积分:1
-
采用多线程技术,利用socket通信。实现六个线程的跑步比赛,通过内核对象event,实现线程的同步。...
采用多线程技术,利用socket通信。实现六个线程的跑步比赛,通过内核对象event,实现线程的同步。-Multi-threading technology, the use of socket communication. To achieve six threads running race through the kernel object event, to achieve thread synchronization.
- 2022-02-06 18:21:52下载
- 积分:1