资源列表
UDPmail
- 基于UDP的安全邮件传输,实现了客户端和服务器,友好的图形界面
IOCPDemo
- 使用IOCP模型实现的TCP消息转发程序,可实现简单的信息交互-use iocp to implenment tcp
UdpCommunication
- 使用Udp协议编写的Socket通讯Demo,程序为命令行界面,可以同时启动多个互相发送/接收数据(注意每个实例的本地端口号避免重复,远程端口号写其他实例的本地端口号)。涉及到数据发送接收、多线程、监视器等操作。-Socket Udp protocol using written communication Demo, procedures for the command-line interface, you can start multiple simultaneous transmit/r
NetConnect
- Automatically redials the connection to the internet if it drops. Can set the interval of checking. -Automatically redials the connection to t he internet if it drops. Can set the interval of c hecking.
Code-with-Link-changes-and-PR
- Distance Vector implementation using C++. Features of link change and Poison Reverse also implemented in the code.
cSharpchat
- 聊天程序简单便于实现,不过需要修改后才能正常运行!
serial.tar
- 把 rs232 的訊號轉成 udp 的封包/互轉 -SERIAL TO UDP program
TCPsendmessage
- 一个小型的通过TCP协议发信息的程序。 既是服务端也是客户端,在收到信息时能将内容直接弹出屏幕。适合公司内的即时通信。-through a small TCP fat information procedures. Both the server is client, in receipt of the information content can direct pop-up screen. For companies within the instant messaging.
TCPThreadServer
- 通过多线程实现对通信的接收和发送,创建接收线程和创建发送线程来具体实现。-To achieve through the multi-threaded communications receive and transmit, create receiver threads and thread to create a concrete realization sent.
arpDs
- ARP Data Structures for TCP/IP stack
IP_protocol
- IP协议栈的概述,层次很清晰,值得一看。
c
- 如何进行tcp的握手和连接通信,特别是在单片机上的应用-tcp program how to connect