943,667 Members | Top Members by Rank

Ad:
  • C# Discussion Thread
  • Unsolved
  • Views: 2845
  • C# RSS
Oct 6th, 2008
0

How to communicate between cell Phone and web application

Expand Post »
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.
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
bulawa2002 is offline Offline
13 posts
since Oct 2008
Oct 6th, 2008
0

Re: How to communicate between cell Phone and web application

Isnt that what they invented wap for?
Reputation Points: 196
Solved Threads: 190
Posting Virtuoso
LizR is offline Offline
1,735 posts
since Aug 2008
Oct 6th, 2008
0

Re: How to communicate between cell Phone and web application

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
Reputation Points: 10
Solved Threads: 0
Newbie Poster
bulawa2002 is offline Offline
13 posts
since Oct 2008
Oct 6th, 2008
0

Re: How to communicate between cell Phone and web application

Its basically a limited http
Reputation Points: 196
Solved Threads: 190
Posting Virtuoso
LizR is offline Offline
1,735 posts
since Aug 2008
Oct 7th, 2008
0

Re: How to communicate between cell Phone and web application

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.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
bulawa2002 is offline Offline
13 posts
since Oct 2008
Oct 7th, 2008
0

Re: How to communicate between cell Phone and web application

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.
Reputation Points: 196
Solved Threads: 190
Posting Virtuoso
LizR is offline Offline
1,735 posts
since Aug 2008
Oct 7th, 2008
0

Re: How to communicate between cell Phone and web application

Click to Expand / Collapse  Quote originally posted by bulawa2002 ...
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.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
tlcoffee is offline Offline
9 posts
since Sep 2007
Oct 7th, 2008
0

Re: How to communicate between cell Phone and web application

Thanks all. I'll try your suggestions. I appreciate your quick response.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
bulawa2002 is offline Offline
13 posts
since Oct 2008

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in C# Forum Timeline: windows service with threads
Next Thread in C# Forum Timeline: NHibernate (config many table to one data persist object





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC