Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ajayrandhawa/socket-programming-c

A socket is the mechanism that most popular operating systems provide to give programs access to the network. It allows messages to be sent and received between applications (unrelated processes) on different networked machines.
https://github.com/ajayrandhawa/socket-programming-c

c http-client http-server language network network-programming programming socket socket-programming tcp-client tcp-server

Last synced: 2 months ago
JSON representation

A socket is the mechanism that most popular operating systems provide to give programs access to the network. It allows messages to be sent and received between applications (unrelated processes) on different networked machines.

Awesome Lists containing this project