搜索资源列表
realmsg-4
- 本人写的实现类似于MSN的即时通信软件,基于linux socket编程,有完整的客户端,服务器端代码 实现好友管理,线程池,文件传输,简单音频传输等功能,经过修改可用于嵌入式环境-I write to achieve similar to the MSN instant messaging software, based on linux socket programming, a complete client, server-side code to achieve the fr
linux_multiple_thread.tar
- linux 多线程多进程 非常好的例子 linux socket server/client -linux multipe thread good example linux socket server/client
testing
- A simulation of the kernel of an OS. It can run other programs and prioritize them and allow the scheduler to give them processor time according to their priority. It also has a thread running witch acts as a server and listens to localhost:5004 for
httpd-2.2.17.tar
- httpd是Apache超文本传输协议(HTTP)服务器的主程序。被设计为一个独立运行的后台进程,它会建立一个处理请求的子进程或线程的池。 -httpd is the Apache HyperText Transfer Protocol (HTTP) server' s main program. Is designed as a stand-alone background process, it will process the request to create a child
resources
- 将单线程的简单WEB服务器改为基于线程池的WEB服务器,使之能够同时处理多条请求-WEB server will be replaced by a simple single-threaded thread-pool-based WEB server so that it can simultaneously handle multiple requests
systemprogram20110602.tar
- linux服务器架设的线程实现实例。初学者可以借鉴。-linux server set up the thread implementation instance. Beginners can learn.
linux-pthread
- Linux 多线程服务器程序,基于线程池架构-Linux multithreaded server program, based on the thread pool architecture
HappyChatroom
- 一个有客户端和服务端的简单聊天室程序,可以公聊私聊,多线程-chatroom,with client and server, supporting public and private chatting,multi-thread
server
- linux网络编程双套接字,双线程,分别接收不同文件并将文件存储-linux network programming dual socket, dual-thread, receives a different file and file storage
WifiMonitor
- Listens for events from the wpa_supplicant server, and passes them on to the WifiStateTracker for handling. Runs in its own thread.
chat
- 有一个服务器端 有多个客户端 先启动服务器,服务器端永不退出,或者信号退出。 启动客户端,输入一个昵称,连接服务器,把昵称发给服务器 服务器收到客户的连接请求后,启动一个新的线程与客户端进行交互-There is a server has multiple clients First start the server, the server never quit, or exit signal. Start the client, enter a nickname, conn
UNIX-programming-information
- UNIX编程资料,TCP程序设计,UDP程序设计,并发服务器设计,创建线程,线程等待,线程退出保护设计,消息队列,日志记录模块-UNIX programming information, TCP programming, UDP programming, concurrent server design, create a thread, the thread waits for the thread to exit protection design, message queues, logg
20140907113650722
- The gateway did not receive a timely response the upstream server or application. Sorry for the inconvenience. Please report this message and include the following information to us. Thank you very much! URL: http://www.jxcad.com.cn/thread-1
37thread
- Linux下客户端服务端通信机制代码级别描述,通过线程触发-Linux client server communication mechanism to describe the level of code, through the thread to trigger
ThreadPool
- 基于线程池的socket编程TCP服务器-Based on the thread pool server TCP socket programming
Java-socket3
- java socket小程序,实现了多线程的server端与client端的通信。运用了java多线程的知识去实现。-Socket java small program to achieve the server and the client end of the multi thread communication. The use of Java multi threading knowledge to achieve.
TP-Server-master
- Simple server with pthread-based thread pool