资源列表
client-server-cpp
- simple client server application on c++ with using sockets
Client-server_socket
- this is file for Client server socket TCP
client.c
- windows socket 编程 这是一个客户端的程序-windows socket programming This is a client program
client
- its for netork programming
clientandserver
- 计算机网络的客户端client和服务器server源代码-Computer networks, client server client and server source code
clientandservermy_tcp
- 一个简单的LINUX环境下的B/S结构程序,适用于网络编程入门者-A simple LINUX environment B/S structure of the procedures applicable to network programming beginners
ClientaServer
- 基于TCP协议的socket编程,实现了客户端与服务器的通信功能,客户端可以登录,向服务器端发送自己要共享的文件的文件名,向服务器发送查找文件请求等。适于socket编程的初学者阅读。-TCP-based socket programming, client communication with the server, the client can log on to the server sending the file you want to share their file name, f
Cliente
- This is a TCP client form created in visual basic 6. It is an example of how to do a network chat application.
Cliente_Telnet.c
- Program Client for connection on server, this program been implementation in TCP
Clientserver
- This a client server program using tcp.-This is a client server program using tcp.
ClientTcp
- TCP和UDP客户端程序,用TCP发送自己的信息到服务器返回一段随机码,然后用UDP发送随机码到服务器-TCP and UDP client program using TCP to send information to the server returns a random code, and then use UDP to send random code to the server
ClientTest
- 一个基本的基于org.apache.commons.net.ftp的 程序,实现了上传,下载,新建目录等功能-Based on a basic org.apache.commons.net.ftp procedures realize the upload, download, new features such as directory