Re: [users@httpd] Handling Custom Protocol

2005-06-08 Thread Joshua Slive
On 6/8/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > We'd like to implement something that knows how to handle a custom > communication protocol, and allows us to pass requests down to Tomcats (or > a JKHandler implementation). > > Currently we have a class on the Apache machine which listens

[users@httpd] Handling Custom Protocol

2005-06-08 Thread dhay
Hi, We'd like to implement something that knows how to handle a custom communication protocol, and allows us to pass requests down to Tomcats (or a JKHandler implementation). Currently we have a class on the Apache machine which listens on a port, opens a socket for the device, wraps each reques