搜索资源列表
socket_program
- 网络编程服务端及客户端源代码,能提供多个客户端同时连接,支持多路复用功能。-Network programming and client server source code, can provide multiple clients simultaneously connected to support the multiplexing function
shellcode
- shellcode资料及代码 突破防火墙 构造字符串 复用端口 分段传送 动态复用端口-shellcode information and code reuse string break firewall port sub-structure dynamic multiplexing transmission port
SockClass
- c#源码 实现socket的异步连接、发送、接受超时机制。实现本地及远程端口复用技术等技术。是初学网络编程人员很好的参考资料-c# source code to achieve asynchronous socket connection, send, receive time-out mechanism. For local and remote port multiplexing techniques.
Port-multiplexing_fu
- 该代码使用SOCKET的SDK完成了端口复用的编写,可以用来学习端口复用的方法-The code uses the SDK to complete the preparation SOCKET port multiplexing can be used to study port multiplexing method
select
- 一个select方式的IO复用,包括客户端和服务端源码-IO multiplexing a mode, including client and server source code
CODE
- 远程终端管理系统实现了一个mini telnet的功能,该系统采用C/S架构,服务端采用I/O复用机制,实现多客户端的连接。-Remote terminal management system implements a mini telnet function, the system uses C/S architecture, the server uses I/O multiplexing mechanism, multi-client connections.
gautham2010
- In this paper, we employ iteratively decodable codes in a turbolike receiver of a multiple-input multiple-output (MIMO) orthogonal frequency division multiplexing (OFDM) communication system. With such a receiver, we compare the decoding complexity a
TCP_socket_select
- 此资源是一个基于TCP以及IO多路复用技术select()的一个简易且可靠的多人聊天室。可运行在windows平台,开发软件为VS2013,具体功能实现为多个client可以连接到一个server,具有较强的抗并发能力,并且可以互相发送文本信息,有掉线、发送、接收等完善的提示功能。代码注释较为完善且是英文。(This resource is a simple and reliable multi - person chat room based on TCP and the IO multipl