hi Expert , Is This posible in pure java language to Access the COM Port.???
any one tell me how we Access the COM1 Port i java Coding . i want to give some instruction on COM1 port; then get a usefull job from the COM1 port . Any stuff or link also beneficial. ur Help is Essential for me . Thanks in Advance
William Brogden
Author and all-around good cowpoke
Rancher
Joined: Mar 22, 2000
Posts: 12268
1
posted
0
Just go to the Java COMM page at java.sun.com and download the COMM package. The biggest problem with getting that going is putting the properties file in the right place. Be sure you can run the BlackBox test program before trying your own stuff. Bill