Python 3 Socket Programming Example
When it comes to network programming Python is a gem, not that it is not good at other stuffs but network programming is handled by Python exceedingly well and it makes it really easy to code and debug. I have named the title as Python 3 as there are few changes in Python 3 that affects many available socket programming tutorials on the internet. Before we dive deeper let’s clarify few terminologies....