Click here to Skip to main content
15,881,092 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi,
I am creating my own small windows application through VS2010. I need more information about how can I host this (Like make it available for the users).

One good option would be creating a website and asking the users to download the software from that. But my application needs frequent update. (ie) Every time the user starts the application the, it has to contact the server and get few details.

Here my question is how can I implement this server. And as I am a begineer in this, I don't wanna invest a lot on this. Kindly let me know what are the possibilities that I can have.

Thanks for your reply and help.
Posted

1 solution

Hi You can go VPS (Virtual Private Server) from 3rd Party or
If you can establish your own server by getting static IP from your internet Service provider
and Port forward your Modem/Router. Each Modem/Router have different way to do it. but you can get it from thier website

Once i have done this for my customer
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900