-
信使小精灵,是一个简易的聊天工具。主要是演示了网络编程的主要步骤。本程序使用封装好的函数库,使得应用层不需要考虑网络消息是如何被接受和发送的,也不需要考虑数据粘...
信使小精灵,是一个简易的聊天工具。主要是演示了网络编程的主要步骤。本程序使用封装好的函数库,使得应用层不需要考虑网络消息是如何被接受和发送的,也不需要考虑数据粘包和丢包的刺手问题,你只要调用相应的函数就可以了。函数库为你做好了这些工作。你只需要定义自己的协议头和消息结构体,定义好网络消息的回调函数就可以了。-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-01-26 00:49:46下载
- 积分:1
-
根据IP地址计算广播地址(其中包括一些常用的简单算法,一看会明白了!)...
根据IP地址计算广播地址(其中包括一些常用的简单算法,一看会明白了!)-Calculated in accordance with IP address broadcast address (including some commonly used a simple algorithm, one will understand the look!)
- 2022-03-09 11:23:29下载
- 积分:1
-
改IP头进行伪装传输
改IP头进行伪装传输-changed camouflage for the first IP transmission
- 2022-01-26 02:50:09下载
- 积分:1
-
java程序设计网络编程课后习题fibonacci序列编程!
java程序设计网络编程课后习题fibonacci序列编程!-java programming network programming Problem fibonacci sequence of after-school programming!
- 2022-01-26 05:13:53下载
- 积分:1
-
agreement sip a library file, requires a combination of learning at the same tim...
sip协议的一个库文件,需要结合exosip同时学习-agreement sip a library file, requires a combination of learning at the same time exosip
- 2022-02-04 18:44:26下载
- 积分:1
-
自己做的SNMP协议管理,适合初学者研究
自己做的SNMP协议管理,适合初学者研究-SNMP protocol to do its own management, suitable for beginners study
- 2022-05-22 00:08:10下载
- 积分:1
-
Medical websites source code, health management class website Jianzhan preferred...
医疗网站源代码,健康管理类网站建站首选。-Medical websites source code, health management class website Jianzhan preferred.
- 2023-06-16 17:00:05下载
- 积分:1
-
Huazhong University of Science and Technology room common source VC evasion proc...
华中科技大学普通房源VC规避程序,可以有完善的地方,修改findCfg也可以添加其他房源。都两年多了,改了机舱系统改了,但核心没变。可以编译VS2003或更高版本。
- 2022-07-20 01:45:35下载
- 积分:1
-
Control_Server.rar
监控软件,分客户端,服务器
Control_Server.rar
监控软件,分客户端,服务器-Control_Server.rar monitoring software, sub-client, server
- 2022-02-22 02:42:05下载
- 积分:1
-
实现了一个功能简单的HTTP代理服务器,本章主要介绍多线程编程相关的知识,包括初始化临界段和删除临界段,使用临界段完成多个线程对临界资源的互斥访问,创建工作线程...
实现了一个功能简单的HTTP代理服务器,本章主要介绍多线程编程相关的知识,包括初始化临界段和删除临界段,使用临界段完成多个线程对临界资源的互斥访问,创建工作线程,退出工作线程,定义和设定事件,利用事件完成多个线程的同步与协作等。-achieved a simple function of the HTTP proxy server, this chapter introduces multi-threaded programming related knowledge, including initialization of critical and delete critical of the use of the completion of a number of critical thread on the critical resources of the exclusive visit, work to create threads, threads from work, definitions and setting events using multiple threads completed the synchronization and collaboration.
- 2022-08-16 07:31:26下载
- 积分:1