in reply to Re^2: How Would I access a C++ compiler remotely through a Perl CGI Script?
in thread How Would I access a C++ compiler remotely through a Perl CGI Script?

https is also very expensive to implement especially for a personal project for a student
  • Comment on Re^3: How Would I access a C++ compiler remotely through a Perl CGI Script?

Replies are listed 'Best First'.
Re^4: How Would I access a C++ compiler remotely through a Perl CGI Script?
by cowboy (Friar) on Oct 24, 2005 at 16:51 UTC
    https is not expensive to implement. What is expensive, is having thawte/verisign/other 'trusted' source verify a persons identity and sign their certificate. For an ecommerce site, where you have to convince random strangers that you are who you say you are, that is important, for a personal site, it isn't.