-
本程序是用来实现在局域网内进行文件传输用的,抄作起来很简单,可是该程序有一点小问题,就是不能识别传过来的文件的类型,不过从打开方式中选择后是可以正常打开的。...
本程序是用来实现在局域网内进行文件传输用的,抄作起来很简单,可是该程序有一点小问题,就是不能识别传过来的文件的类型,不过从打开方式中选择后是可以正常打开的。-this procedure is used to achieve within the LAN file transfer used by the utter obliviousness up is very simple. However, the program was a little problem, it is not over-identification of the types of documents, But from the open mode of choice is normal open.
- 2022-06-03 01:19:12下载
- 积分:1
-
WinFormClient
FtpClient,一个非常不错的FtpClient的例子。对于做Ftp的非常有帮助。(FtpClient, FtpClient a very good example. For doing Ftp is very helpful.)
- 2011-04-20 14:21:45下载
- 积分:1
-
4813043
易语言FTP更新IP源码,结合易语言互联网支持库,调用API函数实现FTP更新IP地址。(Easy language FTP update IP source code, combined with easy language support library Internet calling API functions FTP update IP address .)
- 2015-11-13 20:50:31下载
- 积分:1
-
利用MFC WinInet类编写FTP客户端程序。能够完成登录FTP服务器,…
利用MFC WinInet类编写FTP的客户端程序,能够完成登录FTP服务器、目录检索、文件的上传和下载等功能。-use MFC WinInet Class prepared FTP client program. Login to complete FTP server, directory search, document upload and download functions.
- 2022-07-11 23:19:52下载
- 积分:1
-
1.FTP download 2. Have connection error handling, and interrupt the connection m...
1.FTP下载2。有连接错误处理,并中断连接机制,如。。。
- 2022-03-07 00:53:37下载
- 积分:1
-
FTP (File Transfer Protocol) file transfer protocol that is a widely used networ...
FTP(File Transfer Protocol)即文件传输协议,是一种被广泛应用的网络协议。该协议建立在TCP/IP基础之上,能够保证高可靠性的文件传输。本程序是FTP客户端软件的开发实例。-FTP (File Transfer Protocol) file transfer protocol that is a widely used network protocols. The agreement builds on a TCP/IP based, to ensure high reliability of file transfer. This procedure is FTP client software development examples.
- 2022-04-08 05:59:59下载
- 积分:1
-
原版的有几个bug,详细修改信息见内txt文档,修改的地方都加上了ak modify...
原版的有几个bug,详细修改信息见内txt文档,修改的地方都加上了ak modify-Several of the original bug, modify the detailed information, see inside the txt files, the modifications are added ak modify
- 2022-02-02 00:46:46下载
- 积分:1
-
ftp上传下载
ftp上传下载, 基于安全验证,很有参考价值
- 2022-01-25 18:06:10下载
- 积分:1
-
FTP client development
FTP客户端开发――WinSock,这个程序是使用套接字开发的一个ftp客户端程序,是vc++开发大全这本书中的源代码,有意于此方面的朋友可以-FTP client development-- WinSock, the procedure is to use the socket to develop a ftp client is vc++ development Daquan this book source, the intention here to see friends
- 2022-02-03 03:47:08下载
- 积分:1
-
breaks automatic update features several enhancements : not to repeat the downlo...
最新客户端自动升级程序 增强一些功能: 不重复下载, 上传时自动填写版本号。 softup.pbl ――上传文件 softupgrade.pbl ――下载文件 表结构: create table softupgrade( filever varchar(20), filename varchar(20), filedata long raw, primary key(filever ,filename )) -breaks automatic update features several enhancements : not to repeat the download and upload automatically complete version. Softup.pbl-- Upload file softupgrade.pbl-- download Table Structure : create table softupgrade (filever varchar (20), the filename varchar (20), filedata long raw, primary key (filever, filename
- 2023-02-20 20:00:04下载
- 积分:1