Re: keep ip address event
What does "but can't run it" mean?
Errors?
Exceptions?
Stack traces?
Also, when posting code please use [code] tags [/code].
Re: keep ip address event
it run till line System.out.println(srcAdd + " " + destAdd + " " +srcPort + " " + destPort);
then stuck.
i new at here.sorry about the code tags.
Re: keep ip address event
Then I'd suggest adding in some more debugging statements to find out exactly where it is getting stuck.
I can't follow the flow of that code as it stands with no formatting.
Re: keep ip address event