Python Socket Get Host Name & IP Address Of Local Machine
3K views
Mar 21, 2024
Python Socket Get Host Name & IP Address Of Local Machine - Sometimes, you need to quickly discover some information about your machine, for example, the host name, IP address, number of network interfaces, and so on. This is very easy to achieve using Python scripts. Get the source codes: https://geekscoders.com/python-socket-programing-for-beginners/ Affiliate Links: Python Crash Course, 2nd Edition https://amzn.to/35jvHw5 Best Book On Django - Django 3.0 By Example https://amzn.to/3dJbvr4
#Programming
#Scripting Languages