Mobile C# appAn app allowing user too pay with theyr prepaid airtime
Page 1 of 1
10 Replies - 2289 Views - Last Post: 20 October 2010 - 09:57 AM
#1
Mobile C# app
Posted 09 August 2010 - 04:29 AM
I am working on an application, right now I haven't started too work on the codes just yet, I am busy with the conception, and I need some help. The app Im working on, should allow users to bet on Horse races, via their cell phone. Basically, no need to go to the stadium, just use the app and you send the numbers of the horses you think will win, you pay with your airtime and you receive an electronic tickets that you will show to the concern person if you happen to win.
Here start the trouble, what ressources should I choose to accomplish it? The country I am living in (Gabon in central Africa if anyone know) has 4 cell phone service provider but none of them has technology like 3G or 4G, they plan to implemant it but for the time being I have to do without.
So what should I do, since most of the cell phone here are the same that you can find in the US, still some are not that developed. Should I put the app on a server? Then how the customers will access it? Internet doesn't seem a good solution, so if anyone have an idea please let me know.
Replies To: Mobile C# app
#2
Re: Mobile C# app
Posted 09 August 2010 - 04:54 AM
#3
Re: Mobile C# app
Posted 09 August 2010 - 04:56 AM
This post has been edited by IRodMan: 09 August 2010 - 05:01 AM
#4
Re: Mobile C# app
Posted 09 August 2010 - 05:39 AM
#5
Re: Mobile C# app
Posted 10 August 2010 - 05:46 AM
#6
Re: Mobile C# app
Posted 20 August 2010 - 05:49 AM
#7
Re: Mobile C# app
Posted 22 August 2010 - 08:52 PM
This post has been edited by hartra34: 22 August 2010 - 08:53 PM
#8
Re: Mobile C# app
Posted 25 August 2010 - 05:42 AM
#9
Re: Mobile C# app
Posted 25 August 2010 - 07:17 PM
My advice:
*have a website where users put their information/ CC numbers and stuff into a database(very encrypted and protected of course)
* associate a cell number with the person in the database
*here is some information on making a program that can send and recieve SMS information: http://www.ozekisms...._e_315opt.html; possibily doable in silverlight
*when a person texts the server it parses the text(make sure they text in a certain format) into the amount of money bet and which horse; it then reads the phone number sent from and connects it to the person in the database; probably a good idea to include a password in the text too though for security.
*it then uses the Credit Card in the Database to make the bet, and done!
of course it wont be easy but definitely sounds like a fun challenge program!
#10
Re: Mobile C# app
Posted 26 August 2010 - 05:24 AM
#11
Re: Mobile C# app
Posted 20 October 2010 - 09:57 AM
|
|

New Topic/Question
Reply



MultiQuote





|