搜索资源列表
VCFTPClient
- 该程序通过WinInet编程接口实现了完整的FTP客户程序,其界面类似于CuteFTP 和LeapFTP-this program implements full function ftp client functions, it looks like cuteftp and leapftp.
UdpChat
- 1、说明: 本程序是一个局域网内的字符界面聊天程序,使用UDP协议及端口729,在VC6.0+Windows XP下编译通过。程序分为发送端与接受端,使用一个Workspace,打开ChatSrv文件夹下的ChatSrv.dsw文件即可。程序的编制也较简单,建立UDP连接后一方发送一方接收,可以算是一个基本的UDP编程范例。 2、用法: 使用本程序在局域网内聊天,需知道服务端的IP地址,可在服务端的cmd下运行ipconfig/all命令查看。使用时在一方先运行C
FTPTOOL
- ftp客户端程序,支持下载上传操作,仿windows资源管理器界面
一个FTP客户端程序
- 这是一个用vb编写的ftp客户端程序,功能和界面都很不错,值得一看。-This is a ftp client program coded by vb. Its funtions and interface are both good. Worth for read.
ftpClient
- 该实例通过WinInet编程接口实现了完整的FTP客户程序,其界面类似于CuteFTP和LeapFTP--This instance has realised a whole FTP client by WinInet interface, its interface is similar to CuteFTP and LeapFTP
ftpGUI
- 网络编程ftp界面程序,可能功能不算太完善,但是也挺好用的-GUI program
ftpclient
- 整理两个VC++ 源码的FTP服务器程序,其中一个功能比较完备,当然,这是相对另一个简单的来说的,这个复杂点的很像CuteFTP软件,界面和功能都相似,可上传及下载,多视图操作,具备快速登录等,另一个则相对简单点,这里不再多说,有兴趣的先看看源码爱好者网站的截图,请下载压缩包自行编译测试吧。 -Order two VC++ source FTP server program, one of the more complete functionality, of course, is anot
cvery_716034
- ftp客户端,这是一个用vb编写的FTP客户端程序,功能和界面都很不错,值得一看。-ftp clicet
vcftp_src
- FTP客户端程序。实现功能:用户友好界面;登录功能;复制、粘贴功能;拖动功能-FTP client program. Function: user-friendly interface log function copy and paste function drag capabilities
FtpClient
- 此程序为ftp的客户端,拥有界面,能实现上传、下载-This program ftp client with interface enables upload, download
FTPserver
- 通过本程序,实现FTP服务器的界面基本函数功能。-Through this program, to achieve the basic function of the interface FTP server functionality.
FTP
- ftp客户端代码(上传下载) 界面客户端程序,配置文件配置Ip-FTP
VC写的FTP客户端程序(可上传下载)
- 用VC++写的仿FTP客户端软件的源程序,设置好FTP服务器的连接信息,可以实现文件的上传与下载,并列举所有目标主机下的文件,运行演示如截图示,界面和CUTEFTP很相似。(With the source program of the FTP client software written by VC++, the connection information of the FTP server is set up, the file can be uploaded and downloaded