Skip to content

efeciftci/ip-subnet-exercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ip-subnet-exercise

An exercise program which randomly generates an IP & subnet mask pair and expects you to calculate network and broadcast addresses.

PyQt4/5/6 Versions

To execute GUI version of the program, navigate into pyqt4, pyqt5, or pyqt6 directory and execute:

$ python3 mainApp.py

You need to have Python 3.x and Qt4/PyQt4, Qt5/PyQt5, or Qt6/PyQt6 installed on your computer in order to run it.

Screenshot_20230822_145356

About

An exercise program which randomly generates an IP & subnet mask pair and expects you to calculate network and broadcast addresses.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published