Hi !
I have to establish qtalk connection between two QNX 4.25 ’ PC through a
modem.
On the “other” site I set up into the sysinit file the following:
->tinit -c"modem" -t /dev/ser3 &
On “my” site I use the command( I use ser3 also on my site) :
->qtalk -Tqnx -m/dev/ser3 client
where client is to be fetched from /etc/config/qtalk and I wrote there:
→ client ATDTXXXXXXXX
After I issue the qtalk command, modem starts to dial-up and gets
connection, so I have the message :
CONNECTED …
And that’s it no login , nothing. I tried to send some chars , then I
received ATA, ATZ and so on.
Could you please help me !! I thing I am somewhere close to the truth,
but…?