PDA

View Full Version : CGI in C++



Koiwosuru
December 21st, 2000, 20:26
Konnichi wa mina!

Does anyone know of free webproviders that can host CGI that are coded in C/C++? Me and my friends are working on a online project for our C++ class and we need a place to host the scripts (I know some perl and ASP but...I like to program in C++ more).

Arigato!
Ja mate ne,
~Koiwosuru~

Nick
December 22nd, 2000, 22:50
The only language I've ever seen used for CGI on free web hosts is Perl. I doubt you will find a free host that uses C/C++. Maybe you should look into a small fee paid host. Maybe $5.00-10.00/mo. If you're at a university, chances are you've got a T1 or T3 line. It might be possible to setup a server on your PC for the project...

Hope this helps.

Koolguy
December 23rd, 2000, 00:33
I setup a server on my Windows 98 machine with Apache and ActivePerl and it runs c++ programs great.