Re: how exactly UDP tunneling works...
From: Alun Jones [MS MVP] (alun_at_texis.invalid)
Date: 02/26/04
- Previous message: Louis Solomon [SteelBytes]: "Re: RAS scripting problem on Win2k SP4"
- In reply to: Arkady Frenkel: "Re: how exactly UDP tunneling works..."
- Next in thread: Lord of the Ring: "Re: how exactly UDP tunneling works..."
- Reply: Lord of the Ring: "Re: how exactly UDP tunneling works..."
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 26 Feb 2004 02:52:48 GMT
In article <OW8YJJq#DHA.2040@TK2MSFTNGP12.phx.gbl>, "Arkady Frenkel"
<arkadyf@hotmailxdotxcom> wrote:
>That's interesting , I don't know , let's wait for gurus to answer , but
>that sounds strange because UDP is not reliable protocol opposite to TCP (
>many routers allow configuration not allowed UDP to pass because of that ).
Don't forget that IP (which TCP is usually carried over) is itself an
unreliable protocol. Carrying TCP over UDP would pose no significant
challenge.
Carrying UDP over TCP does have some issues, mainly that you "lose" that
unreliability - UDP protocols that are designed to accomodate some loss
would generally be slowed down by the retries that TCP uses to guarantee
reliability. A failing packet would hold up all subsequent data, even if
that packet was one that the application protocol felt was not important
enough to retry.
Alun.
~~~~
[Please don't email posters, if a Usenet response is appropriate.]
-- Texas Imperial Software | Find us at http://www.wftpd.com or email 1602 Harvest Moon Place | alun@texis.com. Cedar Park TX 78613-1419 | WFTPD, WFTPD Pro are Windows FTP servers. Fax/Voice +1(512)258-9858 | Try our NEW client software, WFTPD Explorer.
- Previous message: Louis Solomon [SteelBytes]: "Re: RAS scripting problem on Win2k SP4"
- In reply to: Arkady Frenkel: "Re: how exactly UDP tunneling works..."
- Next in thread: Lord of the Ring: "Re: how exactly UDP tunneling works..."
- Reply: Lord of the Ring: "Re: how exactly UDP tunneling works..."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|