Hi Jean,
I have a simple question about the IP TTL value, why are you using a fixed 
value (255)? 
In multicast we need to change this value , so i have add(in next realise of 
multicast patch) a new filed in rtsocket structure a "mc_ttl " whitch allow 
us to change the TLL value from the setsockopt function 
(RT_IP_MULTICAST_TTL).
So if you want i can't do the same thing for a normal TTL value, whitch we can 
change it on using setsocket whith  (RT_IP_TTL).
So tell me what?

-- 
EL HEDADI Amine
R&D
phone : 
Email : [EMAIL PROTECTED]



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
RTnet-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rtnet-developers

Reply via email to