pradyuman / socket-c
HTTP Client and Server in C
☆18Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for socket-c
- C implementation of the Kademlia-based Distributed Hash Table (DHT) used in the BitTorrent network (aka "mainline DHT")☆22Updated 4 years ago
- A peer to peer download application.☆8Updated 10 years ago
- Websocket webRTC signaling protocol based on Kore.io framework written in C☆10Updated 5 years ago
- Threadpool library☆23Updated 9 years ago
- HTTP/HTTPS REST Client C Library☆123Updated 7 years ago
- Simple HTTPS proxy (does TLS encryption, checks client certificates by hash codes, and determines forward by Host header).☆10Updated 5 years ago
- UDP Multicast messaging library☆39Updated 4 years ago
- Websockets server/client library in pure C☆11Updated 12 years ago
- Lightweight event-loop library based on multiplexing IO☆30Updated 8 months ago
- A thread safe type-agnostic header-only macro-based struct queue implementation in C.☆15Updated 8 years ago
- a non blocking hash map implementation in c☆14Updated 14 years ago
- WebSocket protocol implementation for ANSI C (Win32/Linux).☆27Updated 8 years ago
- JSON-RPC client/server library☆18Updated 3 months ago
- RaccoonWSClient is a lightweight implementation of libwebsockets in C++☆11Updated 5 years ago
- blocking socket library with SSL, SOCKS/HTTP proxy chaining, and timeout☆38Updated 2 years ago
- SOCKS5 and SOCKS4a proxy server☆13Updated 4 months ago
- ChaCha20 + Poly1305☆20Updated 8 years ago
- Overview For this assignment you will be developing an application that uses raw IP sockets to ‘walk’ around an ordered list of nodes (g…☆25Updated 9 years ago
- Toolkit library for asynchronous network IO with protocol stacks including SIP, SDP, RTP, STUN, TURN, ICE, BFCP and DNS.☆40Updated 11 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆87Updated 4 years ago
- command-line HTTP, RTP, FEC mp3+ogg streamer☆15Updated last year
- PDU encode/decode☆14Updated 14 years ago
- Base64 encode/decode☆270Updated 9 months 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…☆176Updated 5 years ago
- ☆14Updated 8 years ago
- Telnet client and server written in C☆54Updated 11 years ago
- A http library based on libuv and mbedtls, supported tls/ssl☆29Updated 5 years ago
- High-performance, high-scalable, epoll-based, edge-triggered, non-blocking, pre-threaded and multiplexed generic TCP server skeleton.☆15Updated 13 years ago
- virtual keyboard kernel module☆29Updated 3 years ago
- A telnet like client/server application using pseudo-terminals (pty) that runs a Bash shell session on the remote server. [fork,forkpty,s…☆32Updated 8 years ago