On 04/01/2012 15:31, Igor Galić wrote: > > ----- Original Message ----- >> On 31/12/2011 02:40, Igor Galić wrote: >>> ----- Original Message ----- >>>> Hi, >>>> >>>> what do you guys think about eliminating the UDPNet stuff from the >>>> core >>>> and APIs (there are some old, "private" INK APIs related to UDP). >>>> I >>>> suspect most (all?) of this is old code, related to the streaming >>>> protocols that the core used to support. The only UDP code we have >>>> (afaik) is DNS related, and I don't think it uses these APIs / >>>> classes? >>>> >>>> Thoughts? >> Streaming video over HTTP is occasionally (when possible) done over >> UDP > Any more info on this?, - or do we have to STW ourselves (: > > Not offhand :(
I haven't done video streaming (or and UDP for that matter) in a while, but remember when hacking with Apache Webserver UDP support (for mod_domain aka mod_dns) I saw some requests for people asking for UDP HTTP support at one point or another, and IIRC windows media server allowed IIS to talk UDP for this (but I might be waaay off there)