xoooa
04-16-2003, 10:03 AM
Hi all
I'm new with CGI, I"m testing a client-server connexion and I have to make my server able to receive a request (some data). The request is sent using a program writing with cURL and I need a CGI script on my server wich allow me to read the request and put the content on a file. I've searched on the web, all I've found is about form, but the one I need have to work without form. The request isn't sent from a web page.
Anyone has an idea?? Or can recommend me a document or some script??
Any comments will be greatly helpful.
Thanks a lot.
I'm new with CGI, I"m testing a client-server connexion and I have to make my server able to receive a request (some data). The request is sent using a program writing with cURL and I need a CGI script on my server wich allow me to read the request and put the content on a file. I've searched on the web, all I've found is about form, but the one I need have to work without form. The request isn't sent from a web page.
Anyone has an idea?? Or can recommend me a document or some script??
Any comments will be greatly helpful.
Thanks a lot.