SOYJUN / TCP-socket-client-server
The aim of this assignment is to have you do TCP socket client / server programming using I/O multiplexing, child processes and threads. It also aims at getting you to familiarize yourselves with the inetd superserver daemon, the ‘exec’ family of functions, various socket error scenarios, some socket options, and some basic domain name / IP addr…
☆41Updated 9 years ago
Alternatives and similar repositories for TCP-socket-client-server:
Users that are interested in TCP-socket-client-server are comparing it to the libraries listed below
- epoll based tcp/udp server☆29Updated 11 months ago
- 纯C语言写的http client,支持 https,支持GET POST☆15Updated 5 years ago
- 多种无锁队列☆43Updated 7 years ago
- tlv codec library.☆17Updated 12 years ago
- network time protocol client☆18Updated 14 years ago
- The simple implementation of UDP broadcasting and multicast☆29Updated 8 years ago
- Overview For this assignment you will be developing an application that uses raw IP sockets to ‘walk’ around an ordered list of nodes (g…☆27Updated 9 years ago
- Network stack developed for embedded work on small systems. Implements ip, tcp, arp, a small web server, and an OS abstraction layer.☆50Updated 4 months ago
- 一个简单而的ini配置读取库(带扩展语法)☆37Updated 7 years ago
- The aim of this assignment is to have you do UDP socket client / server programming with a focus on two broad aspects : Setting up the e…☆63Updated 4 years ago
- Client and Server stubs for Remote Procedure Call over UDP connection☆18Updated 10 years ago
- A hashtable in C☆58Updated 11 years ago
- Bond process with dedicated CPUs on DragonFly BSD☆10Updated 5 years ago
- A tiny web server based on libuv, can accept Socket,WebSocket,or http protocol,and set callBack func's 一个基于libuv的小型Web服务器,可以接受Socket,WebS…☆34Updated 6 months ago
- a key-value lib based on share memory, it use hash data struct☆17Updated 11 years ago
- 各种IO模型的socket server实现与测试☆42Updated 10 years ago
- 公用库 (包括array、list和stack以及typepool数据结构;iocp、epoll等socket模型;thread;timer定时器),以及示例。 (date:2011.3)☆22Updated 12 years ago
- libubox from OpenWrt.☆39Updated 10 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆142Updated 7 years ago
- Muduo Non-blocking Address Resolver with UDNS☆19Updated 8 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆55Updated 8 years ago
- Lightweight, simple and portable message bus and IPC system for embedded Linux.☆11Updated 11 years ago
- Simple memory leak finder.☆51Updated 11 years ago
- a ring buffer like kfifo, work in linux kernel and user space, test on kernel 3.16 on both x86 and ARM platform☆40Updated 4 years ago
- C语言版的STL,包含set,list,map等基本数据结构和算法☆43Updated 9 years ago
- Server-client networking base on kcp and libev☆17Updated 8 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆78Updated 7 years ago
- This is mini rpc depend on google protobuf.☆11Updated 5 years ago
- A little kernel like vxworks with full of features.☆34Updated 10 years ago