vote up 1 vote down star

For an Open Source project, I'd like to allow pople to test the application via WEB to see if it's what they were looking for.

The application is in C but I've not found a free hosting that would allow me to do upload my application.

The reason why in general they don't allow to do it is rather obvious but maybe there's an OS-friendly service that would offer such service for free after a selection process.

Any help?

flag

2 Answers

vote up 1 vote down check

In theory any hosting provider that supports cgi should do it, you just have to compile the program for the same os/architecture that the host is using somewhere else. I have tried this with x10hosting and it worked without problems.

link|flag
Thanks! x10hosting works fine. Now I only have to remember to log in to their forum every two weeks :) – Remo.D Sep 18 '08 at 12:36
vote up 0 vote down

This isn't quite free, but Nearly Free Speech is very cheap, and allows shell access and CGI (but not fastcgi, or any other persistent processes).

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.