搜索资源列表
Tuxedo多连接同步/异步通讯客户端
- 多线程同时连接多个Tuxedo服务端,实现同步/异步通讯方式下的交易请求。 CTuxedoTransController //Tuxedo通讯控制器 CTuxedoTransAdapter //Tuxedo通讯适配器 CTuxedoSyncTransmitter //Tuxedo同步处理器 CTuxedoAsynSender //Tuxedo异步发送器 CTuxedoAsynReceiver /
网络客户端服务器实现
- 编写WEB客户端原型myWebBrowser和WEB服务器原型myWebServer及管理工具myManager,要求满足以下条件: 功能需求 1. myWebBrowser a) 利用HTTP的GET消息,能从任何WEB服务器中获取指定WEB页面; b) 获取WEB页面后,能将页面保存为本地文件index.html; c) 能显示index.html文件源码; d) 能调用Linux系统中的Web浏览器(如mozilla)
chat4
- 聊天程序,分客户端和服务端-Chat program, sub-client and server
HTTP客户端程序
- 该程序完全是为了演示HTTP的客户编写的,因此运行时必须在本机有开HTTP服务才行。-the program is to demonstrate the preparation of HTTP clients, and therefore must be run in the machine is open HTTP domestic demand.
网络文件传输(分服务端和客户端)
- 网络文件传输(分服务端和客户端)-network file transfer (sub-server and client)
实时通信程序
- 它的特点: 1.数据包格式全部自己定义。 所有的定义和通信核心类全部在COMM文件夹中。 2.能处理大量客户端同时通信的情况,客户和服务端共用相同的通信对象,并且可以实现互传。 3.通信细节全部封装在几个通用的类中,隐藏了交互通信的所有处理细节,如断包处理,超时重发等功能。 4.数据通信和数据具体应用完全分离,扩展性良好,本例中只做一个上传文件的例子,你可以在不用改动通信核心的情况下,可以实现远程控制所需的任何功能,并且不需要考虑通信细
实例14-FTP客户端
- 简单的ftp客户端软件,实现登录,浏览,下载,上传服务-simple ftp client software, logged in, browse, download and upload services
MINI FTP客户端
- 基于winsock的ftp客户端程序,实现用户登陆,获取服务文件列表,上传下载文件-protocols of the ftp client, enabling user landing, access documents list uploading and downloading files
客户端与服务器端使用串口通信的程序源码
- 客户端与服务器端使用串口通信的程序源码,好东西!-client and server use serial communication procedures source, the good stuff!
UDP.Test
- 用Delphi 6实现的简单UDP客户端、服务端间的测试程序-with Delphi 6 realize the simple UDP client and the server-side test procedures
Socket
- Socket编程,有服务器端和客户端。先启动服务端,然后客户端再连接服务端-Socket programming, server-side and have the client. First start the server, and then the client to be connected to service client
poker3d
- 包含了一个扑克牌游戏的客户端和服务端源码。客户端中玩家是在一个3维场景中。-Includes a poker game client and server source code. Client player in a 3-dimensional scene.
Sender
- 一个客户端发送消息到服务端的JAVA小程序 -A client send a message to the service-side JAVA applets
魔域服务端源码+客户端源码
- 02年的魔域服务端源码+客户端源码,本人不懂,也不会编译(02 years of server source + client source code, I do not understand, will not compile)
c#socket客户端服务端编程
- c#的socket进行客户端与服务端编程(Client and server programming)
同步TCP客户端
- 可以使用TCP进行连接,配合TCP或者UDP服务端一起使用(You can use TCP to connect, with TCP or UDP server to use together)
易语言MYSQL网络数据库远程服务源码
- 易语言MYSQL网络数据库远程服务源码,包括服务器和客户端等(Easy language MYSQL network database remote service source, including server and client, and so on)
服务端客户Duan
- 易语言公司服务端客户Duan易语言源码,包括服务器和客户端等(Easy language company server-side customer Duan language source code, including server and client, etc.)
vc网络聊天室源代码
- 实现局域网客户端,服务端,实现多客户端互相群聊(Realize LAN client, server, multi client chat with each other)
C#仿QQ客户端+服务端+数据库文件
- 一款即时通讯软件,实现类似QQ的数据传输功能,包含登录和主界面的设计。(An instant messaging software, to achieve similar QQ data transmission functions, including login and the design of the main interface.)