搜索资源列表
FTP文件遍历程序
- FTP文件遍历程序,可以遍历整个服务器的文件,在进行ftp服务器设计的时候,相当方便,可以直接使用-FTP file ergodic process, the server can traverse the entire document, conducting ftp server design time, it's very convenient, and can directly use
文件传输服务器
- 一个文件传输的服务器。可能过此程序完成FTP服务器的功能。原码简洁易懂-a file transfer server. This process may be completed over the FTP server functions. Easy to read the original code
简单ftp服务器
- 是一个JAVA编写的FTP服务器程序,有详细的注解,适合初学者-prepared by the FTP server program, a detailed explanation, for beginners
Mini FtpServer
- 一个演示工作原理命令的ftp服务器程序,使用信号量和临界区解决多线程的同步和互斥问题 -a demonstration of principle orders ftp server, the use of volume and signal to solve critical multithreading and synchronization of Mutual Exclusion
PPCftpserver
- 基于PowerPC版本的Linux环境下的ftp服务器程序-PowerPC-based versions of the Linux environment under the ftp server
flashftpserver
- 这是一个C语言版本的FTP服务器程序,运行效果相当好,目前仅支持Windows系统上运行。你可以到我的主页获得最新的版本。如果你更新了代码,支持你以邮件方式发给我,我可以放到主页上,并且在程序注明你的名字。-This is a C language version of the FTP server running quite effective, currently only supports Windows operating system. You can come to my home
FTPsever
- ftp服务器是一个基于控制台的ftp服务器程序,能够实现大部分的FTP的服务器程序-ftp server is a console based on the ftp server, can be achieved most of the FTP server
20060608_VCJSNM
- Web-ftp服务器程序,VC开发环境。-Web-ftp server, VC development environment.
socket_programing_ftp_serv
- network socket programing. ftp服务器程序,有USER,PASS,PASV,PORT,LIST,RETR命令,在telnet下可以调试。-network socket programing. Ftp server, have USER, PASS, PASV, PORT, LIST, RETR command, In telnet can be debugging.
BesidesFTPServer
- 一个老外写的FTP服务器程序,是一个很有参考价值好东东.此代码本人修改过,特传上来与大家分享.-a foreigner to write FTP server program, Reference is a very good Eastern values. I have this code revised, especially onto Chuan share with you.
FTPbycsharp
- 一个使用C#开发的FTP服务器程序,已经测试编译,直接好用。-use of a C# development of the FTP server program, the compiler has been tested directly handy.
FTPServer
- ftpServer是一个基于控制台的ftp服务器程序,能够实现大部分的FTP的服务器程序;用VC6开发,在XP和2000系统上稳定运行。-ftpServer is a console based on the ftp server, be able to achieve most of the FTP server procedures; VC6 use development, In XP and 2000 systems and stable operation.
OralServer
- 考试系统服务器程序 欢迎大家使用,
FTP
- ftp服务器是一个基于控制台的ftp服务器程序,能够实现大部分的FTP的服务器程序
FTP_Server
- 目录ftp服务器是一个基于控制台的ftp服务器程序,能够实现大部分的FTP的服务器程序; 注意: a.帐号密码为toldo b.主目录为c:/temp,在连接之前请先建立
FtpServer
- 一套使用C#开发的FTP服务器程序,支持主动和被动传输模式,适合需要定制服务器端传输逻辑的用户做二次开发。
FTP
- 一个ftp服务器程序。很实用的。在VC6.0环境下编译通过。
VBFTPServer
- 一款VB写的个人FTP服务器程序,这个代码能满足了大家没有钱买服务器空间的梦想!
ICS_FTPServer
- FTPServer ICS 网络 互联网 Socket使用ICS做的FTP服务器程序-FTPServer ICS Socket Internet network using ICS do FTP server
socket服务器程序
- 支持向客户端手动发送程序,作为socket理解用。