G
Guest
I build a web service in a server(A) and can connect to it successfully in my
local computer(B) by using SoapHttpClientProtocol as client. However, when I
move the same code(local computer (B)) to another computer (C). It (C) can
view the web service through browser but not success in code.
Is there anything that I need to notice to use SoapttpClientProtocol, i.e.
which port to use and what else service or software that I need to enable?
Thanks very much
local computer(B) by using SoapHttpClientProtocol as client. However, when I
move the same code(local computer (B)) to another computer (C). It (C) can
view the web service through browser but not success in code.
Is there anything that I need to notice to use SoapttpClientProtocol, i.e.
which port to use and what else service or software that I need to enable?
Thanks very much