资源列表
TcpCommunication
- 使用C#语言Socket类TCP协议编写的Socket客户端和服务端通讯Demo,涉及到数据发送接收、多线程、监视器等操作。-Socket class using the C# language written protocol TCP Socket client and server communications Demo, involves sending and receiving data, multi-threaded, monitors and other operations.
UdpCommunication
- 使用Udp协议编写的Socket通讯Demo,程序为命令行界面,可以同时启动多个互相发送/接收数据(注意每个实例的本地端口号避免重复,远程端口号写其他实例的本地端口号)。涉及到数据发送接收、多线程、监视器等操作。-Socket Udp protocol using written communication Demo, procedures for the command-line interface, you can start multiple simultaneous transmit/r
ChatRoom(Winsock)
- Winsock实现的网络聊天室,对熟悉Winsock有很大帮助-Winsock network chat rooms, a great help to people familiar with Winsock
ChatRoom(Csocket)
- 使用CSocket实现的聊天室,另外一种通讯方式-Use CSocket chat rooms, another kind of communication
Neighbor
- 局域网网络通信,含获取网上邻居,IP地址和计算机名之间的转换,映射网络驱动器-Local area network communications, including access to Network Neighborhood, conversion between IP addresses and computer names, and mapped network drives
DTN
- Implement a delay tolerant protocol based on the Contiki OS
IOCPDemo_NET_V1
- 使用c#异步socket通讯,高并发,经测试,可设置负载量-socket TCP/IP
allinpay
- 三方支付相关交易处理类包,用于企业与第三方支付公司交易对接。-lib used by corp. ERP connect to the third party company to pay。
Transfer352
- 基于TCP/ip 协议的文件传输。用MFC编写,实现线程中文件传输-Based on TCP/ip protocol file transfer. With MFC, file transfer thread
TCP-TEST
- TCP上位机测试,包括服务器和客户端两部分,绝对的是三次握手!客户端发送指令后服务器才传数据!-TCP Upper Computer
TCPIP-Chat-room
- 使用TCP/IP协议编写的一个聊天室软件-Using TCP/IP protocol software written in a chat room
route
- 路由算法,适合DTN网络,实现不同于地面互联网网络的即时通信。-The route algorithm,use to the DTN network.