Results 1 to 8 of 8
Thread: Sending sms on mobile
- 03-20-2009, 08:25 AM #1
Member
- Join Date
- Mar 2009
- Posts
- 9
- Rep Power
- 0
- 03-20-2009, 08:32 AM #2
Hello anjali.
I am also searching one as you want.
If you get ,please share it with me.
Thanking You.Mak
(Living @ Virtual World)
- 03-25-2009, 09:50 PM #3
Member
- Join Date
- Mar 2009
- Posts
- 25
- Rep Power
- 0
I used an apache http java library to generate an http request to the corresponding web site (which is able to send an sms). Most of the sites have now a special image to type the text.
- 03-30-2009, 08:07 AM #4
Member
- Join Date
- Mar 2009
- Posts
- 9
- Rep Power
- 0
hi arseny,
do you mean that,there is libarary available that we can use readily for sending msg?
- 03-30-2009, 08:47 AM #5
Member
- Join Date
- Mar 2009
- Posts
- 25
- Rep Power
- 0
I mean that the library allows to send HTTP requests like a browser but without user interface. And I mean that (Mobile) provider also usually provides an ability to send an SMS from his site.
- 03-30-2009, 10:15 AM #6
Senior Member
- Join Date
- Dec 2008
- Location
- Kolkata
- Posts
- 280
- Rep Power
- 5
- 03-30-2009, 08:22 PM #7
Senior Member
- Join Date
- Jan 2009
- Posts
- 671
- Rep Power
- 5
SMS goes through a telecom provider, as there is no direct connection from the internet to sms enabled devices. In general, you have to have an account with an sms gateway. Although it is possible to parse a provider's sms page to achieve the same thing. I did this several years ago for fun. The disadvantage of that approach, is that it only works for a single provider, and only works as long as their web page doesn't change. In other words, it's a toy.
- 04-01-2009, 08:25 AM #8
Member
- Join Date
- Mar 2009
- Posts
- 9
- Rep Power
- 0
Similar Threads
-
sending SMS between PC and mobile
By Halayas in forum Sun Java Wireless ToolkitReplies: 6Last Post: 03-18-2010, 11:45 AM -
Getting Mobile Number
By gopicsq in forum CLDC and MIDPReplies: 5Last Post: 08-10-2009, 12:10 PM -
Mobile Hulk 1.0
By Java Tip in forum Java SoftwareReplies: 1Last Post: 10-31-2008, 12:16 PM -
About JSP on Mobile
By miir in forum New To JavaReplies: 2Last Post: 06-12-2008, 06:16 AM -
ZK Mobile 0.8.5
By JavaBean in forum Java SoftwareReplies: 0Last Post: 07-17-2007, 05:59 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks