搜索资源列表
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
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
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
TP-Server-master
- Simple server with pthread-based thread pool