-
网站设计的思考经典书籍
网站设计的思考经典书籍-Web site design of classic books
- 2022-03-16 19:06:35下载
- 积分:1
-
SendFileClient
VC++实现类似于QQ文件传输功能的文件发送与接收程序示例,分为服务端和客户端,客户端首次接收数据,将判断文件包大小,数据包中一定包含完整的数据包结构信息,数据不一定完整;读取数据包的大小,包含数据包结构大小和数据大小,之前接收的数据与现在接收的数据能够构成至少一个完整的数据包,文件接收完毕则设置结束标记,若终止的连接,则弹出窗口告诉用户,对方终止了文件传送。
服务端程序是比较简单的,基本是复制文件数据、判断文件是否传递成功、等待对方收受发送任务或取消发送任务,分包继续发送文件等功能(VC++ implementation is similar to QQ file transfer capabilities to send and receive files program examples, divided into server and client, the client receives the first data packet to determine the file size, the packet must contain the complete information packet structure, the data is not must complete reading packet size, including the size and structure of the data packet size, and previously received data received data can now constitute at least one complete packet, the file has been received then set the mark, if the connection is terminated, the pop-up window telling the user, the other party to terminate the file transfer.
Server program is relatively simple, basically copying the file data, to determine whether the file transfer is successful, waiting for the other to accept or cancel the sending task sends tasks, subcontractors continue to send files and other functions
)
- 2014-06-03 13:50:03下载
- 积分:1
-
UDPMultiRecv
UDP Server M
multi users
- 2014-12-30 19:51:52下载
- 积分:1
-
网络编程套接字
应用背景网络程序的实现可以有多种方式,套接字是其中一种比较简单的实现方法,是连接应用程序与网络驱动程序的桥梁,计算机从网络上收到与该套接字绑定的IP地址和端口号相关的数据后,由驱动程序交给套接字,应用程序就可以从该套接字中提取接收到的数据。关键技术包括计算机网络基本知识,网络应用程序通过套接字进行数据的发送与接收。包括多线程和单线程不同方式通过网络传送数据。
- 2022-03-16 02:29:39下载
- 积分:1
-
2015年数学建模国赛A题MATLAB源代码2015A
2015年数学建模国赛A题MATLAB源代码(Modeling Question A of the 2015 National Competition)
- 2020-08-15 15:58:28下载
- 积分:1
-
Practical Guide to Network Programming chat as much as point source, in the hope...
网络编程实用教程之多点聊天的源码,希望对大家有用,欢迎下载-Practical Guide to Network Programming chat as much as point source, in the hope that useful to everybody, welcome to download
- 2023-06-04 17:30:03下载
- 积分:1
-
PackSock
一个通过网络高速传输文件的控件:
具有以下特点
1.有高速数据传输功能,超过了Winsock控件的吞吐量
2.入校验功能,满足大数据包的收发,理论上不限数据尺寸
3.加入防错代码,提高了接口鲁棒性(through a network of high-speed transmission of documents, the controls : one with the following features. A high-speed data transmission functions Controls over the throughput of Winsock 2.- Check function and meet large data packet transceiver, Theoretically Open-data size 3. to prevent the wrong code, improve the robustness Interface)
- 2006-08-14 21:58:05下载
- 积分:1
-
c# socket 通讯 测试工具源码下载
c# socket 通讯 测试工具源码下载
- 2014-06-15下载
- 积分:1
-
ActionScript3
各种Actionscript写的例子,对和种功能做了示例使用,供学习用相当不错(Actionscript to write a variety of examples of the kinds of functions, and have done a sample used for the study and use is quite good)
- 2010-01-10 17:38:42下载
- 积分:1
-
src.tar
通信框架,一个类似apache mina的异步通信框架(TNF like apache mina)
- 2013-11-13 09:57:45下载
- 积分:1