leostratus / netinetLinks
Just a dump of the FreeBSD netinet files et al as of February 5th 2013. Can be used in your C/C++/Objective C networking needs.
☆31Updated 13 years ago
Alternatives and similar repositories for netinet
Users that are interested in netinet are comparing it to the libraries listed below
Sorting:
- Lightweight FTP server written in C☆145Updated 2 years ago
- High performance AVL tree container C implementation☆57Updated 5 years ago
- Linux archaeology☆60Updated 8 years ago
- Implementation of a simple FTP client and server☆163Updated 7 years ago
- source code referenced by 【TCP/IP Illustrated Volume 2: The Implementation】☆58Updated 12 years ago
- 学习模拟fat16的文件系统☆10Updated 12 years ago
- Compiler Construction Principles and Practice by Kenneth C. Louden☆79Updated 2 years ago
- Simple NES Emulator☆51Updated 2 years ago
- Stevens的《TCP/IP 实现》的源代码,包括4.4BSD-Lite.tar.gz和 4.4BSD-Lite.tar.gz☆51Updated 10 years ago
- A very simple and small DNS Server to help understanding the protocol basics.☆158Updated last year
- Simple HTTP client in C☆306Updated last year
- A stand-alone DHCP server, written in C.☆102Updated 2 years ago
- An MIT teaching OS☆44Updated 15 years ago
- Mini-XML is a small XML library that you can use to read and write XML and XML-like data files in your application without requiring larg…☆18Updated 11 years ago
- An embedded, simple, fast, concurrent, on-disk key-value store using a b+tree.☆40Updated 6 years ago
- Telnet client and server written in C☆55Updated 12 years ago
- Minix 1.1 to 2.0.4☆53Updated 8 years ago
- A classical Unix multi-thread server and client in C language using sockets.☆65Updated 13 years ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- Simple DIY OS☆162Updated 7 years ago
- an echo server example based on epoll, a scalable I/O event notification mechanism☆60Updated 2 years ago
- uClibc mirror☆59Updated last year
- a unix like OS from scratch☆27Updated 3 years ago
- Basic http server☆34Updated 5 years ago
- Tiny Linux Kernel Project; 本项目作者发布了《360° 剖析 Linux ELF》视频课程,欢迎订阅:https://www.cctalk.com/m/group/88089283☆16Updated 10 years ago
- A simple tar implementation in C☆127Updated 2 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆176Updated 6 years ago
- Unofficial vsftpd source tree (since there doesn't seem to be an official public versioning system ?)☆57Updated 5 years ago
- X.org X11 Server