[ Contact ] [ Links ] [ Previous : 40 / 60 : UDP advantages ] [ Up ] [ Next : 42 / 60 : How to Broadcast Information ? ]

UDP disadvantages

Lots of possible intrusions

When a socket is receiving data on a UDP port, it will receive packets sent to it by any host, whether it is participating in the application or not

This possibility can present a security problem for some applications that do not robustly distinguish between expected and unexpected packets

Blocking of UDP by your local net administrator

For this reason, many network firewall administrators block UDP data from being sent to a protected host from outside the security perimeter

eScience
< Internetworked VR : Networking >
[ Contact ] [ Links ] [ Previous : 40 / 60 : UDP advantages ] [ Up ] [ Next : 42 / 60 : How to Broadcast Information ? ]

See the "Links" link above to find out the sources of the proposed informations
Pascal Vuylsteker / eScience / Computer Science / ANU
Last modified: 22/3/2005
TOC - Print
Send your comments at :
<pvk@vuylsteker.net>