Re: [EMAIL PROTECTED] UDP support for apache

2007-09-12 Thread Yogsothoth GV
On 9/11/07, Issac Goldstand <[EMAIL PROTECTED]> wrote: > > Chris 'Xenon' Hanson wrote: > > Yogsothoth GV wrote: > >> | > Why would you want to? > >> Say, you are streaming video/audio over HTML like Flash, quicktime. > >> This doesn'

Re: [EMAIL PROTECTED] UDP support for apache

2007-09-10 Thread Yogsothoth GV
On 9/10/07, Joshua Slive <[EMAIL PROTECTED]> wrote: > > On 9/10/07, Yogsothoth GV <[EMAIL PROTECTED]> wrote: > > Hi all, > > > > Can I configure Apache to serve webpages using UDP as transport > protocol. > > > > I see some code in srclib/a

Re: [EMAIL PROTECTED] UDP support for apache

2007-09-10 Thread Yogsothoth GV
On 9/10/07, Chris 'Xenon' Hanson <[EMAIL PROTECTED]> wrote: > > Yogsothoth GV wrote: > > Hello, > > Sorry previous email was sent before completion. > > Can I configure Apache to serve webpages using UDP as transport protocol > ? > >That

[EMAIL PROTECTED] UDP support for apache

2007-09-10 Thread Yogsothoth GV
Hello, Sorry previous email was sent before completion. Can I configure Apache to serve webpages using UDP as transport protocol ? I see some code in srclib/apr/network_io/unix to send/recv UDP sockets, which makes me think it might support. If so how would i configure ? I don't see documentati

[EMAIL PROTECTED] UDP support for apache

2007-09-10 Thread Yogsothoth GV
Hi all, Can I configure Apache to serve webpages using UDP as transport protocol. I see some code in srclib/apr/network_io/unix to make UDP