搜索资源列表
chat.rar
- linux下利用socket多进程/多线程实现网络聊天程序完整版代码,linux process using multi-socket/multi-threaded chat program achieve the full version of the network code
Code
- 多线程程序的编写,多线程应用中容易出现的问题。互斥对象的讲解,如何使用互斥对象来实现多线程的同步。如何利用命名互斥对象保证应用程序只有一个实例运行。应用多线程编写网络聊天室程序。-Procedures for the preparation of multi-threaded, multi-threaded applications easily arise. Mutex on the object, how to use the mutex object to achieve the simu
unpv13e
- 详细说明:Linux下采用C语言开发的聊天程序,使用类似vi的操作界面,服务器端采用多线程技术,每线程服务一个客户端,客户端采用双进程,一个进程负责网络I/O,一个进程负责用户交互。-Linux development using C language chat, the use vi similar to the user interface, server multi-threading technology, every threaded a client services, client
Chat1
- C++开发的聊天程序,采用套接字技术、多线程实现两方文字聊天-good
BlockChatTool
- 采用socket套接字方式实现一个简单的linux下多人聊天程序,运用了多线程技术。--To achieve more than a simple chat program under linux, using multi-threading.
linuxwangluobiancheng
- 采用socket套接字方式实现一个简单的linux下多人聊天程序,运用了多线程技术。-To achieve more than a simple chat program under linux, using multi-threading.
HappyChatroom
- 一个有客户端和服务端的简单聊天室程序,可以公聊私聊,多线程-chatroom,with client and server, supporting public and private chatting,multi-thread
multithread-chatting-room
- 多线程程序的编写,多线程应用中容易出现的问题。互斥对象的讲解,如何采用互斥对象来实现多线程的同步。如何利用命名互斥对象保证应用程序只有一个实例运行。应用多线程编 写网络聊天室程序-Multithreaded program, multithreaded applications easily arise. Mutex object to explain how to use mutex object to realize multi-thread synchronization. How t
QQChat
- 局域网聊天程序,练习一下javase的主要内容,多线程,IO流,网络编程等-LAN chat program, to practice javase main content, multi-threaded, IO streams, network programming, etc.
feiQ.5
- 基于Linux下Qt4.6.3编写的局域网通讯系统,程序主要采用多线程。。。 功能:基本的聊天,传输文件-Local area network (LAN) communication system based on Qt4.6.3 write under Linux, mainly adopts multithreading program... Function: the basic chat, transfer files...
vgrihnr
- 一个基于局域网聊天的程序,很有实践价值,通过多线程做的(Based on a local area network chat program, is of great practical value, by multiple threads)