-
信使小精灵,是一个简易的聊天工具。主要是演示了网络编程的主要步骤。本程序使用封装好的函数库,使得应用层不需要考虑网络消息是如何被接受和发送的,也不需要考虑数据粘...
信使小精灵,是一个简易的聊天工具。主要是演示了网络编程的主要步骤。本程序使用封装好的函数库,使得应用层不需要考虑网络消息是如何被接受和发送的,也不需要考虑数据粘包和丢包的刺手问题,你只要调用相应的函数就可以了。函数库为你做好了这些工作。你只需要定义自己的协议头和消息结构体,定义好网络消息的回调函数就可以了。
-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
-
"Visual C Programming Network Communication practical case Showcase" s...
&支持自由/开源软件的visualc编程网络通信实例展示
- 2022-06-14 06:45:04下载
- 积分:1
-
一款POP3协议的实例小软件,用于接受邮件的
一款POP3协议的实例小软件,用于接受邮件的-A small example of POP3 protocol software, used to accept mail
- 2023-05-04 02:30:02下载
- 积分:1
-
多人协作式编程环境,包括客户端和服务器端,包含代码编辑、上传检索、聊天等功能。...
多人协作式编程环境,包括客户端和服务器端,包含代码编辑、上传检索、聊天等功能。-Than collaborative programming environment
- 2022-08-20 10:11:34下载
- 积分:1
-
自用java编制了一个能在局域网中实现internet一样的聊天功能
自用java编制了一个能在局域网中实现internet一样的聊天功能-with java,working out a program whichcan achieve the chat fuction as internet in the LAN.
- 2022-03-05 14:15:51下载
- 积分:1
-
VoIP网守
voip gate keeper
test enviroment
- 2022-03-21 05:08:50下载
- 积分:1
-
封装好的IOCP客户端,采用完成端口进行sockets操作,有测试代码...
封装好的IOCP客户端,采用完成端口进行sockets操作,有测试代码-Packaging good IOCP clients, using sockets for complete port operation, testing code
- 2022-04-01 12:25:40下载
- 积分:1
-
DSP序列化反序列化对象SDK开发包
DSP(Dynamic Serialize Packet)是一个动态序列化和反序列化对象的SDK开发包,使用DSP可...
DSP序列化反序列化对象SDK开发包
DSP(Dynamic Serialize Packet)是一个动态序列化和反序列化对象的SDK开发包,使用DSP可以将对象序列化成数据流保存到文件中,或者将序列化后的数据流通过Socket传递给远端;也可以使用DSP从文件或Socket中读取数据,然后反序列化成对象。-DSP series of anti-sequence objects DSP Development Kit SDK (Dynamic Packet Serialize) is a dynamic sequence and the anti-sequence objects SDK development kits, the use of DSP target sequence can be turned into data flow to your document, or the sequence of data flow through the transfer to the distal socket; Also DSP can use Socket from the documents or to access data, and then turned into anti-sequence objects.
- 2023-07-09 04:25: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
-
这个是古典密码学里Caesar密码用c++编程的程序代码
这个是古典密码学里Caesar密码用c++编程的程序代码-This is a classical cryptography Lane Caesar cipher c programming code
- 2022-07-21 12:46:25下载
- 积分:1