系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议
☆58Mar 25, 2016Updated 9 years ago
Alternatives and similar repositories for _Linux-OS-Network_
Users that are interested in _Linux-OS-Network_ are comparing it to the libraries listed below
Sorting:
- IPC provides flexible, efficient message passing between processes.☆32Sep 29, 2014Updated 11 years ago
- Unix环境高级编程学习笔记☆13Jul 20, 2014Updated 11 years ago
- 基于共享内存的进程间通信组件☆15Apr 28, 2019Updated 6 years ago
- USTC 嵌入式系统实验室2013级研究生阅读内核记录☆63May 13, 2014Updated 11 years ago
- Motion recognition with artificial intelligence on STM32☆19Feb 6, 2018Updated 8 years ago
- 在单片机上实现一个简易的shell 系 统☆18Jan 14, 2019Updated 7 years ago
- Linux 1.2.13 网络协议栈学习☆34Oct 24, 2019Updated 6 years ago
- An example on generic netlink communications between the kernel and user-space processes.☆12Jun 13, 2022Updated 3 years ago
- udp分包的实现 应用程序保障传输的可靠性☆11Feb 26, 2019Updated 7 years ago
- sarudp 是在 UDP 上实现了重传机制,增加传输可靠性的协议,追求稳定,简洁,高效。☆14Jun 12, 2016Updated 9 years ago
- The screen-oriented text editor for RT-Thread.☆16Apr 20, 2024Updated last year
- A parser for BSD syslog protocol (RFC 3164) messages☆10Jan 7, 2025Updated last year
- Linux网络编程☆756Dec 28, 2015Updated 10 years ago
- 慕课网专栏《 零基础学透网络编程》的配套代码,项目介绍:由易到难,全面搭建网络编程知识体系 提供20 个样例小程序,便于加深知识理解 理论与实战结合,手把手教你开发网络监测工具 总结多年经验,亲授常用网络工具及解决问题的方法。☆14Jan 3, 2021Updated 5 years ago
- 一个基于tun/tap设备编写的简易的tcp/ip协议栈.☆93Aug 14, 2017Updated 8 years ago
- 用驱动的方式窥视linux内核的实现☆19Oct 20, 2018Updated 7 years ago
- 互联网体系结构/庖丁解牛Linux网络协议栈☆130Dec 15, 2020Updated 5 years ago
- study rk3399☆13Sep 21, 2019Updated 6 years ago
- 高仿 Windows 记事本的 Qt 实现方案☆15Nov 30, 2021Updated 4 years ago
- Save RTP - H264 into Mpeg4 file☆35Feb 23, 2011Updated 15 years ago
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆20Mar 15, 2016Updated 10 years ago
- Embedded IoT Platform for IoT projects based in Arduino and PlatformIO☆11Aug 8, 2021Updated 4 years ago
- Linux eventfd explained☆16Nov 12, 2018Updated 7 years ago
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆47Dec 26, 2016Updated 9 years ago
- a smart light server make by myself☆17Nov 11, 2019Updated 6 years ago
- A plugin to debug program with gdb by using vim☆29Sep 11, 2016Updated 9 years ago
- 汇集行业英文术语,让你命名不在困难。☆34Jan 4, 2018Updated 8 years ago
- A small C++ library for formatted stream output of standard library objects☆10Dec 16, 2015Updated 10 years ago
- 多线程/线程池,epoll,libevent网络库分别实现的三个网络HTTP服务器程序☆13Nov 8, 2017Updated 8 years ago
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆85Dec 30, 2022Updated 3 years ago
- a simple example for how to use epoll☆66Jun 27, 2012Updated 13 years ago
- Python GDB RDP client (replaces gdb for QEMU tcp debug)☆12Apr 22, 2022Updated 3 years ago
- ☆18Aug 27, 2015Updated 10 years ago
- SMC-RTOS (An open source embedded real-time operating system with samllest code)☆24Mar 22, 2019Updated 7 years ago
- C++ Object Data Model Test Code☆22Aug 31, 2015Updated 10 years ago
- Fully emulates D's scope guard statement feature via C++17's std::uncaught_exceptions() with no dynamic memory allocation and terse synta…☆19Mar 15, 2018Updated 8 years ago
- the buddy and slub algorithm from linux kernel☆12Apr 13, 2015Updated 10 years ago
- A set of macros and functions to make defining a C module easier☆11Sep 9, 2019Updated 6 years ago
- ☆10Jan 27, 2022Updated 4 years ago