Socket programming concepts and start building networked applications in C programming language
- Notifications
You must be signed in to change notification settings - Fork 9
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.
ajayrandhawa/Socket-Programming-C
About
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.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published