sending SMS to GSM Modems (with java)

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • RiskyHunter
    New Member
    • Mar 2007
    • 29

    #1

    sending SMS to GSM Modems (with java)

    Hi ^_^

    i wanna ask if anybody knew how to send SMS to GSM Modems thru Java.

    How can i send specific message to the GPRS modem with java??

    i wanna the starting point, Can any body help?
  • horace1
    Recognized Expert Top Contributor
    • Nov 2006
    • 1510

    #2
    Originally posted by RiskyHunter
    Hi ^_^

    i wanna ask if anybody knew how to send SMS to GSM Modems thru Java.

    How can i send specific message to the GPRS modem with java??

    i wanna the starting point, Can any body help?
    how is the modem connected? serial port, usb, firewire, ??

    Comment

    • RiskyHunter
      New Member
      • Mar 2007
      • 29

      #3
      the USB port

      Comment

      • horace1
        Recognized Expert Top Contributor
        • Nov 2006
        • 1510

        #4
        Originally posted by RiskyHunter
        the USB port
        did it come with a driver to enable a C/C++ program to send AT commands to the modem? If so you send commands and look at the reply etc. If not you need to talk to the USB port, see
        http://jusb.sourceforg e.net/

        Comment

        • RiskyHunter
          New Member
          • Mar 2007
          • 29

          #5
          yeah it come with a driver, i send the commands and i received the reply...

          but now how can i communicate with the modem using java??

          i need more information to start coding..

          and thank u very much horace1;

          Comment

          • horace1
            Recognized Expert Top Contributor
            • Nov 2006
            • 1510

            #6
            Originally posted by RiskyHunter
            yeah it come with a driver, i send the commands and i received the reply...

            but now how can i communicate with the modem using java??

            i need more information to start coding..

            and thank u very much horace1;
            How do you send commands to the modem? does it look like a serial port?
            have a look at the
            http://java.sun.com/products/javacomm/

            Comment

            • RiskyHunter
              New Member
              • Mar 2007
              • 29

              #7
              Hi horace1;

              thanx alot 4 ur help i successfully connected the java with the GPRS modem and i received the sms ^_^

              thanx again sir;

              Comment

              • mochoruck
                New Member
                • Apr 2007
                • 1

                #8
                Hello, I am trying to send a message through the modem of my cellphone which is a SonyEricsson T616 that is connected to de PC through blurtooth. But I do not have the slightest idea of how to do it? I would appreciate that you could help me out. thanks

                Comment

                • chawki
                  New Member
                  • Jan 2019
                  • 1

                  #9
                  Hi RiskyHunter,
                  please can u help me, i wanna know how to interface sim900a module with java.
                  cordialy

                  Comment

                  • bodianbianca
                    New Member
                    • Jan 2019
                    • 1

                    #10
                    Hello .
                    Can you please send me the full code at the address bodianbianca@gm ail.com?
                    I need it for a project at school, just to pass the exam. Please.
                    Thanks a lot !

                    Comment

                    Working...