On Dec 14, 6:42 pm, oiss...@gmail.com (Tessio Fechine) wrote:
> Hello,
> I have a cgi application that has a two way communication with a ldap
> application via open2:
>
> |home.cgi|  <===>  |ldap.pl|
>
> I need to keep communicating with the same ldap.pl process as other cgi
> scripts are launched:
>
> |home.cgi|     xxx     |ldap.pl|  <===>  |admin.cgi|
>
> I don't know how to do that.
> Maybe if it were possible to open a pipe to a running application using
> it's pid..

you might want to state more information or show the code your having
trouble with


--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to