I wrote my own server and client in gsoap. The server executive is put in /opt/lampp/cgi-bin/, and the endpoint of client is "http://localhost/cgi-bin". I have the following error report while running the client executive:
Error 404 fault: SOAP-ENV:Server [no subcode] "HTTP Error" Detail: HTTP/1.1 404 Not Found What would be wrong? Thank you very much!