Java Reference
In-Depth Information
23.5 Web Course materials
The Web Course Chapter 23 provides additional examples of serial port commu-
nications. In one demonstration program, a socket-based client/server system (see
Chapters 14 and 15) involves a server program that uses the GetJavelinData
class to provide temperature data to remote clients.
References
[1] Glen McCluskey, Using Runtime.exec to Invoke Child Processes , Core Java Technologies
Tech Tips, March 4, 2003, http://java.sun.com/developer/JDCTechTips/
2003/tt0304.html .
[2] javax.comm for Windows and Solaris platforms, http://java.sun.com/
products/javacomm/ .
[3] javax.comm for Linux, www.rxtx.org .
[4] jUSB - open source USB support for Linux, http://jusb.sourceforge.net .
[5] Elliotte Rusty Harold, Java I/O , O'Reilly, 1999.
[6] Ian F. Darwin, Java Cookbook , 2nd edition, O'Reilly, 2004.
[7] Christopher E. Strangio, The RS-232 Standard: A Tutorial with Signal Names and
Definitions , CAMI Research, 2004, www.camiresearch.com/Data - Com - Basics/
RS232 - standard.html .
Resources
Craig Peacock, Interfacing the Serial and RS-232 Port , 2001, www.beyondlogic.org/
serial/serial.htm .
SerialPort - Commercial software from www.serialio.com.
Al Williams, Embedded Internet Design , McGraw-Hill, 2003.
Search WWH ::




Custom Search