搜索资源列表
客户端服务器编程
- 聊天室编程,首先打开服务器代码并编译,然后再打开多个客户端就可以聊天了。(在一台机器上已经实现) -chat rooms programming, the first to open the server code and compile, then open multiple client can talk to. (In a machine achieved)
c-s-liaotian
- 客户-服务器聊天,使得相互两台电脑在不同地方实现即时通信,方便快捷。-client-server chat, make mutual two computers in different places to achieve instant messaging, convenient and quick.
客户端程序
- 两台机器聊天的服务器端程序-two machines chat server procedures
FileTransferUsingSockets_demo31245
- 文件传送例子代码(客户/服务器)一端发送一端接收,例子代码很全,大家学习借鉴.-file transfer example code (client / server) receiving end this end, for example, is the whole code, We learn from.
severclient
- 使用java实现的最简单的客户-服务器程序,实现了两者之间的交互,可以在此基础上完成多种操作。-java use of the most simple client-server procedures, the interaction between the two. This can be completed on the basis of a variety of operation.
chatroom
- 聊天室程序,可以实现基本的客户-服务器模型功能。服务器广播客户发送讯息。
qt_SimpleChatRoom.跨平台多线程聊天室程序客户端及服务器端
- 跨平台多线程聊天室程序客户端及服务器端。 服务端分三个功能模块。 1.端口监听,单独一个线程。 2.聊天室消息分发,单独一个线程。 3.收发客户端消息,每连接一个线程。 客户端分有两个功能模块。 1.UI,单独一个线程。 2.收发消息,单独一个线程。 ,A simple chatroom Server & Client. Design with Qt 4.5. Multithread & Platform-independent.
linqt-2.8.3.rar
- MyICQ是一套公开源代码的即时通讯软件,包括服务器端和客户端,可以用于互联网或局域网中。可以运行在Windows或Linux(KDE/Qt)操作系统上。目前客户端程序的界面完全模仿腾讯的QQ。,MyICQ is set of public sources codes immediate communication software, including the server end and the customer end, may use in the Internet or the loc
clientPserver
- 简单的客户服务器交互聊天程序,客户端连接服务器后返回字符串-Simple client-server interactive chat program, the client connects to the server returns the string after
liaotianshi
- 很好的,聊天室 服务器+客户 源码,可以用来与朋友聊天,或者善加利用-Well, chat room server+ client source code,
VCQQ
- VC实现仿QQ的即时通讯工具,分为客户端与服务器两部分。-Implementation of the VC like QQ instant messaging tools, client and server is divided into two parts.
2
- Vc开发的即时通讯系统包括客户端和服务器-Vc development of instant messaging systems, including client and server
javicq
- 系统采用客户/服务器摸式 服务器与客户间通过套接口Socket(TCP)连接 -System uses a client/server mode between server and client through the socket Socket (TCP) connection
chat
- 基于VC++的即时通讯工具设计开发一个简单的网络聊天通讯程序 1、以客户-服务器方式工作,给出服务器工作端口和客户机工作端口,任何一方都可以主动发起连接服务请求; 2、显示连接建立的过程; 3、定义客户机和服务器之间的通信格式及各个控制字段的作用; 3、服务端和客户端可用命令行界面或Windows风格界面实现,显示通讯双方发送和接收信息内容; 4、通讯结束后,任何一方都可以终止通信,并撤销已连接的链路,释放网络资源。 -Based on VC++ Instant comm
KMSN
- 用Delphi写的MSN界面程序,其实用Delphi来实现界面是效率最高的。所以非常适合来开发客户端,服务器端可以考虑用Java.这个程序是我自己模仿MSN写的客户端程序。-Using Delphi to write the MSN interface procedures, in fact, to achieve the interface with Delphi is the most efficient. So well suited to the development of clien
IP
- 聊天室客户端和服务器端,实现帐号登陆和聊天记录-Chat client and server, the realization of landing and chats Account
MyQQ
- 简单的QQ聊天系统,实现客户端和服务器端的简单聊天系统-QQ simple chat system for client and server chat system of simple
java
- 基于Socket的局域网聊天室系统, 本系统是采用JAVA1.6来完成的,是在TCP/IP环境下,实现客户端和服务器端两部分程序(Client和Server)。即首先服务器方要启动,客户端向服务器发出请求,服务器接收到请求后提供相应的服务。当客户端连接到已启动的服务器,客户端用户登录时,客户端输入的内容通过服务器端与其他客户端连接;客户端进入聊天室聊天时,服务器端与客户端进行数据交互。-Socket LAN-based chat room system, the system is used t
MyICQ-0.8-alpha1
- MyICQ是一套公开源代码的即时通讯软件,包括服务器端和客户端,可以用于互联网或局域网中。这是windows版,采用C++编写。-MyICQ is a set of open-source instant messaging software, including server-side and client-side, can be used on the Internet or LAN. This is the windows version, using C++ to prepare.
chatting
- C#聊天程序(群聊与个人聊) 可以在局域网内实现聊天,如在一台电脑上安装了服务器(项目内自带),就可以用客户端实现聊天了,供大家学习参考-C# chat program (group chat and personal chat) can be achieved in the local area network chat, as in a computer installed on the server (built within the project), you can chat wi