How to communicate between cell Phone and web application

Please support our C# advertiser: $4.95 a Month - ASP.NET Web Hosting – Click Here!
Reply

Join Date: Oct 2008
Posts: 13
Reputation: bulawa2002 is an unknown quantity at this point 
Solved Threads: 0
bulawa2002 bulawa2002 is offline Offline
Newbie Poster

How to communicate between cell Phone and web application

 
0
  #1
Oct 6th, 2008
Hi guys, I've developed a web app which is to be hosted. Its all about stock trading. A customer can log on and checks his/her account, place sale or purchse order for stocks etc. But I equally want customers to be able to use their cell phones to achieve most of these functionalities. Any idea is welcome. Thanks in advance.
Reply With Quote Quick reply to this message  
Join Date: Aug 2008
Posts: 1,735
Reputation: LizR has a spectacular aura about LizR has a spectacular aura about 
Solved Threads: 186
LizR LizR is offline Offline
Posting Virtuoso

Re: How to communicate between cell Phone and web application

 
0
  #2
Oct 6th, 2008
Isnt that what they invented wap for?
Reply With Quote Quick reply to this message  
Join Date: Oct 2008
Posts: 13
Reputation: bulawa2002 is an unknown quantity at this point 
Solved Threads: 0
bulawa2002 bulawa2002 is offline Offline
Newbie Poster

Re: How to communicate between cell Phone and web application

 
0
  #3
Oct 6th, 2008
thanks for your quick response. Can you tell me more on how it WAP works. I mean wat interface exists to connect? Must all cell phones be WAP enabled? thanks
Reply With Quote Quick reply to this message  
Join Date: Aug 2008
Posts: 1,735
Reputation: LizR has a spectacular aura about LizR has a spectacular aura about 
Solved Threads: 186
LizR LizR is offline Offline
Posting Virtuoso

Re: How to communicate between cell Phone and web application

 
0
  #4
Oct 6th, 2008
Its basically a limited http
Reply With Quote Quick reply to this message  
Join Date: Oct 2008
Posts: 13
Reputation: bulawa2002 is an unknown quantity at this point 
Solved Threads: 0
bulawa2002 bulawa2002 is offline Offline
Newbie Poster

Re: How to communicate between cell Phone and web application

 
0
  #5
Oct 7th, 2008
Wat I'm looking at is sort of send SMS to a certain number, the text goes to the web application and the parameters in the text are passed as queries to the app. Then aresult is obtained based on the query and returned to the customers's cell phone in form of text. I'm not sure how... but something every phone can get access to. thanks a million.
Bulawa
Reply With Quote Quick reply to this message  
Join Date: Aug 2008
Posts: 1,735
Reputation: LizR has a spectacular aura about LizR has a spectacular aura about 
Solved Threads: 186
LizR LizR is offline Offline
Posting Virtuoso

Re: How to communicate between cell Phone and web application

 
0
  #6
Oct 7th, 2008
Then you would need to work with SMS, and either arrange some deal with a SMS web provider so you get your messages a little like emails, or, you get a modem and mobile and send them .. I havent done this direct but it gets very expensive if you do.
Reply With Quote Quick reply to this message  
Join Date: Sep 2007
Posts: 9
Reputation: tlcoffee is an unknown quantity at this point 
Solved Threads: 0
tlcoffee's Avatar
tlcoffee tlcoffee is offline Offline
Newbie Poster

Re: How to communicate between cell Phone and web application

 
0
  #7
Oct 7th, 2008
Originally Posted by bulawa2002 View Post
Wat I'm looking at is sort of send SMS to a certain number, the text goes to the web application and the parameters in the text are passed as queries to the app. Then aresult is obtained based on the query and returned to the customers's cell phone in form of text. I'm not sure how... but something every phone can get access to. thanks a million.
Communication between cell phones and the web doesn't necessarily require SMS interaction which is a third-party service that basically provides a short number (and as stated by LizR, can be very expensive).

You also don't have to use wap, as long as the phone has access to the internet, you can communicate with them and send updates via text messaging which consists of sending an email to their number@serviceprovider.com and for web-surfing all that you need to do is provide a small "interface" for them, meaning a minimal section of your website specially wrote up to provide a linear layout.

If you want to get extravagant and allow them to call-in instead of emailing or responding to text messaging, then you can setup a PBX like asterisk.

For simplicities sake, I'm just stating general options but there are a lot of details that can be involved here to sweeten the pot.
Reply With Quote Quick reply to this message  
Join Date: Oct 2008
Posts: 13
Reputation: bulawa2002 is an unknown quantity at this point 
Solved Threads: 0
bulawa2002 bulawa2002 is offline Offline
Newbie Poster

Re: How to communicate between cell Phone and web application

 
0
  #8
Oct 7th, 2008
Thanks all. I'll try your suggestions. I appreciate your quick response.
Bulawa
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the C# Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC