Re: How to talk with the serial port of PC on W2K,I use the javax.comm, but can't get the port.
Posted By:
Ernie_Ratcliff
Posted On:
Tuesday, January 29, 2002 05:39 AM
I had this same issue. My problem was, I was running my program from MS VJ++. To solve the problem I ran the program from the command line and it worked fine. Explicitly telling it which version to use! I hope this helps