搜索资源列表
点对点文字交流
- 这是个用C SHARP 写的C/S结构的网络聊天室,支持多客户端连接,适合初学者学习-This is written in C SHARP C / S structure of the Internet chat rooms, support multi-client, suitable for beginners to learn
chitchat
- 这是一个用C#语言编写的有关聊天室程序的源代码-This is a C# language in the chat room program's source code
03215245315
- c#编写的网络聊天室,基于c/s结构的 一个是客户端,一个是服务器端,
C-S聊天室源代码
- C-S聊天室源代码
talkhome
- 聊天室,java C/S 结构实现 在局域网内实现和QQ完全一样的功能。
ChatterRoom
- 用vc实现的简单聊天室,基于C/S模式,适合初学者学习。
SimpleQQ.rar
- 基于Socket的简单的C/S聊天室模型,服务器中转方式。C/S端都有在线列表。 ,基于Socket的简单的C/S聊天室模型,服务器中转方式。C/S端都有在线列表。
chat
- 基于Socket的c/s模式聊天室源程序-Based on Socket c/s mode chat room source
cands
- 简单的C/S聊天室 MFC课程设计时做的作业-Simple C/S chat rooms MFC curriculum design when the operating
wangshangliaotianshi
- 本程序是一个基于c/s模式的网上聊天室 chatclient是客户端,chatserver是服务器端 开发环境:vs 2003 开发语言:c#-This procedure is based on the c/s mode of Internet chat rooms chatclient the client, chatserver is a server-side development environment: vs 2003 Development Language: c#
Socket-chat
- c#聊天室,分server和client-c# chat rooms, server and client
chat
- vb编写,聊天室程序,C\S架构,服务器和客户端分开-vb write, chat room programs, C \ S architecture, the server and client separation
Chat6
- c++网络聊天室,c/s模式,有私聊功能-c++ online chat room, c/s mode
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
LEIQQ
- 基于.NET的局域网聊天室,采用C/S模式进行实现,能够很好的实现通信-Based. NET LAN chat room, using C/S mode, and they can achieve good communication
123
- VC实现的C S结构的聊天室代码.RAR-VC structure to achieve the CS chat room code. RAR
ChatApplication
- 支持mfc的控制台聊天室程序。使用mysql数据库保存聊天记录。包含客户端和服务端,基于C/S结构。-A console chat program supporting mfc. Use the mysql database to save chat history. Contains the client and server based on C/S structure.
CHAT-ROOM
- C/S模式聊天室,有客户端和服务端,可以实现多人聊天-failed to translate
Winsock
- 由于计算机网络通信技术的发展,网络的应用越来越广泛,编写网络通信软件的工具和方法有很多,而使用Winsock是其中一种简单有效的方法。基于WINSOCK的网络聊天室开发给出了一个在运行TCP/IP 协议服务器程序和客户程序(C/S),服务器端创建监听套接字,并为它关联一个本地地址(指定IP地址和端口号),然后进入监听状态准备接受客户的连接请求。-Because computer network communication technology, network applications more
Socke多线程t编程实现多人聊天室
- 基于java语言,C/S结构,可实现多线程在线聊天