lalitagarwal / P2P-File-Transfer-System
Implementation of a client-server system which facilitates file transfer between the clients. It is implemented in C and concepts of socket programming and shared memory are used in this project.
☆43Updated 12 years ago
Alternatives and similar repositories for P2P-File-Transfer-System
Users that are interested in P2P-File-Transfer-System are comparing it to the libraries listed below
Sorting:
- Distributed File sharing☆23Updated 13 years ago
- 一个基于epoll和线程池的转发服务器☆11Updated 6 years ago
- HTTP Server/Client/Proxy Server☆91Updated 8 years ago
- A classical Unix multi-thread server and client in C language using sockets.☆64Updated 12 years ago
- ☆154Updated 11 years ago
- a simple example for how to use epoll☆66Updated 12 years ago
- SSL Client/Server简单安全数据传 输程序.☆28Updated 9 years ago
- Muduo Non-blocking Address Resolver with UDNS☆19Updated 8 years ago
- a tiny nosql database supporting pluggable storage engine.☆40Updated 7 years ago
- 简单的ftp服务器,支持断点续传,用最小堆定时器进行空闲断开☆10Updated 9 years ago
- openssl surpport for handy☆42Updated 9 years ago
- asynchronous examples for openssl using poll/epoll☆126Updated last year
- Simple multi-threaded file transfer program using C sockets☆15Updated 12 years ago
- epoll-event:high performance,25w+ req/sec (without request parse),20w req/sec with request parse on a common pc☆60Updated 14 years ago
- 一个用c以及cpp写的简单的web服务器!☆16Updated 8 years ago
- UNIX网络编程 卷1:套接字联网API(第3版)源代码☆163Updated 5 years ago
- 定时器方案,采用epoll的异步驱动和采用时间轮推动2中方案。测试在20万个定时器同时存在(以50us的速率仍然持续创建)的情况下内存为20M,cpu占用2%左右☆17Updated 9 years ago
- A header-only C++ wrapper of libevent2☆29Updated 10 years ago
- 《Linux高性能服务器编程》上的例子☆50Updated 11 years ago
- stuff☆34Updated 9 years ago
- A tiny http server with multi-port monitoring.☆62Updated 9 years ago
- Http server is written on C++14 language. Dynamic libraries act as applications for the server (*.so - linux, *.dll - windows).☆170Updated 6 years ago
- A hashtable in C☆58Updated 11 years ago
- Tinyftpd是用c语言实现的简单、快速、高效的Linux FTP服务器,只需简单的配置,就可快速的将主机变成高效的FTP服务器。☆152Updated 3 years ago
- An example https client and server using OpenSSL and libevent, for the purpose of discussing some issues that came up on the libevent mai…☆178Updated 6 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆78Updated 7 years ago
- How to build a Async Server.☆82Updated 12 years ago
- Example for connect MySQL with Connection pool in CPP.☆47Updated 12 years ago
- 《深入理解Nginx模块开发与架构解析》示例源码☆39Updated 10 years ago
- Simple FTP client-server implementation in C☆125Updated 5 years ago