On Nov 25, 2007 4:41 PM, Juergen Weber <[EMAIL PROTECTED]> wrote:
> 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/httpd/httpd/trunk/server/protocol.c?view=log

Apache 2 is capable of supporting arbitrary protocols (including
binary ones). But protocol handlers obviously need to be written for
each protocol. I know of no work done to support IIOP.

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to