Question: Your project is to write a Python program that records your computer's local and global IP addresses to a public website Python can be installed

 Your project is to write a Python program that records your

Your project is to write a Python program that records your computer's local and global IP addresses to a public website Python can be installed on almost any operating system. The code you write for this project should run successfully on Windows and Linux Your program should 1. Get the IP address of the computer where the program runs. This should not be a localhost address. 2. Use [1] below, or substitute another service, to retrieve your global IP address (sometimes called public address). 3. Record both addresses to a public web service such as [2] below. Any service where you can post text using an API and later retrieve it is fine 4. In your recorded text, identify which IP address is the local address and which is the global address. 5. Output a URL to the recorded data that can be used to see it in a web browser

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!