搜索资源列表
BBICQ
- 我仿照QQ写的一个局域网聊天工具,有服务器和客户端的源码,如果有什么疑问的话请E-MAIL给我,我的地址是bingge@uniden.co.jp-I wrote a LAN chat tools, server and client source code, If there is any doubt then please E-mail to me, my address is bingge@uniden.co.jp
ChatSystem1
- 它包括服务器端程序TcpServer和客户端程序TcpClient主要才用socket 编程, 本程序采用tcp/ip socket多线程编程,并对一些重要的同步操作做了超时控制,以减少等待的时间,像连接服务器基本功能跟QQ类似,能进行多点的聊天和点对点的文件传送。这种编程的优势在于传送的数据不会丢失,而且用户上线下线时能即时反应出来. -It includes procedures TcpServer server and client TcpClient mainly spent s
Chat
- 使用MFC端口通讯,模拟QQ聊天过程,分为服务端和客户端两项。-Communication port using MFC, QQ chat simulation process is divided into two server and client.
sampleQQ
- 一个简单的聊天室客户端程序,类似QQ,需要服务器-A simple chat client, similar to QQ, need a server
sampleQQ_fuwuqi
- 简单的聊天程序服务器端,(类似QQ),必要时可以和本人的sampleQQ客户端程序一起使用-A simple chat program server-side, (like QQ), when necessary, and my client program used in conjunction with sampleQQ
Chat
- 实现了一个类似QQ的多人聊天室,包括客户端的代码和服务器端的代码。-To achieve a similar multiplayer QQ chat rooms, including client-side code and server-side code.
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
chat_v1.6
- 局域网聊天室,类似qq,提供服务器端和客户端。-The LAN chat rooms, like qq, server and client.
QQClientDemo
- QQ的客户端C++程序,实现简单添加好友、聊天、上线头像闪动等功能。-QQ client c + + program, the realization of simple add buddy, chat, on-line head function such as flashing.
Socket-QQ
- 本程序包含客户端和服务器,运行时先启动服务器,输入端口号。然后再启动客户端,可将服务器和客户端连接起来进行通信聊天-The program contains the client and server, run when you first start the server, enter the port number. And then start the client, the server and the client is connected together to communicat
QQchat
- 仿QQ的聊天工具,包括客户端和服务器端程序。 多线程实现,性能高效,学习WINSOCK的好资源-Imitation QQ chat tools, including client and server-side programs. Realization of multi-threading, funny, a good resource for learning WINSOCK
QQsystem
- 实现qq聊天软件的一些基本功能.包括服务器和客户端两个代码块。-This software contains some basic qq chat software features,and including server and client two code blocks.
FSQQClient
- win32 sdk api实现的类似qq的聊天软件,这是客户端,另外还有相应服务器端-win32 sdk api to achieve a similar qq chat software, which is the client, in addition to the appropriate server
FSQQSever
- win32 sdk api实现的类似QQ聊天软件,此为服务器端,另有客户端-win32 sdk api achieve a similar QQ chat software, this is the server side, and another client
qq
- qq简单的编程代码,用于简单的聊天对话,有客户端和服务器端-qq simple programming code for a simple chat conversation, the client and server side
ChatClient
- Visual C++编写的类似QQ的聊天客户端,含有房间功能和大厅界面,和服务器连接后能实现聊天-Written in Visual C++ similar QQ chat client, after the function room and lobby contains interfaces and server connections to achieve chat
client
- 仿QQ聊天程序客户端代码,可以实现服务器和客户端通信,利用socket套接字进行通信,数据库创建用户,实现聊天记录的模糊查询,历史消息的查询-Discover imitation QQ chat program, the client code, you can implement server and client communications, the use of socket socket communication, create a user to achieve fuzzy qu
server
- 仿QQ聊天程序服务器端代码,利用socket套接字实现通信,可以向客户端发送消息-Imitation QQ chat program server-side code, the use of socket socket for communication, you can send a message to the client