Hosting a Python based TCP server

O

Oltmans

Hi all,

I'm writing a very small TCP server(written in Python) and now I want
to host it on some ISP so that it can be accessed anywhere from the
Internet. I've never done that before so I thought I should ask for
some advice. Do you guys know any good ISP that can let me do that?

Most importantly, what is usually involved in order to make this
happen?

Please pardon my ignorance and I will really appreciate your reply.
Thanks in advance.
 
B

bobicanprogram

Hi all,

I'm writing a very small TCP server(written in Python) and now I want
to host it on some ISP so that it can be accessed anywhere from the
Internet. I've never done that before so I thought I should ask for
some advice. Do you guys know any good ISP that can let me do that?

Most importantly, what is usually involved in order to make this
happen?

Please pardon my ignorance and I will really appreciate your reply.
Thanks in advance.


If you are familiar with Linux a Linode (http://www.linode.com) might
be a perfect option for you. They even offer month by month rentals.

bob
 
P

python

Rolf,
I'm writing a very small TCP server (written in Python) and now I want to host it on some ISP so that it can be accessed anywhere from the Internet. I've never done that before so I thought I should ask for some advice. Do you guys know any good ISP that can let me do that?

I'm a big fan of webfaction.com. I think they will support this type of
project.

Malcolm
 
J

Jon Clements

Hi all,

I'm writing a very small TCP server(written in Python) and now I want
to host it on some ISP so that it can be accessed anywhere from the
Internet. I've never done that before so I thought I should ask for
some advice. Do you guys know any good ISP that can let me do that?

Most importantly, what is usually involved in order to make this
happen?

Please pardon my ignorance and I will really appreciate your reply.
Thanks in advance.

Check out http://wiki.python.org/moin/PythonHosting

There's quite a few and they vary in features/pricing/OS used etc...
but a lot of the info and links are there for you to find one right
for you.

hth

Jon.
 

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

Members online

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,048
Latest member
verona

Latest Threads

Top