搜索资源列表
FtpSever
- C#网络开发,一个简单的Ftp服务器端实现-C# network development, a simple realization Ftp server
FTPbycsharp
- 一个使用C#开发的FTP服务器程序,已经测试编译,直接好用。-use of a C# development of the FTP server program, the compiler has been tested directly handy.
c
- 文件传输协议FTP是一个最基本的应用层协议。本实验环境中已经提供了一个 FTP 实现。希望通过本实验能够了解FTP的具体实现细节。 在实验室中已经提供开发系统 中进程通信的Socket编程接口。利用这个开发环境,设计和实现一个简单的文件传输协议。
FtpServer
- 本程序是利用Visual C++开发的FTP服务端程序
FtpServer
- 一套使用C#开发的FTP服务器程序,支持主动和被动传输模式,适合需要定制服务器端传输逻辑的用户做二次开发。
code.rar
- linux下的FTP服务器,使用C开发,GCC编译;实现文件的上传、下载、断点续传;技术点:守候进程、进程间通讯、管道、soket编程、文件I/O标准库函数与系统调用、文件权限管理,FTP server under linux, using the C Development, GCC compiler file upload, download, HTTP technical point: waiting for the process of inter-process communica