lalitagarwal / P2P-File-Transfer-SystemLinks
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.
☆45Updated 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:
- ☆155Updated 12 years ago
- HTTP Server/Client/Proxy Server☆91Updated 8 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…☆180Updated 6 years ago
- SSL Client/Server简单安全数据传输程序.☆28Updated 9 years ago
- libev sync from http://cvs.schmorp.de/libev/☆157Updated 4 years ago
- a light-weight event loop based on epoll☆23Updated 8 years ago
- 《Linux高性能服务器编程》上的例子☆50Updated 11 years ago
- A custom, multi-threaded HTTP web server☆35Updated 12 years ago
- an efficient web/http server...(multi-thread && non-blocking I/O && epoll)☆46Updated 8 years ago
- Http server is written on C++14 language. Dynamic libraries act as applications for the server (*.so - linux, *.dll - windows).☆171Updated 7 years ago
- asynchronous examples for openssl using poll/epoll☆127Updated last year
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆144Updated 7 years ago
- a simple example for how to use epoll☆66Updated 13 years ago
- TFTP server and client implementation in C☆150Updated 5 years ago
- simple http server base on epoll☆324Updated last year
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆163Updated 3 years ago
- A simple proxy server☆35Updated 11 years ago
- FTP Server for linux☆64Updated 6 years ago
- Lock-Free Thread Pool☆79Updated last year
- A small, clean, linux-only thread-pool implementation using epoll with support for sockets, scheduled callbacks and TCP connections.☆180Updated 13 years ago
- A nice place for simple libev examples. Please contribute.☆238Updated 8 years ago
- Tinyftpd是用c语言实现的简单、快速、高效的Linux FTP服务器,只需简单的配置,就可快速的将主机变成高效的FTP服务器。☆154Updated 3 years ago
- A simple C++ threadpool based on POSIX threads.☆129Updated 9 years ago
- 《深入理解Nginx模块开发与架构解析》示例源码☆39Updated 10 years ago
- A hashtable in C☆58Updated 11 years ago
- TCP proxy in ANSI C☆397Updated 10 months ago
- Socket programming examples in C++☆129Updated 4 years ago
- Distributed File sharing☆23Updated 13 years ago
- A simple high performance http server based on epoll☆95Updated 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