yshouman
yshouman

Reputation: 72

Shared hosting provider for Adobe Air Socket servlet?

I wrote a small Adobe Air server socket app for a small client/server application. Aside from getting a dedicated server, are there any companies out there that would ... 1. Allow running Adobe AIR on the server 2. Grant permissions on ports for socket sending/listening

Thank you in advance

Upvotes: 1

Views: 154

Answers (2)

davivid
davivid

Reputation: 5960

Rackspace Cloud Severs.

You would have Full Root access so you would be able to install anything you like onto the server, and can also grant permissions on the ports.

Upvotes: 0

James
James

Reputation: 979

Why not try Amazon Web Services' EC2?

You can grant permissions to whatever ports via Security Groups in the administration panel.

Their most basic server - a micro instance - is free for a year and even if you want something faster, they are still reasonably priced.

Upvotes: 1

Related Questions