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
- tlv codec library.☆17Updated 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
- 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
- 纯C语言写的http client,支持 https,支持GET POST☆15Updated 5 years ago
- The simple implementation of UDP broadcasting and multicast☆29Updated 9 years ago
- 多种无锁队列☆43Updated 7 years ago
- Bond process with dedicated CPUs on DragonFly BSD☆10Updated 5 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- Simple memory leak finder.☆51Updated 11 years ago
- 基于ANSI C开发的内存池和线程池,性能优异☆20Updated 9 years ago
- A hashtable in C☆58Updated 11 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
- Mirror of libgdsl, the Generic Data Structures Library in C☆19Updated 9 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
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆78Updated 7 years ago
- JSON-RPC client/server library☆18Updated 5 months ago
- Muduo Non-blocking Address Resolver with UDNS☆19Updated 8 years ago
- Client and Server stubs for Remote Procedure Call over UDP connection☆18Updated 10 years ago
- A little kernel like vxworks with full of features.☆34Updated 11 years ago
- Telnet client and server written in C☆56Updated 12 years ago
- a uboot for wrtnode☆11Updated 9 years ago
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆48Updated 8 years ago
- epoll+线程池实现大文件传输☆66Updated 10 years ago
- A small thread-safe queue written in C☆105Updated 5 years ago
- a user-space simulated dump_stack(), based on mips.☆19Updated 10 years ago
- ini file parser by C☆25Updated 7 years ago
- BitTorrent protocol in C☆9Updated 10 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆56Updated 9 years ago
- 用驱动的方式窥视linux内核的实现☆18Updated 6 years ago