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☆32Updated 2 weeks ago
- A little kernel like vxworks with full of features.☆34Updated 11 years ago
- A stand-alone DHCP server, written in C.☆102Updated 2 years ago
- A kernel module that implements client - server communication in UDP☆40Updated 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…☆28Updated 10 years ago
- tlv codec library.☆18Updated 12 years ago
- The simple implementation of UDP broadcasting and multicast☆29Updated 9 years ago
- 《深入理解Net-SNMP》源码☆53Updated 6 years ago
- cwmp client for tr-069☆25Updated 12 years ago
- Client and Server stubs for Remote Procedure Call over UDP connection☆18Updated 11 years ago
- A Lightweight TCP/IP stack☆96Updated 6 years ago
- STUN and TURN library☆44Updated 7 years ago
- C utility functions for OpenWrt `from openwrt` http://git.openwrt.org☆14Updated 8 years ago
- for TR069☆103Updated 8 years ago
- JSON-RPC client/server library☆19Updated last year
- Mirror of available mini_httpd archives.☆69Updated 12 years ago
- 该库首先是学习framebuffer的一些例程,后面就是使用framebuffer实现linux的屏幕截屏,然后再使用framebuffer实现一款android app的屏幕截屏,最后,尝试使用frame buffer来实现屏幕录制.☆30Updated 10 years ago
- WebSocket protocol implementation for ANSI C (Win32/Linux).☆28Updated 9 years ago
- A simple proxy server☆36Updated 11 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆32Updated 9 years ago
- A small thread-safe queue written in C☆107Updated 6 years ago
- 纯C语言写的http client,支持 https,支持GET POST☆15Updated 6 years ago
- A very simple and small DNS Server to help understanding the protocol basics.☆158Updated last year
- Reliable File Transfer using User Datagram protocol (UDP)☆30Updated 6 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆95Updated 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 5 years ago
- Simple UDP tun/tap-based tunnel with mcrypt encryption. Also some more AF_PACKET and tun/tap related tools.☆40Updated 10 years ago
- Component (module, plugin, process (like dbus)) rpc server daemon and client library,make component communicating easier,using epoll eve…☆15Updated 6 years ago
- A classical Unix multi-thread server and client in C language using sockets.☆65Updated 13 years ago