SOYJUN / TCP-socket-client-serverLinks
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…
☆42Updated 10 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
Sorting:
- tlv codec library.☆18Updated 12 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…☆66Updated 5 years ago
- A stand-alone DHCP server, written in C.☆102Updated 2 years ago
- Hijack Linux kernel syscall with f-stack api.☆18Updated 8 years ago
- epoll based tcp/udp server☆32Updated last year
- A little kernel like vxworks with full of features.☆34Updated 11 years ago
- Lock-Free Thread Pool☆81Updated 2 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
- Client and Server stubs for Remote Procedure Call over UDP connection☆18Updated 11 years ago
- 《深入理解Net-SNMP》源码☆52Updated 6 years ago
- A kernel module that implements client - server communication in UDP☆40Updated 7 years ago
- 多种无锁队列☆43Updated 7 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆32Updated 9 years ago
- Telnet client and server written in C☆55Updated 12 years ago
- Fork of Log4c project☆93Updated 8 years ago
- A small thread-safe queue written in C☆107Updated 6 years ago
- JSON-RPC client/server library☆19Updated 11 months ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆95Updated 5 years ago
- A Lightweight TCP/IP stack☆96Updated 6 years ago
- Client for SpeedTest.net infrastructure written in pure C99 standard using only POSIX libraries.☆49Updated 5 years ago
- demos-linux is a project to demo and explore the Linux user space C/C++ API☆96Updated last week
- ☆23Updated 10 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆144Updated 8 years ago
- Mirror of available mini_httpd archives.☆69Updated 12 years ago
- C utility functions for OpenWrt `from openwrt` http://git.openwrt.org☆14Updated 8 years ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆79Updated last year
- VxWorks-like lightweight message queue for Windows☆10Updated 6 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 10 years ago
- dynamic memory allocation tracer☆25Updated 3 years ago
- small library for c, includes array, hash, string, value, event emitter...☆49Updated 7 years ago