-
信使小精灵,是一个简易的聊天工具。主要是演示了网络编程的主要步骤。本程序使用封装好的函数库,使得应用层不需要考虑网络消息是如何被接受和发送的,也不需要考虑数据粘...
信使小精灵,是一个简易的聊天工具。主要是演示了网络编程的主要步骤。本程序使用封装好的函数库,使得应用层不需要考虑网络消息是如何被接受和发送的,也不需要考虑数据粘包和丢包的刺手问题,你只要调用相应的函数就可以了。函数库为你做好了这些工作。你只需要定义自己的协议头和消息结构体,定义好网络消息的回调函数就可以了。
-messenger elf is a simple chat tools. A major demonstration is the main network programming steps. The programs use Packaging good libraries, makes application layer need not consider the network news is how it has been accepted and sent, and do not need sticky packets of data and packet loss of a thorn in hand, as long as you call the corresponding function on it. Functions well as your work. You only need to define its own agreement head and the structure of news, the definition of a good network news callback function on it.
- 2022-06-14 05:38:31下载
- 积分:1
-
Windows2000下的嗅探
windows2000下的嗅探器-windows2000 under the Sniffer
- 2022-03-18 05:59:53下载
- 积分:1
-
socket to receive the concrete realization of the code, test the connection usin...
socket 接收代码的具体实现,测试连接时使用-socket to receive the concrete realization of the code, test the connection using
- 2022-07-23 07:46:11下载
- 积分:1
-
IFO is an acronym for First In, First Out, an abstraction in ways of organizing...
IFO is an acronym for First In, First Out, an abstraction in ways of organizing and manipulation of data relative to time and prioritization. This expression describes the principle of a queue processing technique or servicing conflicting demands by ordering process by first-come, first-served (FCFS) behaviour: what comes in first is handled first, what comes in next waits until the first is finished, etc.
- 2022-01-24 18:39:18下载
- 积分:1
-
wcf例子
• 实现了图像文件上传、查看。
• 实现错误处理
• 实现图像浏览
.net 3.0 C#...
wcf例子
• 实现了图像文件上传、查看。
• 实现错误处理
• 实现图像浏览
.net 3.0 C#
-WCF examples
- 2023-03-10 15:40:03下载
- 积分:1
-
1.计算s=1+2^(1/3)+....,结果写文件
1.计算s=1+2^(1/3)+....,结果写文件-1. Calculating s = 1+2 ^ (1/3 )+...., results of write to the file
- 2023-05-24 15:40:03下载
- 积分:1
-
微软网络消息发送server
微软网络消息发送server-Microsoft network messaging server
- 2023-05-17 12:05:03下载
- 积分:1
-
局域网聊天源程序
局域网聊天源程序-LAN chatting source
- 2022-01-25 23:24:02下载
- 积分:1
-
本源代码是用SMTP来发送电子邮件的,能一起发送附件
本源代码是用SMTP来发送电子邮件的,能一起发送附件-source code is used to send SMTP e-mail can be sent along with Annex
- 2022-07-02 15:23:32下载
- 积分:1
-
改进后的基于局域网通信的客户端,附加文件传送功能
改进后的基于局域网通信的客户端,附加文件传送功能
-Improved LAN-based communications client, Additional File Transfer Function
- 2022-03-17 06:42:47下载
- 积分:1