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 9 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
- epoll based tcp/udp server☆30Updated last year
- Lock-Free Thread Pool☆77Updated last year
- 多种无锁队列☆43Updated 7 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆55Updated 9 years ago
- Thread safe FIFO queue uinsg pthread and C language☆11Updated 11 years ago
- The simple implementation of UDP broadcasting and multicast☆29Updated 8 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆78Updated 7 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
- 轻量级线程池☆12Updated 8 years ago
- 基于ANSI C开发的内存池和线程池,性能优异☆20Updated 9 years ago
- a key-value lib based on share memory, it use hash data struct☆17Updated 11 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- 纯C语言写的http client,支持 https,支持GET POST☆15Updated 5 years ago
- my c++ lib,include tcp server thread pool, double buffer, mysql pool, string☆18Updated 2 years ago
- 公用库 (包括array、list和stack以及typepool数据结构;iocp、epoll等socket模型;thread;timer定时器),以及示例。 (date:2011.3)☆22Updated 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 9 years ago
- Lightweight, simple and portable message bus and IPC system for embedded Linux.☆11Updated 11 years ago
- IPC provides flexible, efficient message passing between processes.☆28Updated 10 years ago
- An rtsp and rtp server made for one of my classes in university.☆10Updated 12 years ago
- A small thread-safe queue written in C☆105Updated 5 years ago
- Client and Server stubs for Remote Procedure Call over UDP connection☆18Updated 10 years ago
- A hashtable in C☆58Updated 11 years ago
- shared memory☆20Updated 9 years ago
- 小型的tcp/ip协议栈,主控 芯片为stm32f407☆15Updated 9 years ago
- Compare performance of IPC(Inter-Process Communication), include file, zeromq, socket, unixsocket, share-memory, msq-queue and so on☆30Updated 4 years ago
- 实现并对比了各类字符串匹配算法,包括Sunday、KMP、Boyer-Moore、horspool☆23Updated 6 years ago
- Muduo Non-blocking Address Resolver with UDNS☆19Updated 8 years ago
- it's a smallest library that provides a lock-free thread pool sharing on multithreading, it design for scalability☆27Updated 6 years ago
- Bond process with dedicated CPUs on DragonFly BSD☆10Updated 5 years ago
- fast thread pool☆27Updated 6 years ago