Skip to content

jSSC (Java Simple Serial Communicator) #39

@gaetancollaud

Description

@gaetancollaud

Hi,

Currently, you use RXTX to communicate with the devices. Have you consider using jSSC instead ?

With RXTX you always need to install the native library and link it to your java project. With jSSC the native library is embedded in the java library. It's very easy to use. I was used to RXTX but now I'm only using jSSC and I'm not disappointed. For instance, Universal GCode sender made the same choice.

Cheers

Gaetan

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions