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

Help java

Options
  • 09-03-2007 10:35am
    #1
    Closed Accounts Posts: 488 ✭✭


    I am trying to connect a mobile phone to my computer via a data cable to send text
    messages from a java program.

    I am having a lot of problems using java comm and looking for the com.sun.win32 driver.
    I need to get this working, please give me suggustions or point in in the right way


Comments

  • Registered Users Posts: 4,188 ✭✭✭pH


    First thing to do is get the mobile phone installed as a gSM modem.

    Once you have this done, make sure you can connect to it with hyperterminal and issue commands like "AT"

    Once you have this working fine (and you'll know what com port it is/baud rate etc) then I'd ignore JavaComm (for windows) and use RxTx


  • Registered Users Posts: 545 ✭✭✭ravydavygravy


    install linux, use gnokii


  • Closed Accounts Posts: 17,208 ✭✭✭✭aidan_walsh


    install linux, use gnokii
    :rolleyes:


Advertisement