资源列表
editServerv1.0
- This is one of the most simplest editServer examples you will find on the net. It is based on the code by Faceless Wonder, so if you use it, give credits to him too. To test it, place the compiled server in the same DIR with the EditServer.exe
Tcp
- describe a client server application using tcp. the message from the client is echoed back to the client
UDP
- this program uses UDP to communicate from client to server. UDP however does not guarantee delivery-this program uses UDP to communicate from client to server. UDP however does not guarantee delivery
Archive
- Basic TCP Client and Server implemented in ANSI C. It serves as a good example for beginners. It is broken up into classes so it can be used in your existing projects.
nc6-1.0.tar
- Netcat 可以创建IPv4或IPv6的TCP 或UDP的connection,之后将在标准输入的到的data通过该connection发送到对端。-In the simplest usage, "nc6 host port" creates a TCP connection to the given port on the given target host (using either IPv4 or IPv6 as appropriate). Your standard input is
W5300_ref_schematics
- w5300 reference schematics-w5300 reference schematics
w5300-linux-1.1.tar
- w5300 linux source driver
TcpPort
- Please read your package and describe it at least 40 bytes in English. System will automatically delete the directory of debug and release, so please do not put
udpServer
- tcp udp socket commucation
20070703_XSTUNT
- 听说过XEN么?用户和服务器跨系统连接 在你的WINDOWS 上LINUX就像一个软件一样随时打开。-XEN heard of it? Cross-system users and servers connected to the WINDOWS on LINUX you like to open at any time as a software.
Chat
- 基 于 UDP 协 议 的 聊 天 小 工 具-Base on UDP Chat tool
TCP-IP-complete.pdf.tar
- Gives Basic information of Unix Network Programming