Code Comments
Programming Forum and web based access to our favorite programming groups.Thanks Paul and Henry. What I like to do is that from a Windows XP to connect to Unix and router via tcp/ip (telnet)and control the unix and the router(send some commands to both of them). What packages do i need to install and how to do it? Thanks in adavance, Steven
Post Follow-up to this messageLe Sat, 25 Dec 2004 06:07:24 -0800, wld a écrit_: > Thanks Paul and Henry. > What I like to do is that from a Windows XP to connect to Unix and > router via > tcp/ip (telnet)and control the unix and the router(send some commands > to both of them). > What packages do i need to install and how to do it? > > Thanks in adavance, > > Steven Without Perl, there is no difficulties to join unix through telnet. Did you had a look at Net::Telnet? (not tested) regards Jean-Pierre
Post Follow-up to this message"wld" <aaabbb16@hotmail.com> wrote in message news:dc998cfd.0412250607.a5132c9@posting.google.com... > Thanks Paul and Henry. Who are Paul and Henry and why are you thanking them? > What I like to do is that from a Windows XP to connect to Unix and > router via > tcp/ip (telnet)and control the unix and the router(send some commands > to both of them). > What packages do i need to install and how to do it? If you have a cisco router, then Net::Telnet:::Cisco could be useful for you. If not, then you can just use Net::Telnet, use ppm to install (see your ActiveState Perl documentation for more details)
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.