搜索资源列表
socket
- 这是一个用阻塞方式的socket 做的聊天程序,使用了多线程和信号量技术
java多线程聊天程序GUI界面socket实现
- java多线程聊天程序GUI界面socket实现
简单聊天室系统设计与实现
- 通过面向对象程序设计的实训,主要强化学生对本课程基础知识的掌握;使学生理论联系实际,加强学生的动手能力;加深学生对面向对象程序设计思想和JAVA基础知识的理解;加强利用JAVA语言实现面向对象程序的设计能力以及多线程程序设计开发和应用能力。 利用socket进行数据通信,主程序(服务器程序)采用多线程方式可以实现多个用户之间进行网上聊天,当某个用户不愿意聊天时,输入“END”字符,会撤销当前的进程,但服务器的监控程序一直处于运行状态。
Chat.rar
- 一个简单的聊天程序,socket编程,使用了多线程。,A simple chat program, socket programming, the use of multi-threading.
linuxmutitalk.rar
- 采用socket套接字方式实现一个简单的linux下多人聊天程序,运用了多线程技术。,To achieve more than a simple chat program under linux, using multi-threading.
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!
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.
GTK_MySQ-LTCP_IP
- 在Linux平台下采用两种高级环境GTK+2.0和MySQL设计基于TCP/IP的网络聊天室,利用Linux操作系统的多线程技术和套接字编程技术.用GTK+2.0和MySQL开发数据库关键技术,详细说明了系统的通信原理和软件的设计与实现方法.-This paper introduces TCP/IP-based the chatrooms in network under the Linux environment with two advanced GTK+2.0 and MySQL usin
chap3
- 有基于TCP与UDP的网络聊天程序,支持多线程-TCP and UDP based on network chat program to support multi-threaded
Chat
- 多线程聊天程序设计,采用多线程设计方式,网络编程使用socket编程方式。-design of muti thread chat
socket
- Java 基于socket通讯的聊天室~ 有Server短和Client,多线程可以同时一对多聊天~-Java-based chat room communications socket ~ There Server is very short and the Client, at the same time one-to-many multi-threaded chat ~
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
socket
- 这是一个用阻塞方式的socket 做的聊天程序,使用了多线程和信号量技术-This is a way to use blocking socket do chat program using multiple threads and semaphores Technology
java.socket
- 多线程 聊天 局域网聊天系统的设计与实践,java,socket-Chat LAN multi-threaded chat system design and practice, java, socket
Draw1234567
- 局域网聊天软件,包括服务器端和客户端程序,采用tcp/ip socket多线程编程,务器端程序。建立连接,向客户端发送数据。用vc编写。-socket, server-side procedures. To connect to the client to send data. Vc with the preparation.
NBlocking_Socket_Demo
- 简易线程版多人聊天室(基于Python)(Simple Threaded Multiplayer Chat Room (based on Python))
python 实现多线程聊天室 - 副本
- 用Python实现一个网络聊天室,可发送表情和传输文件(Using Python to realize a network chat room, which can send facial expressions and transfer files)