amineamanzou / UDP-TCP-File-Transfer
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
- mini 版FTP服务器实现文件上传和下载、断点续传、限速等功能☆83Updated 4 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆56Updated 9 years ago
- FTP Server for linux☆64Updated 6 years ago
- Files transfer under the Local Area Network(LAN) 局域网文件传输☆8Updated 6 years ago
- ☆32Updated 7 years ago
- 使用 epoll 实现多线程 Reactor 模式的 TCP server 框架。☆10Updated 5 years ago
- 轻量级网络库, 基于C++11☆114Updated 3 years ago
- 《Linux高性能服务器编程》上的例子☆50Updated 11 years ago
- Simple FTP client-server implementation in C☆125Updated 5 years ago
- libevent library reimplemented with c++☆42Updated 5 years ago
- 韦东山驱动开发源代码☆13Updated 8 years ago
- My Makefile for Linux, application & driver☆43Updated 4 years ago
- c++11 implementation of muduo net lib and muduo asynclogging.☆33Updated 6 years ago
- Map for C, used rbtree to implement, sort by key☆92Updated 4 years ago
- 用libcurl实现http和https服务☆31Updated 6 years ago
- 一个简单的http/https库,c语言实现,用到了 openssl库,支持 get和post☆42Updated 9 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
- libevent multithread worker example☆20Updated 3 years ago
- 《深入理解Net-SNMP》源码☆49Updated 5 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆78Updated 7 years ago
- Lock-Free Thread Pool☆78Updated last year
- 多种无锁队列☆43Updated 7 years ago
- 基于线程池、消息队列和epoll模型实现并发服务器架构☆42Updated 5 years ago
- The aim of this assignment is to have you do TCP socket client / server programming using I/O multiplexing, child processes and threads. …☆41Updated 10 years ago
- 协程的简单实现☆50Updated 3 years ago
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆48Updated 8 years ago
- linux c 多路复用IO/epoll/select/poll 实现mqtt服务器,qt 5.80 实现mqtt客户端☆33Updated 4 years ago
- license_robot用来对软件模块做授权.license文件加密,根据硬件生成唯一序列号☆34Updated 10 years ago
- A TimerQueue Based on Poll☆14Updated 6 years ago