| | |
sending sms using vb.net
Please support our VB.NET advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Sep 2004
Posts: 1
Reputation:
Solved Threads: 0
•
•
•
•
Originally Posted by ruisi
hi, im new to vb.net and recently i am doing a web application on sending sms. anyone has got any codes for sending sms using vb.net?
or does anyone know where i can get relevant info for it.
i have read ur question and u vl b surprised that instead of sending any solutions i m asking u the same question. i m also trying for the same thing as u r doing. what i have done is that i have developed a mail server and the person having registration in our mail server can mail each other. Now when any person is getting mail and if he is having a mobile then he will instantly get reported abt the mail. So plz do help me if u have find any code.
My email id is tailor_alpa@yahoo.com
Hoping and waiting for ur reply
Alpa tailor
•
•
Join Date: Feb 2005
Posts: 16
Reputation:
Solved Threads: 0
hi both, i am now doing a project of sending sms using vb.net, but i have no idea of how to start, and do both of u have any code of that. and what type of gateway are you both using? thanks a millions. It is urgent. and my contact is april_er@msn.com. pls contact me thanks
To send SMS to mobile phone you cannot simply do it with "your own Code",
because SMS it's a resource inside the mobile network and the only way to
access it is by the means provided by the mobile operators (the network
owners).
most of them provide access trough web services, because it's a clean and
standard way that works throughout all platforms.
If you want "some other way" you can talk directly to the mobile operators
and ask them to provide you with SMPP access to the server, so you can send
messages from you code using SMPP instead of web services.
because SMS it's a resource inside the mobile network and the only way to
access it is by the means provided by the mobile operators (the network
owners).
most of them provide access trough web services, because it's a clean and
standard way that works throughout all platforms.
If you want "some other way" you can talk directly to the mobile operators
and ask them to provide you with SMPP access to the server, so you can send
messages from you code using SMPP instead of web services.
As posted by Letscode, you will have to use the SMPP server of the celular service provider. Depending on the country and the provider, it may be from easy to imposible to have them give you access to it. They may require a VPN connection to the computer making it happen. If you are going to use SMPP, you will need WinSock to create the connection and you will have to visit http://www.smsforum.net to learn SMPP. There yet is another way to do it. Read my next reply.
![]() |
Similar Threads
Other Threads in the VB.NET Forum
- Previous Thread: MsAcces VB2008 Express Insert command not getting reflected in the actual db
- Next Thread: Is this correct?
| Thread Tools | Search this Thread |
"crystal .net .net2005 30minutes 2005 2008 access account arithmetic array basic binary bing button buttons center check code component connectionstring crystalreport data database databasesearch datagrid datagridview date design dissertation dissertations dissertationthesis dropdownlist excel fade file-dialog folder ftp generatetags hardcopy image images input insert intel internet login mobile monitor ms navigate net networking objects opacity output passingparameters peertopeervideostreaming picturebox picturebox1 port problem problemwithinstallation project reports" save savedialog searchvb.net select serial shutdown soap string survey tcp temperature text textbox timer toolbox trim update updown user usercontrol vb vb.net vb.netcode vb.netformclosing()eventpictureboxmessagebox vb.nettoolboxvisualbasic2008sidebar vb2008 vbnet view visual visualbasic visualbasic.net visualstudio visualstudio2008 web winforms wpf





