[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: (tenative name) Apple Game Server
does it have to be on com2.. I got my null modem cable on com1 and
have run the following and has no success.. i verified with hyperterm
that I had a connection..
C:\Downloads\DiskServer>java -Djava.library.path=lib -cp
lib/RXTXcomm.jar;dist/D
iskServer.jar Diskserver COM1 134
Got 249 games!
Hope you want to play Moon Patrol
Stable Library
=========================================
Native lib Version = RXTX-2.1-7
Java lib Version = RXTX-2.1-7
Opened port: //./COM1
Preparing apple...
java.io.IOException: expected * but timed out
at GenericHost.expect(GenericHost.java:145)
at GenericHost.expectMonitor(GenericHost.java:93)
at GenericHost.enterHexProgram(GenericHost.java:243)
at TransferHost.init(TransferHost.java:70)
at Diskserver.main(Diskserver.java:84)
Does the serial port need to be at a certain baud??
K.