|
Java™ by example!
|
|
|
|
Become a member to observe this category
|
|
Serial Port
The serial port or RS-232 port, a 9 or 25 pin connector at the back of your computer was originally designed for connecting modems but it's used to provide in and output from/to many other devices also such as mice, smart card readers, PDA interfaces, etc. Sun has released the package javax.comm that allows you to transmit and receive data from these devices.
Featured Books
Subcategories
Questions & Answers
= answered, = unanswered
General:
How do I read and write to my serial port?
How do I use AT modem commands in Java?
Further Information (sorted alphabetically)
Articles:
Products:
Related Books:
|
|
|
|
|