Recently I've been working on web page based remote control. the function is already there done by c++ and now I'm trying to find a way linking this function to my web page. I tried using soap and now almost give up because of those "cannot load wsdl file" and "http get method not implemented" errors
Is there any other way to do this beside using soap? Cheers