[FreeNX-kNX] FreeNX and softphone

Les Mikesell lesmikesell at gmail.com
Wed Mar 18 15:30:07 UTC 2009


lewis schmidt wrote:
> I'm afraid that will not work very well because tcp vs udp differences.  
> Choppy, walkie talkie. 
> Ssh uses tcp

Tcp will impose retry delays if you drop packets - and may be configured 
to add the Nagle delay to aggregate small writes, but if you don't drop 
packets (and you shouldn't on a wired LAN) and set TCP_NODELAY on the 
socket (not sure what ssh does there) you shouldn't see much difference.

-- 
   Les Mikesell
    lesmikesell at gmail.com



More information about the FreeNX-kNX mailing list