SOYJUN / TCP-socket-client-server
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☆30Updated last year
- A small thread-safe queue written in C☆105Updated 5 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
- tlv codec library.☆17Updated 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…☆63Updated 4 years ago
- The simple implementation of UDP broadcasting and multicast☆29Updated 9 years ago
- 纯C语言写的http client,支持 https,支持GET POST☆15Updated 5 years ago
- 小型的tcp/ip协议栈,主控芯片为stm32f407☆15Updated 9 years ago
- IPC provides flexible, efficient message passing between processes.☆28Updated 10 years ago
- Simple memory leak finder.☆51Updated 11 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- 韦东山驱动开发源代码☆13Updated 8 years ago
- git://gitorious.org/flashimg/flashimg.git☆13Updated 11 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 9 months ago
- A kernel module that implements client - server communication in UDP☆40Updated 6 years ago
- FFmpeg, live555 already support RTSP, SDP, RTP, RTCP.☆16Updated last year
- 多种无锁队列☆43Updated 7 years ago
- Transfer block of data from one linux process to another, used IPC technology such as semaphore and share memory.☆12Updated 11 years ago
- Bond process with dedicated CPUs on DragonFly BSD☆10Updated 5 years ago
- Network stack developed for embedded work on small systems. Implements ip, tcp, arp, a small web server, and an OS abstraction layer.☆52Updated 7 months ago
- Simple demonstration of using Boost.Asio's basic_raw_socket template class to transmit packets with a custom transport layer header.☆31Updated 5 years ago
- A simple proxy server☆35Updated 10 years ago
- Experiments about p2p networking issues☆20Updated 13 years ago
- UART Communication Protocol, support like TCP/UDP feature☆15Updated 4 years ago
- mini版FTP服务器实现文件上传和下载、断点续传、限速等功能☆83Updated 4 years ago
- demos-linux is a project to demo and explore the Linux user space C/C++ API☆95Updated last week
- Automatically exported from code.google.com/p/evproto☆14Updated 9 years ago
- STUN and TURN library☆45Updated 6 years ago
- STUN Client done in C☆43Updated 11 years ago
- A simple UDP clock service, using libevent☆34Updated 16 years ago