CGI - WebService
CGI - WebService
(OP)
Hi all. I was wondering if it is possible to use a web service with a CGI script using TCP - open socket. If so, can someone point me in the right direction as to where to start? I am familiar with creating web references in C# and VB.NET. Would be cool if I could do something like that.
Thanks,
Gregg
Thanks,
Gregg
RE: CGI - WebService
http://httpd.apache.org/docs/2.2/howto/cgi.html
I hear the FAQ section here is also helpful: http://www.tek-tips.com/faq.cfm?pid=452