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…
☆41Updated 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
- The simple implementation of UDP broadcasting and multicast☆29Updated 9 years ago
- A kernel module that implements client - server communication in UDP☆40Updated 6 years ago
- 《深入理解Net-SNMP》源码☆50Updated 5 years ago
- 纯C语言写的http client,支持 https,支持GET POST☆15Updated 6 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
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- tlv codec library.☆17Updated 12 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 stand-alone DHCP server, written in C.☆98Updated last year
- 基于C语言编写的高并发Epoll服务器☆21Updated 5 years ago
- VxWorks-like lightweight message queue for Windows☆10Updated 6 years ago
- 多种无锁队列☆43Updated 7 years ago
- Telnet client and server written in C☆56Updated 12 years ago
- a uboot for wrtnode☆11Updated 9 years ago
- WebSocket protocol implementation for ANSI C (Win32/Linux).☆27Updated 8 years ago
- IPC provides flexible, efficient message passing between processes.☆28Updated 10 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
- JSON-RPC client/server library☆18Updated 6 months ago
- a key-value lib based on share memory, it use hash data struct☆17Updated 11 years ago
- VT100/102☆15Updated last year
- Component (module, plugin, process (like dbus)) rpc server daemon and client library,make component communicating easier,using epoll eve…☆13Updated 5 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆58Updated 9 years ago
- Learn Linux Kernel Step by Step, including the Modules, FS, Device Driver etc. --- Linux内核学习,包括Linux各模块,文件系统,设备驱动文件等。☆46Updated 12 years ago
- a lightweight C++ TCP socket library powered by epoll/kqueue, for study.☆24Updated 2 years ago
- A lightweight event bus for C++☆16Updated 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…☆63Updated 4 years ago
- Toolkit library for asynchronous network IO with protocol stacks including SIP, SDP, RTP, STUN, TURN, ICE, BFCP and DNS.☆41Updated 12 years ago
- network time protocol client☆18Updated 14 years ago