搜索资源列表
c语言实现软件自动升级
- 用C及ftp实现软件自动升级。通过在服务器端建立FTP服务,实现远程主机的文件更新. 软件启动过程连接服务器,获得软件文件更新列表(此步省略),进行本地文件更新 启动过程进行系统调用执行批处理文件ftpget.bat,调用方式system( \"e:\\\\ftpget.bat\" ) 文件ftpget.bat负责连接服务器下载所需文件,并完成文件的更新-C ftp software and automatic upgrades. Through the establis
C# FTP 服务器源码例子
- 一个简单的FTP Server例子
一个简单的FTP服务器c源码
- 用C语言写的,很简练的,实现了基本的FTP功能(上传,下载,调试信息,文件夹查看等)的FTP服务器,配合FTP客户端能较好研究FTP协议的实现。
FTP服务器LINUX—C
- linux——C,信号量,hash函数,共享内存
ftpupload.rar
- .net 2003 C# FTP 上传下载组件,. net 2003 C# FTP uploading and downloading components
FtpServer_latest
- C# FTP 服务器源码-C# FTP server source
myftp
- C#ftp操作全功能 可以上传,下载,创建多级目录等功能-C# ftp full-function operation
ftp
- C# Asp.net 写的网页文件下载,可对用户实现管理-C# Asp.net page document written in the download, users can achieve the management
C++hxbc
- C++核心编程技术本书全面深入地介绍了当今最热门的编程技术,包括COM、ActiveX、Web服务器应用程序,以及Internet上的WinSock、UDP、HTTP、HTML、FTP、SMTP、POP3、NNTP等协议。本书由16章组成,主要内容包括面向对象编程,组件对象模型(COM) ,ActiveX框架,“Type Library”编辑器,创建ActiveX,OLE自动化,使用WinSock,使用FTP控件,使用UDP控件,使用HTTP控件,使用HTML控件,使用SMTP控件,使用POP控
FTPTranser
- C++ FTP 工具 ----比较实用,稳定,安全-C++ FTP Tool
FTPUploader
- Using FTP to upload files in C# is a very simple and universal way to upload files from a webserver. Most servers today, free and paid for, have support for FTP uploading. All one needs is a username and password and the operation becomes quite simpl
FTP(CSharp)C
- FTP(CSharp)C#.rar-FTP(CSharp)C#
ftp
- 一个Visual c#版的FTP服务器源代码!-A Visual c# version of the FTP server source code!
ftp
- 使用c#实现ftp 功能,自动监控目录并上传。-c# ftp FUNCTION 。
FTP-client-network-
- visual c++网络通信编程 FTP客户机实现网络资源下载-visual c++ FTP client network communications programming for network resources to download
FTP
- C#开发FTP代码 包含了ftp的上传和下载的代码 可以放心使用-it s c# ftp code
FTP Client
- Client FTP: Connection File FileTransferType Mode Asynchronous
FTP下载的实现(VC版)
- The code shows how to accomplish downloading from ftp locations. The code is based on visual c++.
FTP
- c语言来模拟FTP服务器与客户端的实现,实现客户端与FTP服务器通信。(C language to simulate the implementation of FTP server and client, to achieve client and FTP server communication.)
FTP
- visual studio c# , FTP test source program