Broadcast IP Address

Operating Scenario

You have a portable web server that you move from school to school. When you arrive at a school, you connect it to the school's LAN which assigns a network address. This address is different every time you connect to a school network.

There is no keyboard, mouse, or screen connected to the server.

The students need to know the IP address of the server so they can connect to it with a web browser.

Goal

Develop a method (Python programs) to obtain the web server's address.

Requirements/Design

Try This

1. create a Tkinter interface for the programs