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:
- 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 kernel module that implements client - server communication in UDP☆40Updated 7 years ago
- A stand-alone DHCP server, written in C.☆102Updated 2 years ago
- epoll based tcp/udp server☆32Updated last year
- a ring buffer like kfifo, work in linux kernel and user space, test on kernel 3.16 on both x86 and ARM platform☆40Updated 5 years ago
- tlv codec library.☆18Updated 12 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
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆32Updated 9 years ago
- network time protocol client☆18Updated 15 years ago
- Client and Server stubs for Remote Procedure Call over UDP connection☆18Updated 11 years ago
- A small thread-safe queue written in C☆107Updated 6 years ago
- Learn Linux Kernel Step by Step, including the Modules, FS, Device Driver etc. --- Linux内核学习,包括Linux各模块,文件系统,设备驱动文件等。☆46Updated 12 years ago
- The simple implementation of UDP broadcasting and multicast☆29Updated 9 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
- C utility functions for OpenWrt `from openwrt` http://git.openwrt.org☆14Updated 8 years ago
- Lock-Free Thread Pool☆81Updated 2 years ago
- A little kernel like vxworks with full of features.☆34Updated 11 years ago
- Telnet client and server written in C☆55Updated 12 years ago
- 多种无锁队列☆43Updated 8 years ago
- A Lightweight TCP/IP stack☆96Updated 6 years ago
- Mirror of available mini_httpd archives.☆69Updated 12 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆58Updated 9 years ago
- STUN Client done in C☆44Updated 11 years ago
- A classical Unix multi-thread server and client in C language using sockets.☆65Updated 12 years ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆79Updated last year
- ssdp server and client☆17Updated 12 years ago
- STUN and TURN library☆44Updated 7 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…☆81Updated 8 years ago
- Lightweight, simple and portable message bus and IPC system for embedded Linux.☆11Updated 11 years ago
- Configuration parser library in INI format☆38Updated 9 years ago