搜索资源列表
类似客户系统的数据库程序。.zip
- VB写的一个类似客户系统的数据库程序
Glycerine网络聊天客户端程序
- Glycerine网络聊天客户端程序-Glycerine network chats the customer end procedure
ftp客户端程序
- ftp客户端程序-ftp client
Telnet客户端
- Telnet客户端示例程序-Telnet client sample program
基于VC和Socket的完整Ftp客户端程序
- 基于VC和Socket的完整Ftp客户端程序-Socket-based VC and the integrity Ftp Client
FTP客户端开发——WinSock
- 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
CS结构客户端自动升级
- 最新客户端自动升级程序 增强一些功能: 不重复下载, 上传时自动填写版本号。 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 en
用WinSocket创建客户机服务器程序
- 用WinSocket创建客户机服务器程序 请斑竹通过,我好喜欢这个网站啊,连做梦都是呀-Winsocket used to create client-server requests fed through, I like this site good ah, even dreaming are ah
用WinSocket创建客户机服务器--UDP
- 用WinSocket创建客户机服务器--UDP,为了写这个程序,花了我好长时间,无奈水平有限,是初学,请多指教-Winsocket used to create client-server -- UDP, in order to write this procedure, I spent a good long time, the limited level of frustration is beginner, please enlighten
在Linux中实现客户机-服务器通信
- 分布式计算实验——在Linux中实现客户机-服务器通信-distributed computing experiment -- in Linux to achieve client-server communication
CORBA客户服务器编程
- 分布式计算——CORBA客户服务器编程,学习CORBA客户/服务器编程。-Distributed Computing -- CORBA client-server programming, learning CORBA client / server programming.
Telnet客户端程序
- Telnet客户端程序,这是我的一次实验,有不好的地方请指教-The TelnetClient.zip is client programme. This is my first programme,please help me
完整FTP客户端
- VC实现的一个完整FTP客户端 学网络编程的可以-VC integrity of an FTP client Network programming can s
vc开发的个人ftp客户端
- 计算机网络试验程序,简便FTP应用客户端。使之可以上传和下载文件。-computer network testing procedures, simple FTP client application. So that it can upload and download files.
ftp客户端
- ftp客户端是一个比较简单的ftp程序,但是程序提供了各种接口,能够让读者看法出各种复杂的ftp程序,程序中的各个程序模块均已经实现; 以上所有程序在VC6.0中调试通过 系统平台是:Windows XP Professional
FTP客户端源码
- FTP FTP客户端 vc源码
FTP服务客户端程序源代码
- 详细的FTP客户端程序,支持断点续传
FTP客户端之一
- 该程序运用了当文档对话框,实现了客户端与服务器的链接,但是在运用时还需要能够成功连接服务器,因此要先架好FTP服务器。(The program used the document dialog box to achieve the link between the client and the server, but when it was applied, it also needed to successfully connect to the server, so we had to fi
Socket客户端
- 基于Linux的socket客户端程序,可以执行简单的网络通信功能。(socket Client on Linux)
Ftp单线程客户端
- 一个简单的ftp单线程客户端,通过mfc wininet类实现的ftp客户端,支持上传和下载(A simple FTP single thread client, FTP client realized by MFC WinInet class, supports upload and download)