搜索资源列表
JTalkingV2
- 多人聊天系统,使用者可自取昵称 架构为C/S模式PS:程序使用的Port是19390-people chatting system, users can self nickname framework for the C / S mode PS : procedures is the use of the Port 19390
talkhome
- 聊天室,java C/S 结构实现 在局域网内实现和QQ完全一样的功能。
SimpleQQ.rar
- 基于Socket的简单的C/S聊天室模型,服务器中转方式。C/S端都有在线列表。 ,基于Socket的简单的C/S聊天室模型,服务器中转方式。C/S端都有在线列表。
chatmad
- 一个基于C/S架构的聊天程序。有服务器端和客户端。对研究ICQ原理有帮助。-A Based on C/S structure of the chat program. There are server-side and client. ICQ principle for research help.
chatClient
- 基于C/S 结构的语音聊天源代码客户端,自己写的,请多指教-Based on C/S structure of the source code of the voice chat client
mychat
- Qt4下开发的基于套接字的c/s结构的聊天程序-Developed based on Qt4 socket c/s chat program structure
liaotianchengxuVC
- C/S模式聊天程序,VC6环境开发,实现简易的聊天功能-C/S mode of chat program, VC6 environment for development, the realization of a simple chat
tcpipchat
- 利用tcp基本原理基于winsock编程实现的简单的聊天程序,实现类型C/S模式-Based on the basic principles of the use of tcp programming winsock simple chat program, to achieve the type of C/S mode
TBMessager
- 一个自己写的C/S,用Socket和Remoting实现的在线和离线聊天工具。当时,只是为了学习Socket和Remoting而坚持下来完成的软件。希望对Socket和Remoting有兴趣的朋友,能有所帮助。-Write their own C/S, with the realization of Socket and Remoting chat online and offline tools. At that time, only to learn from Socket and Remo
QQylbc
- QQ聊天程序的网络通信原理及编程。QQ,C/S.winsock,TCP-QQ chat program for network communication theory and programming. QQ, C/S.winsock, TCP
QQ
- 这是一款聊天室软件,采用C/S结构编写,其中包含服务器与客户端的源码。客户端需指定服务器IP进行连接,可以实现多人在线聊天。-This is a chat room software, using C/S structure of the preparation, which includes server and client source code. Clients need to specify the server IP to connect, you can achieve more
MultiChat
- C\S 模式的聊天程序。可同时开多窗口聊天,工程含客户端和服务器,-socket client service chatdlg
ChatTool(CPP)
- 一个c++开发的功能齐全的c/s聊天工具,有源代码,可以直接运行-A c++ development of fully functional c/s chat tool
QQ
- 自己编写的QQ聊天工具。 系统结构:C/S,通过数据库交换聊天消息 -I have written chat tools of QQ. System Architecture: C/S, exchange chat messages via database.
chat_udp
- 本示例是采用VC编写的应用程序,通过发送和接收UDP包,来实现C/S之间的聊天通信-This example is an application written using VC, by sending and receiving UDP packets to achieve chat communications C/S between