首页 > 代码库 > Java SerialPort SDK

Java SerialPort SDK

SerialPort SDK (Win)
SerialPort SDK is a professional java serial port SDK,provides simple communication interface to connect to any serial port device.

You can use this program for implementing, debuging serial protocol. 
You can send and capture data. 
You can change communications chanel‘s settings easily including setting of non-standard baudrate.
You can write java code to automate some specific tasks
You can using javascript to send command.


SerialPort SDK can be successfully used for:
  • Interception and analysis of data transfers between any serial device and Windows application
  • Debugging any serial software or hardware
  • Development of serial peripheral hardware
  • Development of serial device drivers
  • Researching the functionality of any third-party software and hardware
  • Implementing, debugging and testing serial protocol between device and device driver

SerialPort SDK can be successfully used by:
  • Software developers
  • Hardware engineers
  • Programmers
  • Testers
  • Science technicians
  • Lab experts
  • University students

This SDK include javaxcomm library.