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:
- epoll based tcp/udp server☆31Updated last year
- A stand-alone DHCP server, written in C.☆98Updated last year
- The simple implementation of UDP broadcasting and multicast☆29Updated 9 years ago
- JSON-RPC client/server library☆18Updated 7 months ago
- Telnet client and server written in C☆56Updated 12 years ago
- Client and Server stubs for Remote Procedure Call over UDP connection☆18Updated 11 years ago
- tlv codec library.☆17Updated 12 years ago
- A kernel module that implements client - server communication in UDP☆40Updated 6 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…☆62Updated 4 years ago
- STUN Client done in C☆43Updated 11 years ago
- A little kernel like vxworks with full of features.☆34Updated 11 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆32Updated 9 years ago
- network time protocol client☆18Updated 14 years ago
- A set of simple C libraries that simplify the use of Linux message queues, semaphores, shared memory, sockets, timers, and even serial po…☆80Updated 8 years ago
- A small thread-safe queue written in C☆106Updated 5 years ago
- Protocol Buffers C RPC implementation☆200Updated 5 years ago
- Simple memory leak finder.☆51Updated 12 years ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆74Updated 11 months ago
- A Lightweight TCP/IP stack☆96Updated 6 years ago
- Hijack Linux kernel syscall with f-stack api.☆18Updated 8 years ago
- 《深入理解Net-SNMP》源码☆50Updated 6 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
- small library for c, includes array, hash, string, value, event emitter...☆51Updated 7 years ago
- 多种无锁队列☆43Updated 7 years ago
- WebSocket protocol implementation for ANSI C (Win32/Linux).☆27Updated 8 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…☆35Updated last year
- ☆88Updated 7 years ago
- ssdp server and client☆17Updated 11 years ago
- Lock-Free Thread Pool☆79Updated last year
- a rpc framework based on libev and implementd by c☆20Updated 13 years ago