![]() |
Java Warning Message
hello all, I have a problem with my program in java netBeans...
I created an IP monitoring program and there will be a "warning message" when there is a change of IP. This is a program that I created: Code:
private void jButton1ActionPerformed(java.awt.event.ActionEvent evt) { program runs automatically, and when the IP changes, the program will give "warning message". I was wondering how to make it .. anyone can help me? pleaseee ...... |
Re: Java Warning Message
make a daemon thread to monitor the change of IP
if any change that thread calls a the main program to notify of the change |
| All times are GMT +5.5. The time now is 07:36. |