搜索资源列表
spserver-0[1].8.5.src.tar
- spserver 是一个实现了半同步/半异步(Half-Sync/Half-Async)和领导者/追随者(Leader/Follower) 模式的服务器框架,能够简化 TCP server 的开发工作。 spserver 使用 c++ 实现,目前实现了以下功能: 1.封装了 TCP server 中接受连接的功能; 2.使用非阻塞型I/O和事件驱动模型,由主线程负责处理所有 TCP 连接上的数据读取和发送,因此连接数不受线程数的限制; 3.主线程读取到的数据放入队列,由一
Delphi Tcp/IP 服务器客户端通信例子
- Delphi Tcp/IP 服务器客户端通信例子-Delphi Tcp/IP server examples of client communications
qtserver
- qt实现的多线程服务器和客户端,可以用来学习QT下的socket网络编程-qt multithreaded implementation of server and client can be used to study QT network programming socket under
TCP_socket
- Linux C Socket Client.c Server.c
tcp_romote_mp
- Linux下实现tcp多进程并发服务器,有客户端和服务端俩个类-Linux achieve tcp multi-process concurrent server, there are both client and server classes
tcpserver_select
- 利用select I/O复用模型实现TCP并发服务器-TCP-SERVER
tcpMuti
- 基于Tcp的多线程并发服务器,利用fork创建线程,一个服务器端可以对应多个客户端-Tcp-based multi-threaded concurrent server, using fork to create threads, a server-side may correspond to multiple clients
server
- 这是基于QT2.3.10的TCP服务器端程序-This is based on the TCP server-side QT2.3.10 procedures
tcp
- 最简单的socket编程,server 和 client-The most simple socket programming, server and client
Tcp-ip
- linux下的tcp/ip通信,包括服务器端和客户端-linux under tcp/ip communication, including server-side and client
client
- python tcp server tool
server1
- python tcp server and client
tcpsever
- linux tcp服务器实现实例。。初学者可以借鉴-linux tcp server implementation instance. . Beginners can learn. .
TCPClientServer
- Linux Moxa TCP server client
SQLiteTCP
- Simple network service to access SQLite database via tcp network. Very useful for embedded systems etc.
tcp.tar
- 使用tcp/ip协议实现聊天功能,程序有client和server两部分。(Using tcp/ip protocol to achieve chat function, the program has two parts client and server.)
server
- Tcp通讯,服务器程序,采用了多路复用,希望能给新学者一点帮助(Tcp communication, server program)
tcpSocket
- 实现基于EPOLL的tcp服务端、客户端的封装。(EPOLL based implementation of TCP server, client package)
tcp
- 在linux嵌入式平台上进行TCP通信代码(TCP communication code on Linux Embedded Platform)
多进程tcp服务器
- 多进程LINUX tcp 服务器 模块,易语言代码 .(Multi process LINUX TCP server module, easy to language code.)