资源列表
vknuli
- 本系统主要是针对用户和学生的,用户的信息是直接在注册的时候保存到数据库中的。(This system is mainly aimed at users and students, and the information of users is directly stored in the database when registered.)
tmp
- linux下的三线程ftp客户端下载程序 支持格式化进度条 下载进度显示-3 threads for ftp download in linux
tftpserver
- fcp/ip 协议栈 tftp服务端源码
asp.net_CSharp_FTP
- c#实现ftp上传下载(源码)。这个可以简单达到目的。-c# to achieve ftp upload and download. This can be simple to achieve their goals.
20040803101002
- 完整的PHP ftp客户端代码,其中包含三个文件。-Complete PHP ftp client code, which contains three documents.
UDP_Communication
- 用UDP协议实现网络通信C++ ,包括一个客户端和一个服务器,是网络编程新手的一份很好的参考资料
vc_ftp
- 用VC实现ftp的上传和下载,还包括数据转换,能把从Unix系统上数据fto到本地,然后转换txt文本格式-VC achieved using ftp upload and download, but also include data conversion, can the data from the Unix system to the local fto, and then convert txt text format
Ftp
- ftp客户端功能实现:连接、上传、下载。在VS2005环境中开发,使用MFC开发完成,测试通过。能上传单个文件。-ftp client function: to connect, upload, download. In the VS2005 development environment, developed with MFC, test. Can upload a single file.
ftpvc++
- ftp客户端c++编程FTP协议将使用两条单独的TCP连接,一条专用于发送FTP命令,另一条则专用于传递数据。初始建立连接时,服务器在21号端口上接收来自客户端的命令连接。-ftp client c programming FTP will use two separate TCP connection, a dedicated FTP to send orders, and the other one is dedicated to data transfer. The initial est
Full_FTP_C1786298262004
- a FTP based uploader
HttpDown
- Http Download -Http Download Download Http Download
FTP-.rar
- 标准C语言编写的FTP客户端,充分利用FTP协议,实现FTP上传下载功能,C language standard FTP client, make full use of FTP protocol, FTP uploading and downloading functionality implementation