0
2.8kviews
Short note on Socket Programming?
1 Answer
0
78views

A socket is one of the most fundamental technologies of computer network programming. Socket programming is a way of connecting two nodes on a network to communicate with each other. Socket programs are used to communicate between various processes usually running on different systems. It is mostly used to create …

Create a free account to keep reading this post.

and 4 others joined a min ago.

Please log in to add an answer.