[RTTY] WF1B help

Tom Osborne w7why@harborside.com
Thu, 04 Oct 2001 14:56:20 +0100


All right!  I got MMTTY and WF1B going OK.  Now I'm trying to
network 2 computers together to run SO2R with WF1B.  I'm pullin'
my hair out here!
I can send messages, spots, synchronize time, send a ping from
computer 1 to computer 2 OK.  When I try to go from computer 2 to
computer 1, I get "computer 1 not ready" message.  It's weird
that I can send from 1 to 2 but not from 2 to 1.

Here's .ini file from computer 1

[network]
stationnum=1
comporta=1

[COM1]
Baudrate=9600
IrqNumber=4
BaseAddr=03f8
HandShake=Xon/Xoff
Parity=none
DataBits=8
StopBits=1

Here's .ini file from computer 2

[network]
stationnum=2
comporta=2

[COM2]
BaudRate=9600
IrqNumber=3
BaseAddr=$2f8
HandShake=Xon/Xoff
Parity=none
DataBits=8
StopBits=1

See anything wrong?  I don't understand why the messages only go
one way. 
Tom W7WHY