Introduction To Socket Programming Using Python
Hi in this blog we are going to see about socket programming.
SOCKETS
Socket Programming is a way of connecting two nodes on a network and can communicate with each other. Sockets listen on a particular port and host. Here the communication will be o...
blog.quasarcommunity.org3 min read