On Friday, May 3, 2002, at 07:37 , Aaron Petry wrote:

>       I need to connect to a remote computer via a dialup and send some 
> terminal commands via a vt100 terminal.  Is there a module to do this, 
> and if so, what is it?

I'm not too sure that there is one for the dialup side,
but you will probably want to look at

        Net::Telnet

once you get the modem connected - since this will give
you most of the interface that you will need to run a simple
telnet session - eg: act like a vt100 terminal....

are you setting up a PPP,MLPP type session through the
dial up link? or are you on an OS that is limited to
only a single connection model?


ciao
drieux

---


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to