搜索资源列表
atftp_0.4.tar.gz
- linux系统下的tftp服务器和客户端程序
几个经典的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
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.
ftpPlayer
- 这是一个FTP服务器和客户端程序,可实现直接播放FTP上的媒体-This is an FTP server and client procedures, direct broadcast media FTP
multithreadTFTP
- 多线程的TFTP源码,包括服务器和客户端,环境为linux下-multithreaded TFTP source, including server and client, the environment under Linux
FTPTestDevCPP
- Dev c++ 写的ftp客户端,比较不错-Dev c write ftp client, quite good
用VC++编制FTP客户端应用程序
- 用VC++编制FTP客户端应用程序-compiled with VC FTP client application
ftp服务器与和客户端代码
- ftp服务器与和客户端代码
FTP
- 这是用vc++开发的ftp服务器和客户端程序,有助于初学ftp的人了解这些知识-This is used vc++ Development ftp server and the client program to help people understand ftp beginner knowledge
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
- 简单的ftp服务器和客户端 用Visual C++实现 在VS2019中可以成功运行(Simple FTP server and client)