资源列表
[TCP/IP协议栈] SimpleServer
说明:从Java 1.7 以后NIO可以采用系统底层的Socket来实现了,大大提高了吞吐量。 相比Reactor方式,Nio2可以称为Proactor方式的实现。具体是程序避免等待而采用回调函数类。-From Java 1.7 after NIO Socket can be used to achieve the underlying system, and greatly improving the throughput. Compa<jiechuluck> 在 2024-11-14 上传 | 大小:1kb | 下载:0
[TCP/IP协议栈] threadpool
说明:使用python实现socket编程实现一个简单的服务器功能,使用到了多线程和线程池的功能,线程池维护了线程的产生和取消,减少开销,是一个相关简单的python server的开发代码,可以实现后续扩展-Use python achieve socket programming to implement a simple server function, use the function multithreading and threa<黄凯> 在 2024-11-14 上传 | 大小:1kb | 下载:0
[TCP/IP协议栈] tcpserver_thread
说明:实现了TCP服务端对客户请求的监听并开启新的线程来处理客户的请求-Implements the TCP server listens to the customer request and open a new thread to handle customer requests<yourname> 在 2024-11-14 上传 | 大小:1kb | 下载:0
[TCP/IP协议栈] UDP-Tunneler-Server
说明:uses UDP sockets to communicate between client and server.<devteam4554> 在 2024-11-14 上传 | 大小:1kb | 下载:0
[TCP/IP协议栈] server
说明:Computer Networks.. Implementation of Server side code (.c)<Ahsan Ellahi> 在 2024-11-14 上传 | 大小:1kb | 下载:0
[TCP/IP协议栈] multicast(recv1.1)
说明:multicast 是一种群通信方式,是对UDP协议的使用,本源码是multicast接收源码-multicst recv source code<xuanxuan> 在 2024-11-14 上传 | 大小:1kb | 下载:0
[TCP/IP协议栈] LdxTCPClient
说明:TIdTCPClient 的封装类,自带线程进行socket读取,不用再自己写线程处理-include thread do process TIdTCPClient read buffer<天山> 在 2024-11-14 上传 | 大小:1kb | 下载:0