资源列表
[Internet/网络编程] simple.tcl.tar
说明:A simple program in ns2<boopalan> 在 2025-06-11 上传 | 大小:1kb | 下载:0
[TCP/IP协议栈] x-net
说明:IOCP(I/O Completion Port,I/O完成端口)是性能最好的一种I/O模型。它是应用程序使用线程池处理异步I/O请求的一种机制。在处理多个并发的异步I/O请求时,以往的模型都是在接收请求是创建一个线程来应答请求。这样就有很多的线程并行地运行在系统中。而这些线程都是可运行的,Windows内核花费大量的时间在进行线程的上下文切换,并没有多少时间花在线程运行上。再加上创建新线程的开销比较大,所以造成了效率的低下。 -IOCP (I/O Completion Port, I/O<张本梁> 在 2025-06-11 上传 | 大小:380kb | 下载:0
[Internet/网络编程] NetChat
说明:实现局域网内的即时通信,利用广播方式获得局域网内的各主机的地址-Real-time communication within a LAN, use access to the LAN broadcast address of each host<李东> 在 2025-06-11 上传 | 大小:3.61mb | 下载:0
[Internet/网络编程] q24
说明:q24 gprs DTU设计源码,基于AT 系列API-q24 gprs DTU design source code, based on AT Series API<刘小瑜> 在 2025-06-11 上传 | 大小:14kb | 下载:0
[Web服务器] HttpServer
说明:一个HTTP服务器,用来调试和显示HTTP连接的相关信息和HTTP协议数据,是模拟和调试HTTP发送数据的工具-An HTTP server, HTTP connection used to debug and display relevant information and data in the HTTP protocol is HTTP to send data simulation and debugging tools<黎宏> 在 2025-06-11 上传 | 大小:114kb | 下载:0
[Email服务器] mailserver
说明:一个Email的服务器,接收到的邮件可生成文本文件或EML文件,并可检测邮件内容进行对应的操作-An Email server, incoming mail can generate text files or EML files, and can detect the operation of the corresponding message content<黎宏> 在 2025-06-11 上传 | 大小:143kb | 下载:0
[Internet/网络编程] const
说明:VC++常量const的实现的用法和使用的类型-VC++ to achieve a constant const usage and the type of use<shengjianchao> 在 2025-06-11 上传 | 大小:66kb | 下载:0