Thanks for reading my question.I wondered if you have any idea about this problem.
I wrote a SOAP-SERVER. Running it at CentOS. Changing Soap-Server's IPAddress for match with CentOS Ifconfig.
Running SOAP-SERVER in CentOS.
Using VisualStudio tools for AddWebReference .It'll auto generate a define object class.In this class,It containt all of function of SOAP-SERVER.
Developer will use these function for do something at ASP.Net-Client.
But,When I want to connect from ASP-NET to more SOAP-SERVER(in other CentOSs).And we musn't using AddWebReference .Because User will use web form for input IPAddress of these SOAP-SERVER.
Do you have any idea? Thanks for helping by anyway.Thanks