Tagged Questions

3
votes
1answer
674 views

Erlang: how to set or check TTL in UDP packets?

In Erlang, how can I: Set the TTL for sent UDP packets? Retrieve the value of the TTL for received UDP packets? I need to do this to implement GTSM
1
vote
3answers
1k views

How can I modify multicast TCP/IP packets' TTL?

I'm supporting a 3rd party app that sends multicast packets with a TTL of 1. We cannot modify the app, but need a higher TTL to route the packets to another customer's network. Is there a network ...
0
votes
1answer
116 views

How to access a domain without a internet/network connection? [closed]

My situation is that I would like to know on how to log onto a domain through RDP even when there is no longer an internet connection. For an example to show what I mean would be this: network ...
0
votes
1answer
150 views

TTL Value - TimeToLive

http://searchnetworking.techtarget.com/definition/time-to-live From this article, im Confused about the defanition about this subject. is there any chance someone help me undestand better whats going ...