- Home /
Question by
theNumber · Sep 28, 2015 at 06:39 AM ·
wwwwwwformweb services
How can I get Hello World message from web service (WSDL/SOAP) using WWW class?
Hello. I just created a web service in Visual Studio. It is visible on my local machine. It has the method HelloWorld which simply returns a string. How can I use it from Unity?
Comment