linfan / TCP-IP-Network-basic-examples
《TCP/IP网络编程技术基础》书上例子的测试代码。原书无配套光盘,所有代码参照书中提供内容,补充了部分书中未实现的代码,并修正原书中的错误。
☆38Updated 6 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
- 《Linux高性能服务器编程》上的例子☆50Updated 11 years ago
- Muduo Non-blocking Address Resolver with UDNS☆19Updated 8 years ago
- Stevens的《TCP/IP 实现》的源代码,包括4.4BSD-Lite.tar.gz和 4.4BSD-Lite.tar.gz☆52Updated 9 years ago
- Simple memory leak finder.☆51Updated 11 years ago
- a simple example for how to use epoll☆66Updated 12 years ago
- libevent 官方文档的中文版☆48Updated 10 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆78Updated 7 years ago
- 多种无锁队列☆43Updated 7 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆56Updated 9 years ago
- fast thread pool☆27Updated 6 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 3 years ago
- Linux archaeology☆58Updated 7 years ago
- libevent-1.4.15源码阅读注释☆73Updated 6 years ago
- ☆67Updated 5 years ago
- asynchronous examples for openssl using poll/epoll☆126Updated last year
- send and recv event between processes with very few lines of code☆47Updated 10 years ago
- HTTP/2库nghttp2源码中文注释分析, 后期不在更新,。停止分析nghttp2库主要原因:冗余代码太多,可读性差。如果想了解HTTP2代码实现过程,可以参考工程: reading-code-of-nginx-1.9.2;如果想学习quic实现过程,可以参考工程:re…☆43Updated 4 years ago
- 一个简单而的ini配置读取库(带扩展语法)☆37Updated 7 years ago
- C++ Object Data Model Test Code☆22Updated 9 years ago
- 一个基于Linux的纯C基础类库☆37Updated 8 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆70Updated 4 years ago
- ☆14Updated 8 years ago
- HTTP Server/Client/Proxy Server☆92Updated 8 years ago
- SSL Client/Server简单安全数据传输程序.☆28Updated 9 years ago
- 基于共享内存的进程间通信组件☆15Updated 6 years ago
- Fork of Log4c project☆91Updated 8 years ago
- This is mini rpc depend on google protobuf.☆11Updated 5 years ago
- 一个用c以及cpp写的简单的web服务器!☆16Updated 8 years ago
- A small, clean, linux-only thread-pool implementation using epoll with support for sockets, scheduled callbacks and TCP connections.☆179Updated 13 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago