I'm able to connect to the remote host.
And get good output.
Problem is The last word of the output is COMPLETED.
At that point I would like the connection to go away.
I still Cannot get it work thru a browser.
Thanks for your help.......
Ok. Same problem test install wants to see the file in /var/run/mysqld/<file.sock>
How do I tell mysql to send the sock file here......
Thanks again for look at my post....
Ok I don't Know What to do next.
Should I move this post to cgi?
I came up with this code..
my ($hostname,$port,$host,$obj,$ok);
use Net::Telnet ();
$hostname = 204.5.40.133;
$port = 9053;
#*#*#*#*#*#*# Connection #*#*#*#*#*#*#
#$obj = new Net::Telnet ();
$host = new Net::Telnet (Timeout=>10)...
Thank you for viewing my post. And any help would be greatly appr........
What I Would like to do is in a CGI script... I would like to open a telnet sesion with lets say 192.168.1.1 port 7011 and pass a string "do:this,now,withoutdelay,please,thankyou" and then wait for a responce to the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.