-
PING功能是网络程序中的一个基本功能,了解其编写对于了解网络底层函数有很重要的意义,希望对大家有所帮助...
PING功能是网络程序中的一个基本功能,了解其编写对于了解网络底层函数有很重要的意义,希望对大家有所帮助-PING function is the procedure for the network a basic functions, to understand their preparation for the understanding of the underlying network functions are very important, we hope to help
- 2022-12-22 15:10:08下载
- 积分:1
-
代理服务器程序,可以支持HTTP等代理
代理服务器程序,可以支持HTTP等代理-proxy procedures, etc. can support HTTP agent
- 2023-05-11 21:00:03下载
- 积分:1
-
简单的聊天通信程序,包含服务器端和客户端,可以发送文本信息进行沟通...
简单的聊天通信程序,包含服务器端和客户端,可以发送文本信息进行沟通-simple chat communications procedures, including server and client, can send text messages to communicate
- 2022-04-21 07:45:17下载
- 积分:1
-
详细介绍网关和IP地址,是不错的参考资料。希望对你有用
详细介绍网关和IP地址,是不错的参考资料。希望对你有用-Detailed introduction and gateway IP address, is a good reference. Hope that useful to you
- 2022-06-20 07:37:37下载
- 积分:1
-
nio服务端代码
JDK1.4 提供的无阻塞 I/O(NIO)有效解决了多线程服务器存在的线程开销问题,但在使用上略显得复杂一些。许多基于 NIO 的多线程服务器程序往往直接基于选择器(Selector)的 Reactor 模式实现。这种简单的事件机制对于较复杂的服务器应用,显然缺乏扩展性和可维护性, 而且缺乏直观清晰的结构层次。本文将通过一个基于事件回调的 NIO 多线程服务器的设计,试图提供一个简洁、直观、易于扩展的 NIO 多线程服务器模型。
- 2022-02-16 06:36:06下载
- 积分:1
-
多人协作式编程环境,包括客户端和服务器端,包含代码编辑、上传检索、聊天等功能。...
多人协作式编程环境,包括客户端和服务器端,包含代码编辑、上传检索、聊天等功能。-Than collaborative programming environment
- 2022-08-20 10:11:34下载
- 积分:1
-
mfc开发的通信程序,提供注册功能
简单的聊天室,注册后可以进行聊天...
mfc开发的通信程序,提供注册功能
简单的聊天室,注册后可以进行聊天-mfc communication program developed to provide a simple registration functionality chat rooms, chatting after registration can be
- 2023-07-03 03:45:03下载
- 积分:1
-
Daming after another shock wave source code, in 2004 raging across the network
大名顶顶的震荡波源代码,曾在2004年肆虐整个网络-Daming after another shock wave source code, in 2004 raging across the network
- 2022-02-22 03:56:50下载
- 积分:1
-
enctime msecond(=)
enctime = msecond() - enctime
printf("Frame %d: %6.2fms
", i, enctime)
ioctl(fd, CMD_MOTION_GET_PROFILE, &profile)
printf("convert: %d
", profile.convert/600000)
printf("gaussian: %d
", profile.gaussian/600000)
printf("pair: %d
", profile.pair/600000)
printf("area: %d
", profile.area/600000)
printf("post: %d
", profile.post/600000)
printf("copy: %d
", profile.copy/600000) -enctime = msecond ()- enctime printf (
- 2022-05-22 22:10:26下载
- 积分:1
-
socket a detailed description of the agreement, in VC++ environment programming...
socket协议的详细说明,在VC++环境下编程说明
- 2023-08-15 20:15:08下载
- 积分:1