资源列表
Client
- socket programming client
UDPClient
- 用socket编写的udp客户端程序,编译通过可以和服务器端一起联机测试收发数据包。-Prepared using udp socket client program, compile the server can send and receive data packets along with online testing.
UDPSrv
- 用socket编写的udp服务器端程序,可以和udp客户端一起联机测试数据包的收发。-Prepared using udp socket server-side program, you can join online and udp test client to send and receive data packets.
Iso8583
- ISO8583 DOC, UnitTests, Server, Parser, Client
TCPIPlei
- 基于VC的TCPIP类,已编译可直接调用其函数-Class-based VC' s TCPIP, compiled directly call its function
WindowsNamedPipe
- Windows命名管道使用的demo,含服务器和客户端。-A demo shows how to use Windows named pipe, including client and server.
com
- 一个类似QQ的网络连接服务器,包含好多可以对发信息-A similar network connection QQ server that contains a lot of information can be made
Narray
- N-Array implementation
HASH2
- Hash imoplementation in different way
pointerlinkedlist
- linked list implementation
smtp-src
- In this, I ll show a simple implementation of Simple Mail Transfer Protocol (SMTP) that is defined in RFC 821. According to the document - The objective of Simple Mail Transfer Protocol (SMTP) is to transfer mail reliably and efficiently. SMTP is ind
WinSock
- 基于Socket的命令传送程序,分为用户端、服务器端、机器人端三个部分。可以实现多个客户通过网络服务器控制多个终端的功能。-Socket-based command transfer process into the client, server, robot end of three parts. Multiple clients can control multiple terminals through the network server functions.