搜索资源列表
简易网络聊天器(C++)
- 个人写的一个简易网络聊天工具的编写 socket套接字的编写 多线程实现和采用select()函数实现多人在线聊天 同时,附有试验报告。
java多线程聊天程序GUI界面socket实现
- java多线程聊天程序GUI界面socket实现
基于MFC的socket聊天室
- 一个简单利用多线程的socket聊天室,供大家学习之用。
Chat.rar
- 一个简单的聊天程序,socket编程,使用了多线程。,A simple chat program, socket programming, the use of multi-threading.
chat.rar
- linux下开发的一款类似于QQ的网络聊天室,可以私聊也可以群聊,不过没有界面,利用的是多线程编程,linux developed a similar network QQ chat room, you can group chat can also私聊, but there is no interface, the use of the multi-threaded programming
qq_chat.rar
- linux下开发的一款类似QQ的网络聊天室,利用了多线程编程,基于C/S架构,可私聊和群聊,保存聊天记录,遗憾的是没有加入Qt界面,linux developed a similar network QQ chat rooms, use of multi-threaded programming, based on the C/S architecture,私聊and group chat, save chat history, unfortunately not joined the Qt i
chat.rar
- linux下利用socket多进程/多线程实现网络聊天程序完整版代码,linux process using multi-socket/multi-threaded chat program achieve the full version of the network code
Charroom
- Vc++ 打造局域网聊天室 Socket编程初步、异步I/O模型及多线程、托盘-Vc++ programming to create the initial Socket LAN chat rooms, asynchronous I/O model and multi-threaded, tray
JAVA+Socketchat
- java socket多线程聊天室程序,服务器和客户端之间实现通信-java socket multi-threaded chat rooms, servers and client communications between
myNewChatServer
- win32 socket select模型多线程 c/s聊天服务器 服务器简单的接受命令和转发消息,自定义协议 -Hello World!
LANChat
- 毕业设计:VC++局域网聊天程序 本程序利用Socket套接字将主程序分为服务端和客户端两个部分。采用了UDP和TCP/IP相结合,有效提高了数据传输的时效性和稳定性。本程序还用到了多线程编程,用来解决程序自身阻塞的问题。 -Graduation Project: VC++ LAN chat program using this procedure will be the main program is divided into Socket socket server and client
ChatApplicationSolutionSourceCode
- 用SOCKET MFC实现的一个简单局域网聊天程序。程序使用多线程,选项卡用户界面并采用ADO保持聊天记录。但功能有限,仅供学习交流之用-SOCKET MFC achieved with a simple LAN chat program. Procedures for the use of multi-threaded, user interface tab and use ADO to maintain chats. However, limited only by the exchange
Chat
- Socket编程实现聊天室。服务器端及客户端均实现多线程。具有简单的帐号管理功能。-Socket Programming Chat. Server-side and client are the realization of multi-threading. Simple account management functions.
netmsg
- 1.说明 类似于QQ的局域网聊天软件,包括服务器端和客户端程序,采用tcp/ip socket多线程编程,服务器端主要负责客户端用户的注册登陆,用户资料的获取.客户端负责与其他客户端进行信息控制与传递(包括聊天和传送文件). 2.特点 a.采用tcp非udp的socket编程,保证传输的稳定性和实时性. b.在同步操作时大多数采用了多线程和超时控制.例如:在传送文件的同时能继续聊天. c.服务器只负责用户登陆,查询,修改用户的基本信息和实时的在线用户列表.而不参与客户端之间
Client
- 用VC++环境编写的简单文字聊天程序 ,TCP协议,支持多线程,对刚学习socket的同学有很大帮助-Using VC++ environment to prepare a simple text chat program, TCP protocol, support multi-threading, socket just learning of the students are very helpful
chap3
- 有基于TCP与UDP的网络聊天程序,支持多线程-TCP and UDP based on network chat program to support multi-threaded
Chat
- 多线程聊天程序设计,采用多线程设计方式,网络编程使用socket编程方式。-design of muti thread chat
NetServer
- 一个基于局域网聊天的程序,很有实践价值,通过多线程做的,很适合入门学习socket-A LAN-based chat program is very practical value, the adoption of multi-threaded so it is suitable for study entry socket
QQliaotiangongju
- 本程序采用tcp/ip socket多线程编程,并对一些重要的同步操作做了超时控制,以减少等待的时间,像连接服务器,等待对方接收文件等。基本功能跟QQ类似,能进行多点的聊天和点对点的文件传送。-This procedure using tcp/ip socket multi-threaded programming, a number of important and did a time-out synchronization control, in order to reduce the w
Draw1234567
- 局域网聊天软件,包括服务器端和客户端程序,采用tcp/ip socket多线程编程,务器端程序。建立连接,向客户端发送数据。用vc编写。-socket, server-side procedures. To connect to the client to send data. Vc with the preparation.