Forum: Java Jan 3rd, 2005 |
| Replies: 0 Views: 5,647 i am trying to interrogate root DNS servers, using " TRACERT " but after going to first hop i am getting " Request timed out "
please help.
code is as follows
import java.net.*; |
Forum: Java Jan 3rd, 2005 |
| Replies: 1 Views: 2,033 i am trying to interrogate root DNS servers, using " TRACERT " but after going to first hop i am getting " Request timed out "
please help. :)
code is as follows
import java.net.*; |
Forum: Java Dec 30th, 2004 |
| Replies: 1 Views: 2,033 IS THERE ANY PARALLEL FUNTCION FOR DIG IN JAVA.
"RouteThrough", "RT", TYPE_RT:: I tried this in java but i am getting this error at
run time "ERROR - DNS Error: Unknown resource record... |