Community discussion forum

testing sms application in vb

Tags: csharp, db, vb6 India
  • 4 years ago

    Guys i have the code in vb for sms messaging compatible to nokia and sony ericcson phones. But how do i test it without connecting the mobile to pc everytime. Recommend me any emulators,simulators or sdk. Mail at hdvforever@yahoo.com

  • 4 years ago

    This is not the solution but it may help you move one step forward.

    For a start you need a GSM MODEM or any GSM compatible phone.  
    and also HYPERTERMINAL for your AT Commands.

    Learn and understand some  basic AT Command first so you can fully
    conceptualize the code you have there.



  • 4 years ago

    Hi Hemant,
    I hope u have completed the application.
    I have tested my VB Application, with my application I can send SMS to any number of mobile users at a time and also can receive message from them or anybody

  • 4 years ago

    hi, can you send me this vb code in order to read sms from nokia
    thanks
    My email is karimsaheb@techemail.com

  • 4 years ago

    hai kse,


    i am having assignement of sending sms.but i dont know how to send sms thru vb vode. i hoping that u will help me.will u send one demo project and what are all reqirements it needs and also what components
    it needs.


    plz help me


    tahnks and regards


    nitheen

  • 4 years ago

    hai kse,


    i am having assignement of sending sms.but i dont know how to send sms thru vb vode. i hoping that u will help me.will u send one demo project and what are all reqirements it needs and also what components
    it needs.


    plz help me


    mail me at : nithinshiriya@sify.com


    tahnks and regards


    nitheen

  • 4 years ago

    Hi


    Can u pls help me in creating an application sending SMS to all kind of Mobiles in VB with out connecting a mobile device?


    like sending sms thru yahoo msngr


    regards,


    Rajeev Panicker
    Cochin
    Kerala, India

  • 4 years ago

    Hi, I have problem in reading SMS and erorr return from GSM modem.
    Can you please give me a hand?
    thanks a lot!


    Quote:
    [1]Posted by kse on 24 Jun 2005 08:31 AM[/1]
    hi, can you send me this vb code in order to read sms from nokia
    thanks
    My email is karimsaheb@techemail.com

  • 4 years ago

    Hi soonsen,
    Can you please tell which GSM MODEM do u use.
    If you are using WAVECOM mModem,
    Open Hyperterminal.
    connect modem to PC
    Detect Modem(AT+CGMI) wait for responce(WAVECOM OK)
    Send AT+CNMI=2,1,0,0,0 wait for responce(OK)
    Send AT+CNMI=2,2,0,0,0 wait for responce(OK)
    Now send an message to the SIM number present  in the modem. OK
    It must work.


    I am having problem in sending SMS greater than 160 characters, Do you have any Idea of UDH(User Data Header), If you have any information  send to me.


  • 4 years ago

    Hi kisna,
    thx for reply. Yeah, I am using wavecom modem.


    I just learn AT command for 1 weeks, so have no idea for UDH yet. Sorry.
    By the way, I able to read message from gsm modem. Previously is timer not working well and cause the COM port input not reading input properly.
    I am developing an ActiveX dll to communicate with the modem.


    now I still working on how the dll could b noticed when a new message is coming in or sms delivered report is coming in. I am thinking of Timer to keep on getting COM port input. Currenlt I am using Timer to check AT command sending status, i.e. either OK or ERROR
    Do you have any coding or idea how this will work?

  • 4 years ago

    Hi, i am a beginner in C#, where the entry should i begin?

  • 4 years ago

    Hi soonseng,


    I used timer for polling COM, now I am using oncomm events



    mscomm control name: gsmcomm


    Folling lines of code must be oncomm event


    select case gsmcomm.comevents
    case comevreceive:
                gsmcomm.inputlength=0


                buffer$ = buffer$ & gsmcomm.input


    end select  


    ok it must work. I too need to create an activeXdll.

  • 4 years ago
    hello kisna,
    i too have been trying to develop this piece of code of sending sms thru the serial port using the ms comm control.
    currently i have been experimenting it with a nokia 6210, thru at commands i can send a sms on hyperterminal.
    with the following AT command sequence..

    AT+CMGF=1
    AT+CSCA="(input message centre number)"
    AT+CMGS="(input destination mobile number)"
    > (message body)
    after that i have to press ctrl+Z in order for the message to be sent.

    my problem now is coding all that information in visual basic and outputing them on the com port.
    can you give some advice or details? your help would be appreciated. and if it is not much of a problem can you send your chunk of working codes to my email? ( timothyjamesong@gmail.com) i want to take a look on how you managed to read the feedbacks from the at commands.
  • 4 years ago
    Hi this is shekhar here. please if u can can you send me the sms code written in VB. Please i am in great need as i am trying to handle all the locations over india through Mobie using GSM Modem

    Thanks a Lot.

    My id is cparetkar@essar.com
  • 4 years ago

    i am having assignement of sending sms.but i dont know how to send sms thru vb vode. i hoping that u will help me.will u send one demo project and what are all reqirements it needs and also what components
    it needs.


    plz help me
    plz send sample code to gcm1981@hotmail.com


    thanks and regards

  • 4 years ago

    hi kisna, can i have a copy of the vb code you have?



    thanx

  • 4 years ago

    Hi alex,


    Are you working on Sending SMS from PC.


    regards
    kisna


    Please contact me @ krishnakanumuri@gmail.com

  • 4 years ago

    Can u send me source code for that application which can receive sms from any mobile


    as below mail id


    deepakgawde@rediffmail.com


    Thanks in advance

  • 4 years ago
    HI BUDY

      I AM NEW MEMBER OF THIS SITE AND I NEED URGENT SMS CODE BY USING THIS CODE I CAN DONE SMS OF MY APPLICATION AT ANY MOBILE PLEASE SEND IT FAST

    I AM VERY GREATFUL TO U ALL THEM
    THANKS ASHIS  
  • 4 years ago
    SEND THE CODE AT ASHISH81_MCA@REDIFFMAIL.COM
    THANKS
    ASHISH
  • 4 years ago
    Can I have a copy of the code please? thanx
    makinha@yahoo.com
  • 4 years ago

    can i have a sample copy of the code...........for any nokia model....
    thnks



    email at locke2me@yahoo.com


  • 4 years ago

    i wnt this application in vb cause it is a part of my project. so please could u forward the coding to me it would be thankful.

  • 4 years ago

    can i get the program to send sms by my computer. i want to develope that. please
    best regard


    Denny

  • 4 years ago

    can i get the program to send sms by my computer. i want to develope that. please
    best regard


    Denny
    dknee29@yahoo.com

  • 4 years ago

    HI..........Kisna.....i will like to get the source code for the sms application ................I am Ayo.LOve to hear  4rm you.Thanks

  • 4 years ago

    HI..........Kisna.....i will like to get the source code for the sms application ................I am Ayo.LOve to hear  4rm you.Thanks.



    Ayo
    mail me at ayusimikaunt@yahoo.com

  • 4 years ago

    can i have VBcode to send SMS..plz.I have assignment.


    plz send me to meetdevi25@rediffmail.com


    Thanks

  • 4 years ago
    hi, does anyone know how to code in visual basic for sms delivery report ?? i.e. when sms successfully sent, sender will receive a sms status report like received by mobile phone now.

    thanks

    if have sampel code, please email to wmlaicn@yahoo.com.cn

  • 4 years ago

    hi kisna,


               i think i had mailed u to send the coding for the sms application. but i havnt received yet. i had received a link but it was useless. plz send me its coding cause i m in desperate need for it for ma project. so plz help me out.

  • 4 years ago

    Hi I trying to send sms using sms gateway, but I can't integrate it with database. It's great you have developed a VB code. Can send it me at my address abhijitlinus@bizhat.com

  • 4 years ago

    Hi krishna
    sorry my id abhijitlinus@bizhat is not working can send the vb code for sms at milindnayse@bizhat.com
    Thanks in advance

  • 4 years ago

    hi i am also needing a code..a vb code that i can read and recieve als delete sms into my nokia gsm phone using FBUS or IRDA communication port. thanks..here is my email dr_aybyd@yahoo.com
    like this one...

  • 4 years ago

    dear kisna
    Please send me vb code to send sms I will be very greatful to you
    thank you
    my email id - bruno99@rediffmail.com
    Bruno99

  • 4 years ago

    hi, can you send me this vb code to read and send sms from nokia, ex: N8250, N7110, N3510i, etc
    thanks b4
    My email is vieck_zand@yahoo.com

  • 4 years ago

    Hi Kisna,
    hi, can you send me vb code to read sms from nokia, ex: N8250, N7110, N3510i. I use connection with FBus data cable, connect in Comm
    My email is vieck_zand@yahoo.com

  • 4 years ago

    i suggest u make the code as tutorial, so every can share the resource....

  • 4 years ago

    hello im new here...i need help in getting at commands to send sms and get reply from pc using nokia 3310 n its cable with hyperterminal. and the code to be converted into c# coding. plz kindly reply me as soon as posible.

  • 4 years ago

    oh man, i think u should change ur phone oready.....@@

  • 4 years ago

    i would like to have the vb code for the sms ... hope can send to my mail weikhiung@gmail.com
    thx

  • 4 years ago

    Hi
    Can anybody pls send the test app for sending sms in vb using nokia or sony erricson gsm modem phones.
    you can mail it to raj_jvm@yahoo.com
    it will be highly appreciated.

  • 4 years ago

    Now i involve serial communiction for layer2 and layer3 switch using visual basic 6.o..
    But i was first time to invole this project...


    problem :
    I connect to L2/L3 layer switch using vb6.0 and i got data's  from the switch.My problem is how to identify the switch data transmission is over.But i use the software buffer concept and keep on checking the data,still i cann't identify the switch transmissio is over.And i use all the mscomm event,but i didn't get any response from the mscomm events. plz reply to me and try to send the little bit codings....
    ]

  • 4 years ago

    Now i involve serial communiction for layer2 and layer3 switch using visual basic 6.o..
    But i was first time to invole this project...


    problem :
    I connect to L2/L3 layer switch using vb6.0 and i got data's  from the switch.My problem is how to identify the switch data transmission is over.But i use the software buffer concept and keep on checking the data,still i cann't identify the switch transmissio is over.And i use all the mscomm event,but i didn't get any response from the mscomm events. plz reply to me and try to send the little bit codings....

  • 4 years ago

    Now i involve serial communiction for layer2 and layer3 switch using visual basic 6.o..
    But i was first time to invole this project...


    problem :
    I connect to L2/L3 layer switch using vb6.0 and i got data's  from the switch.My problem is how to identify the switch data transmission is over.But i use the software buffer concept and keep on checking the data,still i cann't identify the switch transmissio is over.And i use all the mscomm event,but i didn't get any response from the mscomm events. plz reply to me and try to send the little bit codings....

  • 4 years ago

    Now i involve serial communiction for layer2 and layer3 switch using visual basic 6.o..
    But i was first time to invole this project...


    problem :
    I connect to L2/L3 layer switch using vb6.0 and i got data's  from the switch.My problem is how to identify the switch data transmission is over.But i use the software buffer concept and keep on checking the data,still i cann't identify the switch transmissio is over.And i use all the mscomm event,but i didn't get any response from the mscomm events. plz reply to me and try to send the little bit codings....

  • 4 years ago

    Hi,


       Can u send me the working version of the coding to send sms via gps modem using VB?
    My email: yipseekit@yahoo.com. Me due date for an assignment


    Appreciate a lot!


    Regards,
    See Kit

  • 4 years ago
    hi,

    Iam also working on developing the code to send SMS via VB.

    You should require  
    1.a GSM modem,
    2.Knowledge on AT commands.
    3.the mobile u r using might be text compatible or only PDU compatible.

    if u have only PDU compatible mobile, then u might require 7 bit/ 8 bit coversion algorithm

    Cheers,

    vivek
  • 4 years ago
    if u already have a working code, pl send it to: vivek_g27@yahoo.com
  • 4 years ago

    Please check out topic MISSION-SMS-VB.

  • 4 years ago

    Vivek check Mission SMS using VB

  • 4 years ago

    Hi !
    Is that possible to get the vb code for sending SMS to any mobile ?
    I would be very interested for that to alert friends without being obliged to do it from my cell phone cause I don't have any SMS package included in my subscription.
    Thanx a lot in advance for your help !


    Le Iench.

  • 4 years ago

    You cannot Send SMS without Subscription. It is an application which is done using VB. Just like a application in your mobile.

  • 4 years ago

    You cannot Send SMS without Subscription. It is an application which is done using VB. Just like a application in your mobile.

  • 4 years ago

    Hi,
    Use the function in topic: VB function for sending SMS


    Contact me if there is any problem with the function.


    regards
    krishna

  • 3 years ago

    Hi to every body, it is very interesting to chat with you all. I am in need of VB program to send SMS without mobile. Tell me how to do it using fax modem / Send VB Coding.


    Pl send me at ssrssrssr@yahoo.com


    regards,
    ssuresh rajan.

  • 3 years ago

    http://www.developerfusion.co.uk/forums/topic-31901
    (Topic in General VB: Function for Sending SMS in VB)


    Please refer to this. I wrote a function and explained there How to use that function. This must help you.


    Regards
    krishna

  • 3 years ago

    hi ,


    can some one please give me the code for sending sms through vb.  i shall be very greatful to u and tell me all other requirments if any


    thanks


    Ratra [ email-id: call_ratra@yahoo.co.uk]

  • 3 years ago
    Quote:
    [1]Posted by kisna on 5 Jun 2005 05:49 AM[/1]
    Hi Hemant,
    I hope u have completed the application.
    I have tested my VB Application, with my application I can send SMS to any number of mobile users at a time and also can receive message from them or anybody



    Hi,
    I am kalpesh and I want to this type of communication with VB application.
    I am new in this communication field. So can you send me this VB application. I need this for my final year project....
    pls, help me...
    my email is : kvmangukiya@yahoo.com
    I am waiting for your response.
  • 3 years ago

    Hi Kisna,
    Referring to "Use the function in topic: VB function for sending SMS", I don't see where the article you were mentionning is. I guess it is supposed to be posted on this site but I did not find it using the search form.
    Could you please tell me where I can read it ?
    Thanx in advance,
    Le Iench.

  • 3 years ago
  • 3 years ago
    Hello all,
    I'm interested in writing applications for mobiles and mobiles services. Could you send me some references to read about this topic plz?
    I need to know about SMS, AT commands and any other if available. If possible it would be great if there is a material in C++ or VB
    Thanks in advance
    Tamir Darweesh
  • 3 years ago
    Hello friends
    I am new member of this site
    i need vb 6 code by which we can send sms on mobile
    pls send me if u have or either help me .
  • 3 years ago

    hai Friend can you pls send me the code in vb to receive message from mobile using usb or comport

  • 3 years ago

    hi dear ,

    i need help help in vb application . i want to get sms from mobile in vb application ,

    plz help me if u can . if u have and project or help regarding to it do tell me

    thanks

     

  • 2 years ago

    hi,

    could you please email me the code for sending SMS. i am supposed to send an sms to 2 specific numbers if my application gives any runtime error.

    please help. my email address is : hrpawaskar at rediffmail dot com

    regards

    harsh..!

  • 2 years ago

    hi,

    can you send me this vb code in order to read sms from nokia

    my emal is eboaa@hotmail.com and please can u send me msdn for vb6 I don't have all and it giving me problem whenever I have error in my project.
    thanks


  • 2 years ago

    Hi Kisna

    I Have heard That You Had Made The SMS Sender Application successfully. May I have a sample of it (incluing the code - that can read from USB Port)? Please send it to my email : sobi_wec@yahoo.com.

    Thank you very much!

    Sobirin

    Bali

  • 2 years ago

    i am having assignement of sending sms.but i dont know how to send sms thru vb vode. i hoping that u will help me.will u send one demo project and what are all reqirements it needs and also what components
    it needs.

    plz help me
    plz send sample code to gcm1981@hotmail.com

    thanks and regards







     

    don't repost your post!

  • 2 years ago
    Hi this is shekhar here. please if u can can you send me the sms code written in VB. Please i am in great need as i am trying to handle all the locations over india through Mobie using GSM Modem.

    regards,
    my id id is scoobydoo2916@rediffmail.com
  • 1 year ago

    Hello everyone! I have a problem and i need your help... I have a Wavecom modem and i need to program it in order to make an autorestart every day as this is placed in a remote area. Do you have any ideas of what can i do?

    Any help will be much appreciated as it is urgent!!

    Thanks :-) 

  • 1 year ago

    hi kisna if you still have the code , can u send me the code for sending and receiving sms from connected nokia mobile to pc using vb.net OR VB6   at my email:    mailparikshit@yahoo.com

  • 1 year ago

    Please send me the whole procedure, with with I can follow and prepare an application.

    I am in a critical stage of project where I have to connect my Visual Basic Application with any Modem and send sms and/or call to other phones..

     Please give me a sample project with whole sequence

     I thank all of you in advance

    Thank you once again

     Raghav

    rshastrula@gmail.com 

    9989262926

     

Post a reply

Enter your message below

Sign in or Join us (it's free).

Want to stay in touch with what's going on? Follow us on twitter!