관리 메뉴

DREAM IT, WISH IT, DO IT

Java Serial Communication (시리얼 통신) 본문

Programming/Java

Java Serial Communication (시리얼 통신)

개발일지 오세빈 2012. 2. 25. 06:50
자바 환경에서 시리얼 통신을 하기 위해서는 외부 "API"가 필요합니다.
다음 주소가 오라클에서 제공하는 "Java Communications API"에 대한 페이지입니다.

http://www.oracle.com/technetwork/java/index-jsp-141752.html

Java Communications

The Java Communications 3.0 API is a Java extension that facilitates developing platform-independent communications applications for technologies such as Smart Cards, embedded systems, and point-of-sale devices, financial services devices, fax, modems, display terminals, and robotic equipment.



 첨부파일을 다운받으시면 해당 API 파일과 예제 샘플이 있으니 활용하시면 됩니다.
0 Comments
댓글쓰기 폼