搜索资源列表
FTP探索工具源代码
- ftp资源搜索工具源代码,可以搜索指定IP段内可匿名登陆的FTP服务器-ftp resources source code search tool can search within specified IP of the landing can be anonymous FTP server
c语言实现软件自动升级
- 用C及ftp实现软件自动升级。通过在服务器端建立FTP服务,实现远程主机的文件更新. 软件启动过程连接服务器,获得软件文件更新列表(此步省略),进行本地文件更新 启动过程进行系统调用执行批处理文件ftpget.bat,调用方式system( \"e:\\\\ftpget.bat\" ) 文件ftpget.bat负责连接服务器下载所需文件,并完成文件的更新-C ftp software and automatic upgrades. Through the establis
FTP协议分析
- 1、掌握FTP协议如何实现客户端和服务器端的交互 2、实践中对FTP协议的具体数据报的分析 Sniffer比课本上提供得数据包协议分析更为详尽。FTP协议就是不断得实现客户端和服务器端得交互,通过相互之间的数据包发送来进行文件的上传下载以及和客户端及服务器端的响应。对于FTP协议的分析能让我们更能体会到网络的双向以及及时响应的重要性,对于网络的具体认识有了进一步加深-one, grasp how to achieve FTP client and server side of the two i
2
- The proxy project is an implementation of an HTTP, FTP and SOCKS proxy server and PortMap server.
OpenAT
- Software for Wavecom modules, downloads files from a ftp server through gprs, sends it to the serial port.
ftpctrs2.dll
- ftp server for iis win 2003 server insta-ftp server for iis win 2003 server install
ftp_test_sendOnly
- 将文件上传到FTP服务器,包括FTP服务器的设置等功能-Upload files to FTP server
FTP-system
- 本源码是完整的FTP 客户端和服务器端,值得学习一下客户端的写法。 -The source is a complete FTP client and server side, it is worth learning about the client version.
linux_Ftp_Server
- linux下的实现FTP服务器程序....包含文本说明-achieved under linux FTP server program contains the text descr iption .... ...
FTP.client
- 网络服务是以客户机/服务器模式工作的。FTP服务是基于TCP协议的网络服务。该设计目的是通过FTP客户机程序的设计,-Web services are client/server model to work. FTP service is based on the TCP protocol for network services. The design objective is through the FTP client program design,
ftpserversrc
- 一个完成的FTP SERVER端源码,可用于自己的程序中-A complete FTP SERVER server source code, can be used in your program
FTP
- FTP 基础连接 客户端连接服务器 基础-FTP LINKE SERVER
ftp-server(by-foreign-people)
- 国外的开发人员写的ftp通信源代码.它可以同时接受多个ftp连接(多线程),并具有大部分的一些商业ftp服务器的功能。服务器支持所有基本的ftp命令并提供给用户简单的管理接口,支持虚拟目录-FTP communication code written by foreign people. It can accept multi-connection, and have some functions that supply by commercial ftp server. It support
filezilla-3.3.2
- FileZilla是开源的FTP服务器,用C++写的,通过分析它的源代码,可以掌握C++网络编程以及高并发服务器的设计。-FileZilla FTP Server Source Code
ftp
- 实现windows下FTP服务器的登陆和文件的下载,提供函数接口-The realization of landing and files from the FTP server under the windows download, provides a function interface
FTP--CS
- 自己写的非标准的ftp协议的客户端和服务端,可以实现断点续传-Client and server to write their own non-standard ftp protocol, HTTP can be achieved
ftpserversrc
- 一个Ftp服务器源代码,功能很强大,包含了ftp的各种命令,适合做ftp服务器的二次开发时使用-A Ftp server source code, function very powerful, including a variety of FTP commands, the use of suitable for two times the development of the FTP server
FTPpoxy
- 使用vs2010开发的进行ftp的服务端的传输连接与传输,使用的是win32开发-Transmission of FTP server is developed using VS2010 connection and transmission, using Win32 development
FTPcode
- 实现了FTP SERVER - FTP CLIENT文件传输功能-Implements the FTP SERVER- the FTP CLIENT file transfer function
FTPinLan
- 在局域网内,通过FTP服务器,进行文件上传于下载功能。-In the LAN, through the FTP server, upload files to download.
