Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ MT-multithreading and servers » CGI-BIN bug with Apache Server
Re: CGI-BIN bug with Apache Server [message #28240 is a reply to message #28236] Wed, 25 August 2010 05:55 Go to previous messageGo to previous message
Mindtraveller is currently offline  Mindtraveller
Messages: 917
Registered: August 2007
Location: Russia, Moscow rgn.
Experienced Contributor

ratah wrote on Tue, 24 August 2010 17:56

zsolt> thanks for your precision,

Another questions about the CGI

- how do i do if i want to send an email smtp via my cgi?
- can i treat parameters like GET and POST as script languages (PHP, PERL,...) do

Thank you

I had quite a good experience with U++ core binary as CGI for Apache. It works flawlessly for about 1,5 years at the moment.

Answers to your questions are:
1) There is SMTP-connected class described in Web/smtp.h
2) No, you can't. You should google what these parameters really are (usually - but not always,- it is a part of HTTP header). All you have in CGI are HTTP header + data and environment variables.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: MT again
Next Topic: Socket: SYN_SENT stalled when ipscan connections in CoWork (MT)
Goto Forum:
  


Current Time: Sat Jun 01 02:32:00 CEST 2024

Total time taken to generate the page: 0.00979 seconds