![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Professional Programmer
Join Date: Jan 2006
Location: Menidi, Athens, Greece
Posts: 250
Rep Power: 5
![]() |
Programming A Server: Where to Start?
Hello,
I have a project in mind, and what I intend to do is this: There's a server which holds some kinds of paid subscriptions (paid by a website to which I haven't got access to.). Their database is in mySQL, and I will have access to that database. I want to connect the iPhone to an intermediate server (between the iPhone and the "subscriptions" server) which will consult the subscription server about the subscription of the user, and will send data to the phone accordingly. Provided that I already have one part of the problem solved (which is the iPhone accepting http connections and raw data streams from servers from the internet), and provided that I haven't got the option to do it another way , I would like to ask about setting up the server in general (not that the intermediate server that I will be involved with will run Windows Server 2008). Consider the hardware already purchased, and the necessary bandwidth available as well. Specifically, these are my problems: 1) What technologies are better for me to use? (I know C/C++/ObjC, PHP, mySQL, HTML with CSS and some C# with .NET). SHould I be looking into ASP.NET? 2) How do I setup the server to respond to specific received messages? Is there any technology I should be looking into, or any commercial or non-commercial product? Thank you in advance for your assistance.
__________________
Project::Soulstorm (personal homepage) |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Where did you get your start at programming? | BMAN4 | Community Introductions | 9 | Feb 24th, 2010 7:11 AM |
| 14 years! Start programming? | anirudh.nanduri | Community Introductions | 15 | Feb 4th, 2008 3:18 PM |
| new to the world of programming. where do i start? | puglover | Coder's Corner Lounge | 20 | Jul 8th, 2005 3:48 AM |
| windows server start failure in c# | dark_omen | C# | 10 | Apr 7th, 2005 12:48 PM |