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:
- 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
- A tiny web server based on libuv, can accept Socket,WebSocket,or http protocol,and set callBack func's 一个基于libuv的小型Web服务器,可以接受Socket,WebS…☆35Updated 11 months ago
- epoll based tcp/udp server☆31Updated last year
- 多种无锁队列☆43Updated 7 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆78Updated 7 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
- WebSocket protocol implementation for ANSI C (Win32/Linux).☆27Updated 8 years ago
- Simple memory leak finder.☆51Updated 11 years ago
- A simple cross-platform c++11 reactor-based library just like the implementation for cpp (muduo), java(netty) and python(twisted)☆27Updated 6 years ago
- 拙著《系统程序员成长计划》的示例代码。☆33Updated last year
- a tiny c complier☆32Updated 8 years ago
- 小型的tcp/ip协议栈,主控芯片为stm32f407☆15Updated 9 years ago
- tlv codec library.☆17Updated 12 years ago
- 纯C语言写的http client,支持 https,支持GET POST☆15Updated 6 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆56Updated 9 years ago
- Compare performance of IPC(Inter-Process Communication), include file, zeromq, socket, unixsocket, share-memory, msq-queue and so on☆30Updated 5 years ago
- Telnet client and server written in C☆56Updated 12 years ago
- 实现并对比了各类字符串匹配算法,包括Sunday、KMP、Boyer-Moore、horspool☆24Updated 6 years ago
- C语言版的STL ,包含set,list,map等基本数据结构和算法☆45Updated 9 years ago
- OpenSSL's usage☆36Updated 3 weeks ago
- demos-linux is a project to demo and explore the Linux user space C/C++ API☆95Updated this week
- 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
- 用驱动的方式窥视linux内核的实现☆18Updated 6 years ago
- network time protocol client☆18Updated 14 years ago
- C extend library - common data structs and algorithms implementation with ANSI C☆33Updated 4 years ago
- Lightweight, simple and portable message bus and IPC system for embedded Linux.☆11Updated 11 years ago
- Lock-Free Thread Pool☆78Updated last year
- Kdump+crash lab☆28Updated 5 years ago
- Simple (cross-platform) implementation of the "ping" command☆47Updated last year
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆47Updated 8 years ago