Serial Communication In JAVA

Hi. I just wanted to know if serial communication is possible using java. If yes, which are the classes used.Thank you.
[140 byte] By [elroydsilvaa] at [2007-11-26 16:56:54]
# 1
Do you mean RS-232 serial line communication? Go to google.com and type in java serial communication or javax.comm.
sjasjaa at 2007-7-8 23:24:38 > top of Java-index,Core,Core APIs...
# 2
I have found javax.comm for Linux and Solaris but not for Windows can any body help me about it .How can I comunicate using rs232 two computers using Java in Windows.TknsI
JNichea at 2007-7-8 23:24:38 > top of Java-index,Core,Core APIs...