搜索资源列表
Server_Ftp
- 利用进程通信套接字socket 的编程接口功能,设计和实现了一个简单的文件传输协议。此为FTP服务器端。-communications process using socket programming interface functions, Design and Implementation of a simple file transfer protocol. To this FTP server.
socket
- client server sample FTP
miniftp.rar
- 用SOCKET编程实现mini FTP client / Server功能包括简单地上传和下载文件,SOCKET programming with mini FTP client/Server
downAndUp.rar
- 用SOCKET编程实现FTP客户端(C#)及服务器端(C++)功能,有断点续传功能,SOCKET Programming with FTP client (C#) and server-side (C++) function, HTTP functions
FTP_client_by_C
- 遵照FTP协议编写的FTP客服端程序,可以与服务器程序互联传输文件-AC_FTP is a file transfer protocol client that uses asynchronous socket operation mode and utilizes many programming techniques described in detail throughout the book. It connects to an FTP server, sends co
rinetd
- rinetd source code. full code is added in zip. Redirects TCP connections from one IP address and port to another. rinetd is a single-process server which handles any number of connections to the address/port pairs specified in the file /etc/rinetd.co
CYFTPServer
- 基于socket编程,C++实现的FTP服务器 -Socket-based programming, C++ implementation of the FTP server
ftpServer
- FTP服务器主要功能偶登录管理、目录管理、文件传输,端口号设置获取当前在线用户的IP地址和个数-The FTP server main function accidentally login admin, directory management, file transfer, socket set access to current online user s IP address and number
FTP_Socket
- FTP 指令庫,能連接 FTP Server 並作上傳、下載等命令-FTP Basic Library
MenuServer
- 用C#写了个点菜系统的服务端,负责编辑菜单的xml文件,然后上传至手持终端,更新其上的菜单信息。兼具socket功能,接收手持终端传来的客人点的菜单信息。这个代码是半成品,里面有FTP操作的类,socket的Server端,TCP形式,还有XML的解析功能及图片的显示。(VS2005环境C#语言编写)-With C# wrote a la carte system, server, responsible for editing the menu' s xml file and uploa
Vffaacilityx
- 一种基于Vxworks平台的几个代码(C),一个FTP服务器的代码,一一个是一种基于SOCKET机制的通用服务器,还有一个是简单易懂XML解释器 -Based on Vxworks platform code (C), an FTP server code, is a general-purpose servers based SOCKET mechanism, there is a straightforward XML interpreter
socketftp
- 用socket实现的ftp,详细描述ftp客户端和服务器的交互过程-Socket ftp, detailed descr iption of the ftp client and server interaction
ftp001923
- 用c++制作的基于套接字的Windows编程,能够实现ftp与服务器之间的完美传输-Produced by c++ socket-based Windows programming, to achieve the perfect ftp transfer between the server
