amineamanzou / UDP-TCP-File-TransferLinks
A classical Unix multi-thread server and client in C language using sockets.
☆64Updated 12 years ago
Alternatives and similar repositories for UDP-TCP-File-Transfer
Users that are interested in UDP-TCP-File-Transfer are comparing it to the libraries listed below
Sorting:
- epoll+线程池实现大文件传输☆66Updated 10 years ago
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆48Updated 8 years ago
- Simple FTP client-server implementation in C☆125Updated 5 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆56Updated 9 years ago
- mini版FTP服务器实现文件上传和下载、断点续传、限速等功能☆83Updated 4 years ago
- 《Linux高性能服务器编程》上的例子☆50Updated 11 years ago
- Lightweight FTP server written in C☆144Updated last year
- Windows Socket Samples☆96Updated 12 years ago
- epoll based tcp/udp server☆31Updated last year
- c/c++ language useful recipes☆95Updated 11 years ago
- Implementation of a simple FTP client and server☆158Updated 6 years ago
- Map for C, used rbtree to implement, sort by key☆92Updated 5 years ago
- Linux环境C语言编程项目多级Makefile管理模板☆23Updated 7 years ago
- USTC 嵌入式系统实验室2013级研究生阅读内核记录☆63Updated 11 years ago
- linux线程间同步(Inter-Thread Synchronization)方式汇总☆60Updated 9 years ago
- 韦东山驱动开发源代码☆13Updated 8 years ago
- Learn Linux Kernel Step by Step, including the Modules, FS, Device Driver etc. --- Linux内核学习,包括Linux各模块,文件系统,设备驱动文件等。☆45Updated 12 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 10 months ago
- Linux Source Monitor(CPU、Mem、IO、Net) (linux 系统资源监控库,监控进程占用的CPU、内存、磁盘IO、网络IO)☆31Updated 5 years ago
- ini file parser by C☆25Updated 7 years ago
- codes of linux programing (线程池,IO复用,进程间通信等)☆56Updated 9 years ago
- C 双向链表的所有基本操作☆24Updated 9 years ago
- 实现一个消息传递模型,并学习多种makefile的编写方式,进行编译☆23Updated 4 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆161Updated 3 years ago
- 在基于Linux系统的主机上,通过C/C++实现对主机状态监控,衡量终端负载情况。 设计目标是实现对: (1)CPU占用率 (2)系统运行时长 (3)内存占用率 (4)网络接口属性:接口名、IP地址、MAC地址 (5)网卡速率信息:上下行网速 的监控。☆24Updated last year
- linux c 多路复用IO/epoll/select/poll 实现mqtt服务器,qt 5.80 实现mqtt客户端☆33Updated 5 years ago
- libevent library reimplemented with c++☆42Updated 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 4 years ago
- 轻量级网络库, 基于C++11☆116Updated 3 years ago
- My Makefile for Linux, application & driver☆43Updated 4 years ago