Application Hosting - Socket Application

M

Mark

Hi all,

I've been doing some socket programming for a while and can get a server
with multiple clients working fine on my development machine, but what does
one need to do in order to have the server application hosted somewhere on
the internet?

These are more low-scale apps that I don't really want to pay a whole lot to
have hosted. Is there cheap priced application hosting around that anyone
knows about? (Similar to say my web host which is around $10/mo for asp 2.0
hosting) What keys words would I search for to find more information? I
tried "Application Hosting", but didn't get a whole lot. Also do I need to
find a hosting server that supports .Net apps?

Any help or suggestions would be much appreciated.

Mark
 
M

Mick Walker

Mark said:
Hi all,

I've been doing some socket programming for a while and can get a server
with multiple clients working fine on my development machine, but what does
one need to do in order to have the server application hosted somewhere on
the internet?

These are more low-scale apps that I don't really want to pay a whole lot to
have hosted. Is there cheap priced application hosting around that anyone
knows about? (Similar to say my web host which is around $10/mo for asp 2.0
hosting) What keys words would I search for to find more information? I
tried "Application Hosting", but didn't get a whole lot. Also do I need to
find a hosting server that supports .Net apps?

Any help or suggestions would be much appreciated.

Mark
How many connections would you be looking at? And what type of program
is it?

I may be able to help
 
M

Mark

A max of 10 connections would be all I'd need to get statrted. Not sure
what you mean by type of program (besides being a .NET 2.0 app).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top