-
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 commands and receives replies
according to rfc959.txt">RFC 959 to get and put files,
change directories, get file lists, delete files.)
- 2009-04-27 16:03:43下载
- 积分:1
-
ftpclient_demo
实现网络文件传输的一个简单例子,通过它你可以在文件服务器上下载文件。FTP协议编程(A simple example of network file transfer, through which you can download the file on a file server. FTP protocol programming)
- 2012-02-10 16:13:16下载
- 积分:1
-
main(注释)
ftp 上传文件,下载文件,添加注释版,控制下载速率(ftp, put file ,download file , control the rate)
- 2019-06-16 16:23:55下载
- 积分:1
-
javasendmail
用java mail写的邮件发送程序,使用smtp服务可以进行配置java mail using the mail was sent, the use smtp service can be configured(java mail using the mail was sent, the use smtp service can be configured)
- 2013-07-19 11:07:34下载
- 积分:1
-
FtpSync
很棒的FTP客户端程序,支持自动下载同步软件功能。对站长用于同步远程服务器上的程序,挺有用(FTP client program, great support synchronization software automatically downloads. Synchronization program on a remote server, the webmaster is used quite useless)
- 2013-04-15 14:29:29下载
- 积分:1
-
tftp4net-16532
This projects implements the TFTP (Trivial File Transfer) protocol for .NET in an easy-to-use library. It allows you to integrate TFTP client and server functionality into your project. It is stable, unit-tested and comes with a sample TFTP client and server.
The main focus is to provide an API that allows you to easily access TFTP servers (or serve TFTP clients) in your own applications. If you re looking for a fully-fledged, you should probably look into other projects. However, if you re looking for code that allows you to implement your own TFTP client/server in only a few lines of code, you ve come to the right place.
- 2012-06-03 16:39:23下载
- 积分:1
-
QT聊天室服务端和客户端
此程序通过QT编写,实现了客户端和服务端,通过服务端设定端口启动聊天服务,客户端设置IP和端口连接服务端进行多人聊天
- 2022-07-03 22:01:34下载
- 积分:1
-
WindowsTest
实现FTP的实例。实现FTP的实例。实现FTP的实例。(Implementation examples of FTP. Implementation examples of FTP. Implementation examples of FTP.)
- 2014-05-07 23:12:59下载
- 积分:1
-
ftpcl
底层实现ftp客户端(underlying implementation ftp client)
- 2004-12-06 18:55:26下载
- 积分:1
-
ftp_client_app
使用c#编写的一个FTP客户端程序示例,实现最基本的上传、下载和遍历功能。(It is a demo about ftp server,include upload、download and query dir.)
- 2013-09-04 08:55:15下载
- 积分:1