-
学习网络编程比较经典的用书,是从入门到精通的书籍。
学习网络编程比较经典的用书,是从入门到精通的书籍。-Learning Network Programming Comparison of classic books, from entry to the master
- 2023-07-03 03:20:03下载
- 积分:1
-
SconeServer is a modular, object
SconeServer is a modular, object-orientated and extremely versatile network server framework. -SconeServer is a modular, object-orientated and extremely versatile ne twork server framework.
- 2022-07-13 13:16:03下载
- 积分:1
-
Hefei University computer network curriculum design tips a little hope to everyo...
合肥工业大学计算机网络课程设计
希望对大家有点提示或帮助-Hefei University computer network curriculum design tips a little hope to everyone or to help
- 2023-08-26 06:55:04下载
- 积分:1
-
网络包路径探测程序(先将扩展名改为.c结尾的,就可以啦)
网络包路径探测程序(先将扩展名改为.c结尾的,就可以啦)-path network packet detection procedures (to be changed first expansion. C the end, Mr. Krabs)
- 2022-01-23 11:06:14下载
- 积分: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
-
网络聊天室的实现
这个代码比较完整,而且已经可以实现相应的功能。使用者可以根据自身的需要修改。基本架构已经完成,说实话我也不知道怎么去描述它 ,等到你们自己看的时候就会知道这个程序的优良的。
- 2022-03-11 19:20:07下载
- 积分:1
-
/*
例子二没有什么特别的。与例子一让大家学习如何默认设置session会话属性
session.SetDefaultPayloadType(96)...
/*
例子二没有什么特别的。与例子一让大家学习如何默认设置session会话属性
session.SetDefaultPayloadType(96)
session.SetDefaultMark(false)
session.SetDefaultTimestampIncrement(160)
这里port与destination的端口号设的不一样。
例子的中文解释都由hanyuejun添加,有任何疑问请发hanyuejun2006@163.com
*/-/* Example 2 there is nothing special. With the example of one so that everyone learn how to set the default session attributes conversation session.SetDefaultPayloadType (96) session.SetDefaultMark (false) session.SetDefaultTimestampIncrement (160) here port and destination port number set up different. Explained by the example of the Chinese hanyuejun add, have any questions please send hanyuejun2006@163.com* /
- 2022-03-22 11:27:32下载
- 积分:1
-
dns inquiry procedures, listed under the name ip addr
dns查询程序,根据name列出ip addr-dns inquiry procedures, listed under the name ip addr
- 2022-01-25 19:24:13下载
- 积分:1
-
本工程的用途为路由器级拓扑发现后进行别名解析
本工程的用途为路由器级拓扑发现后进行别名解析-This works for the router-level topology discovery to resolve the alias
- 2023-04-18 01:50:04下载
- 积分:1
-
套接字连接的框架
该框架是基于 linux 的系统调用 epoll 方面和领袖追随者线程模块。它是方便和快速地执行业务代码和不要不需要关注的套接字连接。默认的通信协议是 http,但你可以自己重新实现协议。
- 2022-03-14 03:27:36下载
- 积分:1