In Java, is there a way to control the TTL of the IP header for packets sent on a socket?
Apparently only on Multicast sockets, which have:
MulticastSocket.setTimeToLive(int ttl);
1.4m articles
1.4m replys
5 comments
57.0k users