poemdistance / file-transfer
Files transfer under the Local Area Network(LAN) 局域网文件传输
☆8Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for file-transfer
- 基于共享内存的进程间通信组件☆15Updated 5 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆46Updated 6 years ago
- 使用 epoll 实现多线程 Reactor 模式的 TCP server 框架。☆10Updated 5 years ago
- epoll+线程池实现大文件传输☆63Updated 9 years ago
- 基于ANSI C开发的内存池和线程池,性能优异☆19Updated 8 years ago
- mini版FTP服务器实现文件上传和下载、断点续传、限速等功能☆83Updated 4 years ago
- 实现并对比了各类字符串匹配算法,包括Sunday、KMP、Boyer-Moore、horspool☆23Updated 6 years ago
- I/O multiplexing(select,poll和epoll三组I/O复用系统调用),libevent学习笔记和与之相关的小项目。☆30Updated 7 years ago
- C语言版的STL,包含set,list,map等基本数据结构和算法☆42Updated 8 years ago
- A simple cross-platform c++11 reactor-based library just like the implementation for cpp (muduo), java(netty) and python(twisted)☆26Updated 5 years ago
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工 厂模式、命令模式来实现。☆19Updated 8 years ago
- 用C++开发web服务器框架☆31Updated 3 years ago
- 轻量级线程池☆12Updated 8 years ago
- 一个自己封装的基于reactor的c++网络库☆35Updated 8 years ago
- linux常用库,使用boost和标准库编写的常用库,包含线程池、内存池、通信、日志、时间处理、定时器☆13Updated 10 years ago
- 基于C++开发的异种数据库跨平台连接中间件.☆30Updated 3 years ago
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆82Updated last year
- 多种无锁队列☆43Updated 6 years ago
- kcp学习demo☆23Updated 4 years ago
- A cross platform Http client with libcurl☆52Updated 6 years ago
- 根据工作中经常需要用到的,基于C语言封装的一些常用工具类库,便于在工程项目中参考引用☆35Updated 3 years ago
- 最简单的tcpserver,主要解决tcp的粘包、分包的问题☆14Updated 8 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆55Updated 8 years ago
- libevent-1.4.15源码阅读注释☆75Updated 5 years ago
- Type-length-value(TLV) encoder☆12Updated 7 years ago
- C服务器进程通用模板,跨平台,动态库,协程☆46Updated this week
- 一个基于epoll的多线程 linux c http web服务器☆24Updated 9 years ago
- 简单的ftp服务器,支持断点续传,用最小堆定时器进行空闲断开☆10Updated 8 years ago