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

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: 3 months 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`