Re: [EMAIL PROTECTED] Does apache support binary protocols?

2007-11-26 Thread Juergen Weber
u can look at the sources for > mod_dns, which is a binary protocol module. It's currently available at > http://www.beamartyr.net/mod-dns-1.02.tar.bz2 and will shortly be > available at http://svn.apache.org/repos/asf/httpd/dns (or somewhere in > that vicinity) > >

[EMAIL PROTECTED] Does apache support binary protocols?

2007-11-25 Thread Juergen Weber
Hi, since 2.0 Apache is supposed to have multi-protocol support. Does this include binary protocols like IIOP? IIOP messages start with the letters G,I,O,P followed by binary data. Unfortunately I could not easily guess the answer to my question from looking at http://svn.apache.org/viewvc/http