Send sms to mobile over internet

I want to send sms over Internet. i m unable to make this module..
from where i can get sms server and gateway in java .
where i can find this complete module.

Sree,
If you directly ask for any example source, nobody would probably help you out. Show the effort and tell when you getting stuck and then people would be really helpful.
To send SMS you need to use SMPP protocol. There are many open source libraries and one of them is logica . Using this library you can send sms to any real SMSC or simulator.

Similar Messages

  • Can we use MIDP 1.0 to send SMS from mobile phone to server

    hello,
    I want to develop MIDlet which send sms from mobile phone to server
    using midp 1.0
    and also if any one knows about the mobile phone which suppoet midp 1.0 (java enabled) then tell me
    thanks in advance
    s.j.koradiya

    hi,
    SMS API(WMA) is an optional package. It is not a MIDP1.0 or MIDP2.0 api's.
    There are phones which has WMA api with MIDP1.0 support .... Nokia 3650
    Seimens has some phone with their own api's to send sms.Check out seimens site for more info
    BTW, What do you mean buy sending SMS to Server????
    If you want to send message to server you can do it with Http.
    HTH
    phani

  • Send sms to mobile through forms 6i

    Dear sirs, I want to send sms on mobile through forms 6i
    it is avalible? and how to do it?
    pls help me
    Thanks in advance
    Yasser

    You need a service provider to get the sms to the telecom companies. If you have a deal with a telco they will tell you how to send an sms via them.
    If you are not sending too many sms messages, you can connect your smartphone to your PC and use the phone's sms service. This can be costly if you want to send many messages. There is standard software for that, e.g.
    http://www.sendgroupsms.com/
    Google for "sms gateway" for more info.

  • How can I send SMS from Mobile To PC? Plz Help me...

    I created one Midlet that has the user interface to get the details from the user.
    I want to send those details to server as SMS.
    What can I do with WMA.How can I send SMS from Mobile to PC.
    Plz help me to send SMS from Mobile to PC.

    Hi Senthilnathan,
    I too try for the same, if anyone has the idea please reply
    Regards
    Karthi

  • Sending sms on mobil phone by ABAP Program

    Hello all,
    can any on give me example program to send sms on mobile phone by ABAP Program.
    Thanks
    Rajesh Choudhary

    Hi,
    check this link Rich's reply might help you.
    Re: How to send  a mailt to cell pone number or pager
    Regards,
    Amit

  • How to send sms to mobile from tomcatserver using java code?

    Hi,
    Could you please let me know that,
    How to send sms to mobile from tomcatserver using java code? Please provide the code snippet.
    Thanks in advance.

    Yes, but something needs to send that message. You can't just take an arbitrary computer and send an SMS, it does not have the hardware to do that.
    So either you have a mobile through which you do that or more likely - you use some sort of online service to do it. Whatever choice you make will determine what code you will have to write to get it done. Nobody is going to deliver the code to you, that's your job. It is also your job to figure out what service you are going to use.

  • Sending SMS using mobile phone connection.

    Hi all,
    I want to develop a feature to send SMS from my java application by using mobile phone.
    I am new to java.
    tell me how to connect the mobile phone from my applicatio and how do i send the SMS.
    Hoping your help sooner....
    Thanks and regards,
    Suresh Dhandauthapani.

    Hi junaid,
    Thanx for the response...One more doubt....Is it possible to send sms from pc to mobile directly using the sms server without the intervention of a service provider?If yes plzzz suggest me the steps to establish such a setup.
    Once Again..Thanx in Advance...
    R.PRASATH KRISH...
    Message was edited by:
    RPRASATHKRISH

  • Send sms from mobile to mobile via bluetooth

    Hey guys,
    How do you send a single sms or en masse to another mobile?
    The option is there for all other files eg photos, videos and pdf etc
    All of my old nokia mobiles could do this but it appears not the N8....
    Why has this option been removed or is there anotherway of doing it?
    any help appreciated

    Nagan wrote:
    Can anyone tell me what are the requirements for sending SMS(Short Message Service) from mobile to PC.This forum is for the Sun Messaging Server product. I fail to see what your question has to do with this product.
    Regards,
    Shane.

  • How to Send sms from mobile

    Hi
    i have 6230 Nokia mobile based on s40 2nd edition plateform which support jar files . i have installed the examples(jar files which come with the java wap toolkit) with Nokia pc suite.Mostly applications work on the mobile. But the problem is i have also installed the smssend application (which come with java wap toolkit)in mobile. when i run, it execute successfully and does not show any error.But the sms is not sent. i do not know what is the problem.
    Kindly Acknowledge
    Mr. S.Singh

    Hello Sahib,
    Here is a sample code to do this:
    public boolean sendSms(String number, String message){
        boolean result = true;
        try {
          //sets address to send message
          String addr = "sms://"+number;
          // opens connection
          MessageConnection conn = (MessageConnection) Connector.open(addr);
          // prepares text message
          TextMessage msg =
          (TextMessage)conn.newMessage(MessageConnection.TEXT_MESSAGE);
          //set text
          msg.setPayloadText(message);
          // send message
          conn.send(msg);
          conn.close();
        } catch (SecurityException se) {
            // probably the user has not allowed to send sms
            // you may want to handle this differently
            result = false;
        } catch (Exception e) {
            result = false;
        return result;
      }If you want to download the full source code see this: [HowToSendTextSMSMIDlet.zip|http://www.forum.nokia.com/piazza/wiki/images/4/4e/HowToSendTextSMSMIDlet.zip]
    Hope i'm helping,
    Nathan Paulino Campos

  • How to send SMS from mobile to PC

    Hi,
    Can anyone tell me what are the requirements for sending SMS(Short Message Service) from mobile to PC.
    Thanks in advance,
    Nagaraju.B

    Nagan wrote:
    Can anyone tell me what are the requirements for sending SMS(Short Message Service) from mobile to PC.This forum is for the Sun Messaging Server product. I fail to see what your question has to do with this product.
    Regards,
    Shane.

  • Sending SMS from mobile phone over Skype

    I have Android on Verizon with mobile Skype ver 1.6
    While I can call or send an IM message to another cell phone, is there a way to send an SMS from my phone to another phone using Skype -- just like on the desktop interface?
    Thank you.

    I'm in the same boat, except that I don't have a smartphone yet - but I'm already outlining the changes to my soho-network.
    I guess you have to secure the mailserver (using SSL + TLS looks ok to me) and also secure the server as a whole: configure iptables to lock it down completely, except for as little ports as necessary: IMAPS and SMTPS, maybe even on an other-than-default port...
    Maybe you are also interested in syncing your calendar: I will be doing that with davical on my server (running for 2 years now) and acal on my Android smartphone: no syncing, but native caldav between server and smartphone...
    The other option would be to install openvpn on your server and always work via your VPN.
    Last edited by zenlord (2011-03-24 17:57:54)

  • Send sms to mobile using java

    hi All
    I have a simple application, whenever a particular record goes to the database I need to send an sms to a mobile. I would appreciate if anyone can help me as to what steps I need to follow to do this.Is there any java api that can help me achieve this.
    Thanks
    Oliver,
    India.

    Any takers??

  • How to send sms to mobile from pc using jsp

    hi friends..
    i need to send a sms from my website in jsp to mobile phone..
    i dont have any idea about it.. i searched it but didnt get proper code or answer dat how should i do it..
    plz help me out with proper code....
    thanx..........

    hi,
    thanks for the reply.
    i tried the clickatell service which u mentioned. i am able to send the prestored message which they provide.
    but to send our own message we need to purchase that service, for this they sends a verification code on our mobile which i am not getting. i sent them mail but not getting any positive response.
    i wanted to know that have tried that service or any other which i can use.
    help me out in this matter.
    thanks..

  • Send SMS to mobile from SAP

    hi all
    i want to set SMS when Sales Order is created .
    tell me is is possbile in ECC6.0 or need any configuration
    tell me how to do that.
    regards
    ulhas

    Hi,
    though I havent done it,
    to my knowledge you need to have registered to a service provider (mobile),
    so anytime  your WF triggers, it would identify the number and send it thru this protocol.
    This service provider routes all your SMS to any mobile numbers, for this you also need to have HTTP maintained in your SCOT.
    I havent heard of any standard task.
    Aditya

  • Wants to send sms to my mobile

    hi all,
    Iam new to sun Developer Forum..
    Help me out to do my project to send sms to mobile..
    Iam trying to connect modem here i need to fill serial port,baud rate,data bits
    i dont know how to get serial port no
    CommConnector connector =
    new ModemConnector( "1234567890", "", "COM99", 9600, 8, 1, 'N' );
    Is there any free message service providers to send sms from pc
    my id: [email protected]
    thanks in advance

    Hi vichutty23
    Thank you for posting and welcome to Nokia Support Discussions! 
    You can check from this link: http://www.whatsapp.com/faq/nokia/21099118 if your phone is compatible with WhatsApp. 
    The letter E represents the kind of speed you are using when connecting to the internet, in this case EDGE (2.5G) that would have a data transfer rate of 384 kbps.
    If you subscribe to a data packet provided by your service operator, indeed it is the internet connection provided by your operator.
    This icon will let you know when your phone is connected to the Internet, it must appear with a box when transferring data or Internet connection. When the phone is not connected to the Internet the"E" will appear with a line in the middle giving the image of being cut.
    If my post helped you, please don't forget to click on the "White Star" and if it resolved your issue click on "Accept as Solution"

Maybe you are looking for