Modem dial-up

Hi all!

Easy one for you - I’m not that familar with QNX2!!

I’m trying to connect 2 QNX2 machines via dial up. The machines are fitted
with 14,400 ISA modems and we are using the following script to initialise
them for dial up access (which seems to allow dial in OK).

Script:

verbose
setvar = s1 4
setvar = s2 $tty#s1
stty inton=3
slay comm t=#s1 u=8000 -v -q
stty +FIX >#s2
stty esc=0 -if low -of low -igate baud=14400 >#s2
ontty #s2 comm m=“welcome” +h b=14400 i=AT&FE1L1V1&C1&D2&S0=1:

My question is, “how do I make the other machine dial a number out?”

Thanks in anticipation,

Russ.

you can look at qtalk which is shipped.
at one point there was a package called qterm which was an enhanced version
of qtalk with terminal emulation built in and scripting language.

for qnx to qnx emulation, look at the qtalk program and the simple
modem scripts that it uses.


Russ Bilbey <russ@bilbey.com> wrote:

Hi all!

Easy one for you - I’m not that familar with QNX2!!

I’m trying to connect 2 QNX2 machines via dial up. The machines are fitted
with 14,400 ISA modems and we are using the following script to initialise
them for dial up access (which seems to allow dial in OK).

Script:

verbose
setvar = s1 4
setvar = s2 $tty#s1
stty inton=3
slay comm t=#s1 u=8000 -v -q
stty +FIX >#s2
stty esc=0 -if low -of low -igate baud=14400 >#s2
ontty #s2 comm m=“welcome” +h b=14400 i=AT&FE1L1V1&C1&D2&S0=1:

My question is, “how do I make the other machine dial a number out?”

Thanks in anticipation,

Russ.


Randy Martin randy@qnx.com
Manager of FAE Group, North America
QNX Software Systems www.qnx.com
175 Terence Matthews Crescent, Kanata, Ontario, Canada K2M 1W8
Tel: 613-591-0931 Fax: 613-591-3579