PDA

View Full Version : .Net Application Problem


Doverain
10-04-2004, 23:27
Hi,
I developed a instant communication program like icq or msn messenger using .Net Framework.but is the normal Windows 2003 shared hosting allow these .Net application run on it? or i need to rent a dedicated server for it? I need certain port to be open for the application to run properly... Please help...

Thanks

Heng Chai
11-04-2004, 02:15
You will need a dedicated server since I doubt anyone would let you run your own application on their server directly. Security issues would be too big a problem. You would also not want others to be dabbling in your program or data either.

icelava
23-04-2004, 22:46
Shared hosting is typically for web sites and email services. You are given a normal user account on that. The nature of your application requires you to have administrator access to the server - I doubt the hosting provider will give you an administrator account for that. You can consider a virtual dedicated server instead.

Doverain
27-04-2004, 16:22
Thanks. Looks like i'll need VPS or dedicated hosting... :)