搜索资源列表
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
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
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
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
socket服务器程序
- 支持向客户端手动发送程序,作为socket理解用。
ftp服务器与和客户端代码
- ftp服务器与和客户端代码
atftp_0.4.tar.gz
- linux系统下的tftp服务器和客户端程序,tftp server and client program in linux system
FTP
- 这是用vc++开发的ftp服务器和客户端程序,有助于初学ftp的人了解这些知识-This is used vc++ Development ftp server and the client program to help people understand ftp beginner knowledge
FTP
- 一个基于大学为FTP服务器及客户端的FTP下载源程序-University-based FTP server and FTP client source code download
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
ftpApp
- ftp服务器和客户端的实现原理源代码,在PC机上调试通过,可以进行文件的下载和上传。-ftp server and client implementation of principles of the source code to debug through the PC, you can download and upload to the file.
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
VC++ 实现FTP客户端与服务器
- 老外用VC++写的小型FTP服务器源代码,不错的参考案例(Foreigners use VC++ to write small FTP server source code, a good reference case.)
ftp
- 简单的ftp服务器和客户端 用Visual C++实现 在VS2019中可以成功运行(Simple FTP server and client)