搜索资源列表
c语言实现软件自动升级
- 用C及ftp实现软件自动升级。通过在服务器端建立FTP服务,实现远程主机的文件更新. 软件启动过程连接服务器,获得软件文件更新列表(此步省略),进行本地文件更新 启动过程进行系统调用执行批处理文件ftpget.bat,调用方式system( \"e:\\\\ftpget.bat\" ) 文件ftpget.bat负责连接服务器下载所需文件,并完成文件的更新-C ftp software and automatic upgrades. Through the establis
FTP--CS
- 自己写的非标准的ftp协议的客户端和服务端,可以实现断点续传-Client and server to write their own non-standard ftp protocol, HTTP can be achieved
FTPpoxy
- 使用vs2010开发的进行ftp的服务端的传输连接与传输,使用的是win32开发-Transmission of FTP server is developed using VS2010 connection and transmission, using Win32 development