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…☆67Updated 5 years ago
- epoll based tcp/udp server☆31Updated last year
- Client and Server stubs for Remote Procedure Call over UDP connection☆18Updated 11 years ago
- A stand-alone DHCP server, written in C.☆102Updated 2 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆143Updated 8 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆93Updated 5 years ago
- A little kernel like vxworks with full of features.☆34Updated 11 years ago
- A kernel module that implements client - server communication in UDP☆40Updated 7 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆32Updated 9 years ago
- A small thread-safe queue written in C☆107Updated 6 years ago
- The simple implementation of UDP broadcasting and multicast☆29Updated 9 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
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆58Updated 9 years ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆77Updated last year
- JSON-RPC client/server library☆19Updated 9 months ago
- 《深入理解Net-SNMP》源码☆52Updated 6 years ago
- Fork of Log4c project☆93Updated 8 years ago
- 多种无锁队列☆43Updated 7 years ago
- Lock-Free Thread Pool☆80Updated 2 years ago
- Simple memory leak finder.☆54Updated 12 years ago
- VxWorks-like lightweight message queue for Windows☆10Updated 6 years ago
- Component (module, plugin, process (like dbus)) rpc server daemon and client library,make component communicating easier,using epoll eve…☆14Updated 6 years ago
- Hijack Linux kernel syscall with f-stack api.☆18Updated 8 years ago
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆47Updated 8 years ago
- HTTP Server/Client/Proxy Server☆91Updated 8 years ago
- STUN and TURN library☆44Updated 7 years ago
- High performance websocket client/server in ANSI C☆55Updated last year
- tlv codec library.☆18Updated 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…☆81Updated 8 years ago
- Multicast UDP File Transfer☆19Updated 14 years ago