That's sort of the weirdest part of all of this.  I'm connecting 
to a piece of proprietary hardware that has a modem incorporated into it 
and that I currently use HyperTerminal on a Win32 box, but I really want to 
automate this process.  It would be a single connection, but the computer 
that I want to run this on is on a network.  The piece of proprietary 
hardware is not.
At 08:08 AM 5/3/2002 -0700, you wrote:

>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]
>


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

Reply via email to