in reply to Re: Perl Telnet Client
in thread Perl Telnet Client
I try to explain:
1. I have a chat server at telnet port 2002
2. techies connect to the chat with a telnet client
3. i want to make a client for the web page (http:recipient.cc)
4. In the apache server cgi is NOT active.
5. So I try to use php to call a perl script
6. The php script send the information to a flash movie
7. for a something similar you can search for Node 356769 (Flash and Perl)