knute
Posts: 550
Joined: Thu Oct 23, 2014 12:14 am
Location: Texas
Contact: Website

Java GUI to set static IP parameters in Jessie

Thu Jun 02, 2016 10:08 pm

There was another thread the other day on setting a static IP address and the fellow asked for a program to do that. I wrote a Java program (because that's what I know) to set the parameters from a GUI. I've expanded the program a little and posted the source and a compiled JAR file to my website. If you try it and like it, or not, or if you find a bug, please let me know.

http://knutejohnson.com/ipconfig

Thanks

JimBeagley
Posts: 4
Joined: Wed Sep 11, 2019 5:24 pm

Re: Java GUI to set static IP parameters in Jessie

Wed Sep 11, 2019 6:01 pm

Hi Can you point me to a lnk to this project as the one in your post does not work.
Thanks

knute
Posts: 550
Joined: Thu Oct 23, 2014 12:14 am
Location: Texas
Contact: Website

Re: Java GUI to set static IP parameters in Jessie

Sat Sep 14, 2019 8:29 pm

New code for Buster at http://knutejohnson.com/pi. The old code only worked on Jessie and that is now ancient history.

Return to “Troubleshooting”