Useful tools for coding and decoding SMS

Posted: 08-08-2005, 01:05 AM
Hey ppl,

Check this out...

http://www.wrankl.de/SMST/SMS.html
(Other files included in the Sms.Java file are
Http://www.wrankl.de/SMST/SMSTools.html
http://www.wrankl.de/SMST/Msg.html
http://www.wrankl.de/SMST/Port.html
)

This is a sample code in Java. It can be easily converted into VB.Net or Asp.Net Code.

Hope it is helpFul.
Reply With Quote

Responses to "Useful tools for coding and decoding SMS"

cellular
cellular's Avatar
Member
Join Date: Aug 2005
Posts: 15
cellular is offline  
ohhhh yea...
Posted: 08-08-2005, 01:07 AM
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.
Reply With Quote
h4ck3r
h4ck3r's Avatar
Member
Join Date: Aug 2005
Posts: 6
h4ck3r is offline  
Posted: 08-08-2005, 01:11 AM
Thers an easy way to send sms from ur .NET application
all u need is a web service that provides this,
well most of them are not for free, although u can use trial licences that let u send around 5 - 10 sms's for free
u can try out Stike Iron ( 10 sms free for trial licence)

http://ws.strikeiron.com/SMSTextMessaging?WSDL

just add the web reference to this wsdl from ur VS and thats as easy as it gets
Reply With Quote
Textndata
Textndata's Avatar
Administrator
Join Date: Jul 2005
Posts: 157
Textndata is offline  
Posted: 08-08-2005, 01:22 AM
looks good to me
Reply With Quote
 
Thread Tools Display Modes
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Psiloc System Tools v1.82 S60 SymbianOS tigerji Symbian Series 60/80/90 Applications 12 09-19-2008 02:29 PM
Some interesting Wi-Fi (802.11) tools cellular Mobile Technologies 5 05-02-2007 08:19 PM


All times are GMT. The time now is 03:03 AM.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33