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…
☆43Updated 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:
- A kernel module that implements client - server communication in UDP☆40Updated 7 years ago
- Client and Server stubs for Remote Procedure Call over UDP connection☆18Updated 11 years ago
- A little kernel like vxworks with full of features.☆34Updated 11 years ago
- demos-linux is a project to demo and explore the Linux user space C/C++ API☆95Updated this week
- 《深入理解Net-SNMP》源码☆51Updated 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…☆29Updated 10 years ago
- A Lightweight TCP/IP stack☆96Updated 6 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
- 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…☆65Updated 4 years ago
- A stand-alone DHCP server, written in C.☆97Updated last year
- Lock-Free Thread Pool☆79Updated 2 years ago
- Copy of CUnit unit testing in C Language (http://cunit.sourceforge.net/) version 2.1.2☆24Updated 11 years ago
- Mirror of available mini_httpd archives.☆69Updated 12 years ago
- JSON-RPC client/server library☆18Updated 7 months ago
- A small thread-safe queue written in C☆107Updated 5 years ago
- Simple memory leak finder.☆51Updated 12 years ago
- Git clone of the Lightweight TCP/IP Stack. CHECK UPSTREAM FOR LATEST SRC -->☆159Updated 3 years ago
- Hijack Linux kernel syscall with f-stack api.☆18Updated 8 years ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆74Updated last year
- HTTP Server/Client/Proxy Server☆91Updated 8 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
- The simple implementation of UDP broadcasting and multicast☆29Updated 9 years ago
- tlv codec library.☆18Updated 12 years ago
- An example https client and server using OpenSSL and libevent, for the purpose of discussing some issues that came up on the libevent mai…☆180Updated 6 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆77Updated 7 years ago
- 多种无锁队列☆43Updated 7 years ago
- 三星放出的exFAT开源驱动☆15Updated 12 years ago
- epoll based tcp/udp server☆31Updated last year
- stuff☆34Updated 9 years ago
- WebSocket protocol implementation for ANSI C (Win32/Linux).☆28Updated 9 years ago