[vlc] Re: vlm experiences

Marian Durkovic md at bts.sk
Fri Dec 23 08:39:42 CET 2005


On Thu, Dec 22, 2005 at 06:33:43PM -0700, Warren Young wrote:
> list at scttransport.dk wrote:
> >VLM currently has a DOS bug
> >
> >Meaning it will keep sending data to clients even after they have stopped
> >watching the stream, if they don't close it by pressing stop
> 
> This may not be something that VLC can do something about.  RTSP is a 
> UDP-based protocol, meaning that the server just blindly throws packets 
> at the client.  There is nothing at the UDP level to say whether a given 
> packet is received, lost, duplicated, or mangled; the server just hopes 
> for the best and keeps throwing packets at the client.  If the client 
> goes away without explicitly telling the server to stop sending packets, 
> you'll get the very symptom you describe. 

Well, not necessarily. A decent OS is expected to send back ICMP
PORT_UNREACHABLE message if it receives packet for which no application 
is listening. This is how e.g. traceroute works.


	With kind regards,

		M.

--------------------------------------------------------------------------
----                                                                  ----
----   Marian Durkovic                       network  manager         ----
----                                                                  ----
----   Slovak Technical University           Tel: +421 2 524 51 301   ----
----   Computer Centre, Nam. Slobody 17      Fax: +421 2 524 94 351   ----
----   812 43 Bratislava, Slovak Republic    E-mail/sip: md at bts.sk    ----
----                                                                  ----
--------------------------------------------------------------------------

-- 
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html



More information about the vlc mailing list