Java was never great for serial ports. rxtx is the package that most people use. It's complicated because java and serial ports just don't mesh. You're best bet is to make a wrapper for rxtx that modifies it to be easy for your app. -Adam On 7/18/06, Luis Moreira wrote: > Hi Guys, > I need to develop a program using java to communicate via the serial > port to communicate with a uC. I had a look at the Javax.comm package > but it as stopped supporting Windows. Are there any other alternatives > for Java? I have found the rxtx package but it seems a bit complicated > what do you think? > Any experiences welcomed. > Best regards > Luis > > > > > > -- > http://www.piclist.com PIC/SX FAQ & list archive > View/change your membership options at > http://mailman.mit.edu/mailman/listinfo/piclist > -- http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist