Community discussion forum
testing sms application in vb
-
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
-
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.
-
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, can you send me this vb code in order to read sms from nokia
thanks
My email is karimsaheb@techemail.com -
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 -
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 -
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 -
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
-
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. -
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? -
Hi, i am a beginner in C#, where the entry should i begin?
-
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. -
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. -
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 -
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 -
hi kisna, can i have a copy of the vb code you have?
thanx -
Hi alex,
Are you working on Sending SMS from PC.
regards
kisna
Please contact me @ krishnakanumuri@gmail.com -
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
-
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 -
SEND THE CODE AT ASHISH81_MCA@REDIFFMAIL.COM
THANKS
ASHISH -
Can I have a copy of the code please? thanx
makinha@yahoo.com -
4 years agoby
lockeheed
Dominique Villarino
Manila, Philippines, PhilippinesJoined 4 years agocan i have a sample copy of the code...........for any nokia model....
thnks
email at locke2me@yahoo.com
-
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.
-
can i get the program to send sms by my computer. i want to develope that. please
best regard
Denny -
can i get the program to send sms by my computer. i want to develope that. please
best regard
Denny
dknee29@yahoo.com -
HI..........Kisna.....i will like to get the source code for the sms application ................I am Ayo.LOve to hear 4rm you.Thanks
-
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 -
can i have VBcode to send SMS..plz.I have assignment.
plz send me to meetdevi25@rediffmail.com
Thanks -
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
-
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. -
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
-
Hi krishna
sorry my id abhijitlinus@bizhat is not working can send the vb code for sms at milindnayse@bizhat.com
Thanks in advance -
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...
-
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 -
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 -
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 -
i suggest u make the code as tutorial, so every can share the resource....
-
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.
-
oh man, i think u should change ur phone oready.....@@
-
i would like to have the vb code for the sms ... hope can send to my mail weikhiung@gmail.com
thx -
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. -
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....
] -
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.... -
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.... -
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.... -
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 -
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 -
if u already have a working code, pl send it to: vivek_g27@yahoo.com
-
Please check out topic MISSION-SMS-VB.
-
Vivek check Mission SMS using VB
-
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. -
You cannot Send SMS without Subscription. It is an application which is done using VB. Just like a application in your mobile.
-
You cannot Send SMS without Subscription. It is an application which is done using VB. Just like a application in your mobile.
-
Hi,
Use the function in topic: VB function for sending SMS
Contact me if there is any problem with the function.
regards
krishna -
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. -
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 -
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] -
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. -
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. -
-
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 -
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 . -
hai Friend can you pls send me the code in vb to receive message from mobile using usb or comport
-
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
-
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..!
-
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 -
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
-
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 regardsdon't repost your post!
-
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 -
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 :-)
-
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
-
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
Related discussion
-
How to Export Datagridview contents to Excel
by BarbaMariolino (8 replies)
-
Speech Recognition
by jitvinder (153 replies)
-
Socket Programming in C# - Part 1
by lespero (24 replies)
-
How can i develop opc server using .net?
by vairajaig (1 replies)
-
Creating a Windows Service in VB.NET
by davidvanr (108 replies)
Related articles
Quick links
Recent activity
- Van Thieu replied to C++ CATMULL-ROM
- Mark Neal replied to Which Blu-ray should i choose?
- emma limei replied to How to Download and Play Yo...
- jump tracy replied to How to transfer or copy so...
- Mark Neal replied to Pavtube Blu-ray Ripper for ...
- tt zhao replied to Which Blu-ray should i choose?
Enter your message below
Sign in or Join us (it's free).