Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

(jeffa) Re: CGI to Telnet Interprocess Fun Stuff

by jeffa (Bishop)
on Aug 09, 2001 at 00:44 UTC ( #103214=note: print w/replies, xml ) Need Help??


in reply to CGI to Telnet Interprocess Fun Stuff

EEK! that's a big security hole you are digging. But i won't bog you down with why i think this is a bad idea.

Instead I will point you to SOAP::Lite. You could write a server that keeps a persistant connection (via SOAP::Transport::HTTP::Daemon) to a Net::Telnet session. The client would then call the server with a command and print the results back to the browser:

diagram: ------------- ------------- ------------ --------- |Net::Telnet|<-->|SOAP Daemon|<-->|web script|<-->|browser| ------------- ------------- ------------ ---------
This is just a suggestion - i have not actually written anything like this myself . . . but i think this is definately do-able. The big question is - WHY!?! It's horribly unsafe!

jeffa

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://103214]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (6)
As of 2023-12-06 21:02 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    What's your preferred 'use VERSION' for new CPAN modules in 2023?











    Results (32 votes). Check out past polls.

    Notices?