Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/suyashsingh/c-sockets

Socket Programming in C
https://github.com/suyashsingh/c-sockets

c client-server network-programming socket-programming sockets-tcp sockets-udp

Last synced: about 1 month ago
JSON representation

Socket Programming in C

Awesome Lists containing this project

README

        

# Socket Programming in C

1. **host-info.c**: Prints ip and hostname information of the host system.
**Usage:** `./a.out` or `./a.out localhost`