-
信使小精灵,是一个简易的聊天工具。主要是演示了网络编程的主要步骤。本程序使用封装好的函数库,使得应用层不需要考虑网络消息是如何被接受和发送的,也不需要考虑数据粘...
信使小精灵,是一个简易的聊天工具。主要是演示了网络编程的主要步骤。本程序使用封装好的函数库,使得应用层不需要考虑网络消息是如何被接受和发送的,也不需要考虑数据粘包和丢包的刺手问题,你只要调用相应的函数就可以了。函数库为你做好了这些工作。你只需要定义自己的协议头和消息结构体,定义好网络消息的回调函数就可以了。
-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
-
小型聊天系统原代码
小型聊天系统原代码-small chat system source code
- 2022-01-23 11:02:50下载
- 积分:1
-
本程序只对一个IP地址进行,如果要对一段IP进行测试,简单修改程序即可。可将发送放在单独的进程 里(使用fork()),send_icmp里做成循环,每次重新初...
本程序只对一个IP地址进行,如果要对一段IP进行测试,简单修改程序即可。可将发送放在单独的进程 里(使用fork()),send_icmp里做成循环,每次重新初始化struct sockaddr_in。那么对接收到的数据 进行分析的proc_icmp()将多一道对IP报头ip->src字段的判断。-this procedure only a pair of IP addresses, IP to a test, a simple change procedures. This can be placed on a separate process (the use of fork ()), causing Lane send_icmp cycle, each re-initialization struct sockaddr_in. Then Butt received the data analysis proc_icmp () will more than one pair of IP header ip-gt; Src field judgment.
- 2023-06-22 05:20:03下载
- 积分:1
-
the client for communicating by tcp
基于tcp通信的客户端源代码,可以与基于TCP通信的服务器端实现链接并通话-the client for communicating by tcp
- 2022-03-20 01:33:51下载
- 积分:1
-
135端口消息发送
135端口消息发送-135 ports messaging
- 2022-02-20 21:14:55下载
- 积分:1
-
基于TCP/IP协议的温度数据采集与控制界面,很好用的。
基于TCP/IP协议的温度数据采集与控制界面,很好用的。-the collection and control of tempereture data which are based on tcp
- 2022-07-18 11:16:37下载
- 积分:1
-
I was doing a small program to send multicast! ! ! ! ! ! ! ! ! ! ! ! !
一个我在做得组播发送的小程序-I was doing a small program to send multicast! ! ! ! ! ! ! ! ! ! ! ! !
- 2022-05-07 19:01:12下载
- 积分:1
-
完成端口模型
一个简单的完成端口的例子。
完成端口用于大型C/S模式服务器,是C/S设计的最优方案。...
完成端口模型
一个简单的完成端口的例子。
完成端口用于大型C/S模式服务器,是C/S设计的最优方案。-Port model of the completion of a simple example of the completion of the port. Port for the completion of large-scale C/S mode server is C/S design the optimal program.
- 2022-01-27 22:32:11下载
- 积分:1
-
这个软件是要推出的
这软件是为了进行收发电子邮件的。 利用这个软件,可以实现邮件的收发和管理。-this software is to launch the e-mail. Use of this software can achieve mail transceivers and management.
- 2022-04-15 00:30:19下载
- 积分:1
-
基于VC++的开发网络通讯工具emule程序的源代码。
基于VC++的开发网络通讯工具emule程序的源代码。-Based on VC++ development tools for network communication emule program source code.
- 2022-08-26 10:45:14下载
- 积分:1