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 13 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:
- An example https client and server using OpenSSL and libevent, for the purpose of discussing some issues that came up on the libevent mai…☆181Updated 7 years ago
- ☆155Updated 12 years ago
- A simple high performance http server based on epoll☆96Updated 12 years ago
- HTTP Server/Client/Proxy Server☆90Updated 8 years ago
- A high efficient ip black/white list firewall (work as a linux kernel module)☆40Updated 7 years ago
- A custom, multi-threaded HTTP web server☆35Updated 12 years ago
- TCP proxy in ANSI C☆404Updated last year
- Lightweight FTP server written in C☆145Updated 2 years ago
- libev sync from http://cvs.schmorp.de/libev/☆158Updated 4 years ago
- SSL Client/Server简单安全数据传输程序.☆29Updated 9 years ago
- an efficient web/http server...(multi-thread && non-blocking I/O && epoll)☆47Updated 9 years ago
- FTP Server for linux☆63Updated 6 years ago
- asynchronous examples for openssl using poll/epoll☆127Updated 2 years ago
- Unix Network Programming, by W.Richard Stevens / Bill Fenner / Andrew M. Rudoff☆225Updated 2 years ago
- Nick's libevent manual☆707Updated last year
- Http server is written on C++14 language. Dynamic libraries act as applications for the server (*.so - linux, *.dll - windows).☆171Updated 7 years ago
- Linux下的小型Web服务器,支持GET/POST/SSL等功能☆152Updated 7 years ago
- Implementation of Data Encryption Standard (DES) in C☆284Updated 7 years ago
- Tinyftpd是用c语言实现的简单、快速、高效的Linux FTP服务器,只需简单的配置,就可快速的将主机变成高效的FTP服务器。☆156Updated 4 years ago
- TFTP server and client implementation in C☆150Updated 5 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆144Updated 8 years ago
- Simple multi-threaded file transfer program using C sockets☆16Updated 13 years ago
- Reviving cmockery unit test framework from Google☆67Updated 7 years ago
- A nice place for simple libev examples. Please contribute.☆239Updated 9 years ago
- 《TCP/IP网络编程技术基础》书上例子的测试代码。原书无配套光盘,所有代码参照书中提供内容,补充了部分书中未实现的代码,并修正原书中的错误。☆38Updated 6 years ago
- Lock-Free Thread Pool☆81Updated 2 years ago
- Simple HTTP client in C☆305Updated last year
- Implementation of a simple FTP client and server☆162Updated 7 years ago
- The Fast HTTP header parser library☆136Updated 10 years ago
- A hashtable in C☆59Updated 12 years ago