Title: RE: Mod_perl Apache to encapsulate legacy protocol

One of these approaches should fit my need.
Thank you,
Christian Werner

-----Original Message-----
From: Stas Bekman [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 16, 2005 10:56 AM
To: Tom Schindl
Cc: Chris Werner; modperl@perl.apache.org
Subject: Re: Mod_perl Apache to encapsulate legacy protocol


Tom Schindl wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Is this what you are searching for:
> http://perl.apache.org/docs/2.0/user/handlers/protocols.html
>
> There are projects already online which use MP2 to implement their own
> protocol e.g. SMTP, ... .

And sometimes you can extend the HTTP if your protocol is somewhat similar
to it. e.g. send email over HTTP:
http://perl.apache.org/docs/2.0/user/handlers/http.html#PerlHeaderParserHandler

--
__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

Reply via email to