资源列表
SocketGetHtml
- 下载指定的网页的内容。自己可以随便改动目的网络地址,然后下载到本地。-Download the specified content of the page. Purpose they can easily change the network address, and then downloaded to the local.
Socketnopthay
- this is a example about Socket
SocketPP
- This a simple C++ socket class for Windows. -This is a simple C++ socket class for Windows.
socketprogram
- 通过用socket创建套接字,实现远程服务器与客户端的即时通讯-Create a socket using socket, remote server and the instant messaging client
sockets
- Tiny Web server in C
SocketServer(1)
- 该程序为简单的代理服务器程序,主要是为主机和目的服务器提供中转服务,同时更好的保护了主机免收外网攻击-The program is a simple proxy server program, primarily for the purpose of the server host and provide transit services, and better protection of the host free of external network attacks
SocketServer
- 简单的VC++虚拟代理服务器的源程序,以命令提示符的形式运行-Simple VC++ source code of the virtual proxy server to run the command prompt in the form of
socketserver1000
- 套接字数据库服务器 有兴趣的看一看数据服务器,socket编写 速度其快-socket database server are interested in a look at the data server socket prepare its fast pace
socket_C
- 基于TCPIP服务器客户端通讯源码,很方便。-Based on the TCPIP server-client communication source code, very convenient.
socket_file_transmit
- TCP/TP协议数据的发送和接收,包含server端和client端-TCP/TP protocol to send and receive data, including server-side and client-side
socket_programing_ftp_serv
- network socket programing. ftp服务器程序,有USER,PASS,PASV,PORT,LIST,RETR命令,在telnet下可以调试。-network socket programing. Ftp server, have USER, PASS, PASV, PORT, LIST, RETR command, In telnet can be debugging.
Socket_Programming
- Simple Chatting Program. Server must be running first.