Regarding SoapSender and SoapReceiver
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
I had written server and client programs in c# using SoapSender and SoapReceiver class. I used soap.tcp://localhost:8080/myservice in Uri. It works well in localhost. Now please any body help me to connect two machines. By What value should I replace localhost? in both server and client part. Thanks in advance. prakash