Receiving SMS in a computer.

bhargava

bhargava

@bhargava-MQV7Wg Oct 26, 2024
Hello my dear CEans,
I am currently doing a project where I need to receive an SMS in a computer to which a mobile phone is connected through data cable.
I tried some softwares like wammu which allow me read SMSes from the computer. But I need a way to inform the computer that a new SMS has arrived( when it arrives) and then I have to read the SMS to interpret the contents......
Please suggest me a way to do it.......................
plsssssssssssssssssssssss....................

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • bhargava

    bhargava

    @bhargava-MQV7Wg Jan 22, 2008

    somebody please help me..................
  • bhargava

    bhargava

    @bhargava-MQV7Wg Jan 22, 2008

    Okay..I think it was the wrong place to post my question....Pls tell me the right place to post this question atleast....
  • MaRo

    MaRo

    @maro-Ce3knx Jan 22, 2008

    I wish could I know, I'm working on knowing how this works

    If I get any results I'll post here & you too do, please.
  • bhargava

    bhargava

    @bhargava-MQV7Wg Jan 23, 2008

    yea sure...
  • muhammad.irfana

    muhammad.irfana

    @muhammadirfana-WNhS2b Jun 17, 2008

    MaRo
    I wish could I know, I'm working on knowing how this works

    If I get any results I'll post here & you too do, please.

    You should have mentioned what mobile phone are you using, is it java based or symbian based, If it is a java based then i would seggest you to write a program in J2ME which reads new sms alert in your phone and sends its text to your PC, and obviously you need some sort of program which will receive the sms text and stores it or displays it.
  • MaRo

    MaRo

    @maro-Ce3knx Jun 17, 2008

    muhammad.irfana
    You should have mentioned what mobile phone are you using, is it java based or symbian based, If it is a java based then i would seggest you to write a program in J2ME which reads new sms alert in your phone and sends its text to your PC, and obviously you need some sort of program which will receive the sms text and stores it or displays it.
    Yes, this is a very good one, but I meant directly to computer or in another words SMS server, computer that sends and receive SMS.
  • muhammad.irfana

    muhammad.irfana

    @muhammadirfana-WNhS2b Jun 18, 2008

    MaRo
    Yes, this is a very good one, but I meant directly to computer or in another words SMS server, computer that sends and receive SMS.



    The Now SMS/MMS Gateway requires a connection to an SMSC (Short Messaging Service Centre) to interface with SMS and MMS networks.
    Try this URL #-Link-Snipped-#
  • edesign

    edesign

    @edesign-T5mpYJ Jun 29, 2008

    Hi...

    You can send/receive sms (pc/mobile) using AT commands and hyperterminal of yr pc..For most of the mobile phones AT commands are available on net..

    Regards