do i need to install netbeans 6.8 for serial port support?
import javax.comm*;
gives an error in my netbeans 5.5.1 ... what could be the actual problem?
i downloaded comm api jar folder from : http://www.oreilly.com.tw/bookcode/java%5Fio/ where to add this one so that import javax.comm.* won't give any error