搜索资源列表
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
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客户端1
- 此源码为ftp客户端源码,类似cuteftp.-this source for ftp client source code, similar cuteftp.
客户端服务器编程
- 聊天室编程,首先打开服务器代码并编译,然后再打开多个客户端就可以聊天了。(在一台机器上已经实现) -chat rooms programming, the first to open the server code and compile, then open multiple client can talk to. (In a machine achieved)
oicq客户端源代码
- 经典的OICQ客户端代码 吐血奉献。压缩包中只代有实现文件,需要添加到项目中才可以运行-classic OICQ client code dedication to vomit blood. Compressed only substituting a reality, the need to add the projects before they can run
FTP客户端实现
- 一个用于FTP客户端实现的JAVA程序。相信大家看了,会收获的。呵呵,慢慢看吧。-for an FTP client to achieve the Java procedures. We believe that he would harvest. Oh, it slowly and see.
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
c++版服务端客户端
- c++版的服务端和客户端 采用select io model(C++ server and client)
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)