搜索资源列表
MTSClientSrc
- 一个多线程的TCP文件服务器,这是客户端
TCP_FileTransferServer
- TCP文件传输协议的服务器端的实现(JAVA编写)-TCP File Transfer Protocol server-side to achieve the (JAVA prepared)
net2ftpbeta
- FTP协议是一种基于TCP/IP的文件传输协议,用来在网络中进行文件传输。FTP是TCP/IP的一种具体应用,它工作在OSI模型的第七层,TCP模型的第四层上,即应用层,使用TCP传输而不是UDP,FTP客户在和服务器建立连接前就要经过一个“三次握手”的过程,它带来的意义在于客户与服务器之间的连接是可靠的,而且是面向连接,为数据的传输提供了可靠的保证-FTP protocol is based on TCP/IP file transfer protocol that is used in th
TCP_socket_client_server_file_transfer_program_des
- TCP套接字的文件传输客户服务器程序设计 包括C和S端的部分,S端向C端传送文件或者图片-TCP socket client-server file transfer program design, including C and S terminal part, S-side to the C terminal to send documents or pictures
tcp-file-client
- 基于tcp可靠数据传输的客户端与服务器文件传输,客服端程序-Tcp reliable data transmission based on client and server, file transfer, customer-side programs
tcp-file-server
- 基于TCP协议的客户端与服务器端文件传送的服务器程序-TCP-based client and server-side file transfer server program
socket
- TCP CS 模式文件传输可以下载和上传文件,也可浏览服务器端文件-TCP CS file transportation
TCP-File-Transfer
- TCP文件传输,服务器端和客户端能够相互传送-TCP file transfer, server and client can send each other
tcpchuanshuwenjian
- tcp文件服务器和客户点,客户端可以上传和下载,支持一些命令help:显示客户端所有命令和说,明,list:显示下载列表,get:下载,put:上传,quit:退出。-tcp file servers and clients point, the client can upload and download, support some command help: Shows all the commands and the client said that, list: show downloa
TCPFileTransfer
- 简单的TCP文件传输。包括服务器端和客户端,网络编程基础,可以做很好的参考。-Simple TCP File Transfer. Including server and client, network programming foundation, you can do a good reference.
TCP(MFC)
- 一个是服务器程序,一个是客户端程序。 客户端可以实现输入IP以及端口等参数的设置。服务器端则实现所要向服务器展示的文件列表,以供下载 -brings powerful mapping and analysis features to your desktop. Use MapPoint 2002 to quickly find geographic locations, visually analyze your business data, and create, customize,
file_server
- 采用linux C写的一个TCP文件服务器,具有上传,下载等功能-Linux C wrote a TCP file server, upload, download
tcp_file
- TCP文件服务器 客户端命令 help : 显示客户端所有命令和说明. list : 显示服务器端可下载文件列表 get <file> : 下载文件。 put <file> : 上传文件。 quit : 退出客户端。-cmd..> help : list : get <file> : put <file> : quit :
tcp-ftp
- 用tcp协议实现文件服务器和客户端的上传和下载文件的功能-Tcp protocol file server and client to upload and download files function
tcp-ftp
- 用tcp协议实现文件服务器和客户端的上传和下载文件的功能-Tcp protocol file server and client to upload and download files function
TCP-FILE--TRANSFER
- windows编程 VC6.0 网络程序设计 TCP 文件传输 C语言 客户端与服务器端源代码
tcpfileserver
- tcp文件服务器,对文件快速进行tcp传输。-TCP file server, for TCP transport files fast.
server
- tcp文件服务器的服务端实现,基于linux的开发环境-tcp file server
文件服务器
- 基于tcp的文件服务器,具有上传下载查看等功能(File server, based on the TCP has uploaded and downloaded to see, and other functions)
文件传输
- 从客户端到服务器进行文件传输,其中服务器实现并发处理的功能,可以解决重名的情况(File transfer to the server from the client, the server can realize the concurrent processing function, and solve the same name's situation)