搜索资源列表
war FTP服务器及客服端源代码 src
- 包括FTP Server和Client的源程序(VC),功能十分强大 WAR FTP
几个经典的ftp源代码
- 几个经典的ftp程序包括服务器端和客户端。甚至还有个用比较低层的方法的来实现的。非常值得推荐-several classic ftp programs including server programs and client programs.Even there is one which is implemented by low-layer method.strongly recommended
FTP服务
- 这是用C#编写的客户器与服务器的程序,为需要使用的人员提供了条件。-this is a client programm and a server programm writen in c#,it provides convenience for people who need it.
CorpServerService2
- 最全面的基于TCP/IP的FTP服务器端要和我上传的客户端一起使用,还有聊天的功能,java程序代码,多线程设计,我花了将近二个月的时间-the most comprehensive TCP / IP-based FTP server to upload and my client used together, chat functions, java code, multithreaded design, I spent nearly two months of the time
CSTest
- 实现FTP的功能,可以下载上传。而且支持断点续传。FTP服务器及客户端。界面美观,采用JDK1.5开发-FTP functions can be downloaded upload. But support for HTTP. FTP server and client. Beautiful interface, developed using JDK1.5
tftp_client&server
- tftp的客户端和服务器端源代码,C语言-tftp client and server source code, C language
XFtp
- 一款用VC++编写的FTP 下载源码,介绍了server和client端,上传下载的全部代码-new VC prepared by the FTP download the source code, introduced a server and the client side, all uploading and downloading of code
javatext
- FTP服务器和客户端(自己的协议) 想学网络编程的可以看一下-FTP server and client (the Agreement), like the network programming can look at the
leon2
- //Java实现FTP客户端功能 //这是一个用Java实现FTP客户端的例子,还算使用,放上来供大家参考。 // Java实现FTP功能源代码: -/ / Java FTP client features / / This is a realization of Java FTP client examples still use Fangshanglai for your reference. / / Java source code FTP functions :
fu
- ftp客户端 -ftp client ftp client ftp client
jftp
- 一个用JAVA写的FTP客户端程序。功能强大不仅支持FTP,还支持其它协议如SMB, SFTP, NFS, HTTP等。在传输文件的同时还可以浏览FTP服务器上的资源,也可以浏览局域网上的Windows共享资源等-a written using Java FTP client program. Not only powerful FTP support, but also support other protocols such as SMB, SFTP, NFS, HTTP, and so o
winscp382source
- WinSCP是Windows的SFTP和SCP客户端,它通过SSH进行连接,研读源代码会受益匪浅。-WinSCP is Windows SFTP and SCP client, through SSH link, students will be benefited from the source code.
FTPServerandClient
- 一个文件传输程序,包含服务器端和客户端代码,是利用MFC写的。-a file transfer procedures, including server and client code is written using MFC.
atftp_0.4.tar.gz
- linux系统下的tftp服务器和客户端程序,tftp server and client program in linux system
FTPServerClient(8.3)
- ftp server/client Program-ftp server/client Program
FTP
- 用WINSOCK建立通信基础,FTP服务器,多个CLIENT可以通过请求连接到服务器,CLIENT之间可以进行通信。-WINSOCK communications set up with basic, FTP server, multiple CLIENT can request to connect to the server, CLIENT can communicate between.
FTPserverandclientsourcecode
- 网络编程,FTP服务器端和客户端的源码,用vs开发的,没有控件,是初学者学习网络编程比较好的例子-Network programming, FTP server and client source code, developed by vs, there is no control, is for beginners to learn a better example of network programming
ftp
- socket programming for ftp server and client
Ftp_server_client_VC_Programming_classic_code
- Ftp服务器与客户端VC++编程开发经典代码Ftp server and the client VC + + Programming classic code-Ftp server and the client VC++ Programming classic code
ftp
- 实现ftp客户端的登录下载上传,以及服务端文件内容显示(Realize the login, download and upload of FTP client)