Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

Java Communication API

Options
  • 16-11-2005 6:39pm
    #1
    Registered Users Posts: 358 ✭✭


    Hi,
    As part of a college project I need to connect to a GSM device over a serial connection using Java.

    Sun have an API called the Java Communication API (or javax.comm) which allows such serial connections to be setup. The problem is that they have recently removed the download link for the old version (version 2.0) from their website (http://java.sun.com/products/javacomm/index.jsp).
    The new version, 3.0 does not support windows which v2.0 did.

    Does anyone have any idea where I could get my hands on a windows copy of javax.comm v2.0?

    I really need it, not willing to start writing this code myself.

    Any help would be very much appreciated,

    Cheers,
    Daniel


Advertisement