Re: FW: setTrafficClass on server socket; IP_TOS replacement on Windows

2009-05-18 Thread Michael McMahon
Alan Bateman wrote: setTrafficClass on a server socket, so that a certain TOS value will be present in the ACK packet when TCP accepts a connection. This would occur automatically because all socket flags are inherited during construction of the native socket on the backlog queue, then Java tu

Re: FW: setTrafficClass on server socket; IP_TOS replacement on Windows

2009-05-15 Thread Alan Bateman
Esmond Pitt FACS wrote: Alan [I'm not subscribed to net-dev so I'm not sure if this will get there ;-)] I assume it will need the moderator (Michael?) to approve. 1. I've just come across a situation where a user needs to call setTrafficClass on a server socket, so that a certain TOS value