linfan / TCP-IP-Network-basic-examples
《TCP/IP网络编程技术基础》书上例子的测试代码。原书无配套光盘,所有代码参照书中提供内容,补充了部分书中未实现的代码,并修正原书中的错误。
☆37Updated 5 years ago
Alternatives and similar repositories for TCP-IP-Network-basic-examples:
Users that are interested in TCP-IP-Network-basic-examples are comparing it to the libraries listed below
- libevent 官方文档的中文版☆48Updated 10 years ago
- 《Linux高性能服务器编程》上的例子☆50Updated 10 years ago
- SSL Client/Server简单安全数据传输程序.☆28Updated 9 years ago
- Stevens的《TCP/IP 实现》的源代码,包括4.4BSD-Lite.tar.gz和 4.4BSD-Lite.tar.gz☆50Updated 9 years ago
- C语言版的STL,包含set,list,map等基本数据结构和算法☆43Updated 9 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 3 years ago
- Simple memory leak finder.☆51Updated 11 years ago
- send and recv event between processes with very few lines of code☆47Updated 10 years ago
- Fork of Log4c project☆89Updated 8 years ago
- 一个基于Linux的纯C基础类库☆37Updated 7 years ago
- 多种无锁队列☆43Updated 7 years ago
- fast thread pool☆27Updated 6 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆78Updated 7 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆140Updated 7 years ago
- Muduo Non-blocking Address Resolver with UDNS☆19Updated 8 years ago
- libevent protobuf rpc☆16Updated 4 years ago
- C++ Object Data Model Test Code☆22Updated 9 years ago
- ☆66Updated 5 years ago
- Easy-Load-Balancer(ELB)是一个易用、稳定、高性能的服务间远程调用的管理、调度、负载系统☆58Updated 6 years ago
- 使用 epoll 实现多线程 Reactor 模式的 TCP server 框架。☆11Updated 5 years ago
- The simple implementation of UDP broadcasting and multicast☆29Updated 8 years ago
- A simple http server.☆17Updated 6 years ago
- My Study and Test Codes of C++ Language☆32Updated 8 years ago
- USTC 嵌入式系统实验室2013级研究生阅读内核记录☆63Updated 10 years ago
- libevent-1.4.15源码阅读注释☆73Updated 6 years ago
- The Generic Data Structures Library from http://home.gna.org/gdsl/☆15Updated 9 years ago
- 实现并对比了各类字符串匹配算法,包括Sunday、KMP、Boyer-Moore、horspool☆23Updated 6 years ago
- Lock-Free Thread Pool☆76Updated last year
- Tinyftpd是用c语言实现的简单、快速、高效的Linux FTP服务器,只需简单的配置,就可快速的将主机变成高效的FTP服务器。☆152Updated 3 years ago
- 基于共享内存的进程间通信组件☆15Updated 5 years ago