Quote:
Originally Posted by SoUnCool first off thanks mate , this is great utility
i am using a 6710 very old device, serial device
using desktop manager 4.2 SP1
device is detected and accesible using desktop manager
JL_Cmder cannot connect to port, tried using javaloader -p com1 but it just spit out help for javaloader and does nothing, pls help |
I believe it did that because you didn't tell JavaLoader what to do. All you did was tell it to use COM1. Test it out with something simple like
Code:
Javaloader.exe -pCOM1 deviceinfo
I am not even sure if you need to specify -pCOM1 or not. The default is the serial port. Never had a serial device to test against.