资源列表
ChatTCP
- Chat_套接字_基于消息异步_非阻塞 网络通讯TCP例子-Chat_ socket _ _ non-blocking asynchronous message-based communication TCP network examples
NetPinger
- 一个C#写的PING命令小程序,适合新手学习关于网络编程的基础知识。-C# to write a small program PING command, for beginners to learn the basics of programming on the network.
Socket
- 簡單的Socket程式 可實現 1.查看連線人數與ID 2.私訊 3.廣播-A Socket program It can realize: 1.Who s online 2.Personal message 3.broadcast
vxworksTcpip
- tcpip协议栈的实现,tcpip协议栈的实现-tcpip protocol
ClientServer
- 用c#实现基于TCP/ip通信基础上client与server之间的连接-Using c#-based TCP/ip communication based on the connection between the client and server
TestNode
- static class Program { /// <summary> /// The main entry point for the application. /// </summary> [STAThread] static void Main() { Trace.Listeners.Add(new TextWriterTraceListener("messages.log")) Trace.AutoFlu
aodv
- Aodv routing protocol glomosim implementation
lwip-igmpfiles
- 协议栈LWIP下igmp的实现代码,扩展lwip的功能-Igmp protocol stack implementation code under LWIP expand the functionality lwip
simple_server
- 实现一个简单的服务端,对客户端传输过来的数据流根据协议栈进行准确地解析,并且能够判断各种异常-Implement a simple server, the client data stream transmitted over the protocol stack based on accurate analysis, and the ability to determine the various anomalies
UDPserver
- 实现一个简单的服务端,对客户端传输过来的数据流根据协议栈进行准确地解析,并且能够判断各种异常-Implement a simple server, the client data stream transmitted over the protocol stack based on accurate analysis, and the ability to determine the various anomalies
myUdpClient
- UDP客户端连接方法,在上位机建立套接字,可以用来连接服务端,希望对需要的朋友有用-UDP client connection method establishes a socket in the PC can be used to connect the server side, and I hope useful friends
tcp_server
- linux中的socket通信tcp-service-socket() s tcp-service
