Home > Net >  Client-server winapplication configuration
Client-server winapplication configuration

Time:02-10

I have a problem if you can help me.. Here I have just developed a c# client-server windows application. I use wcfXafServiceHost and WcfSecuredClient and In the same computer it works very well, but when I install the server in another computer on the same network (Wifi), I cannot configure the IP addresses correctly...I even tried with a Virtual box , the same problem...Have I forgotten something....can someone help me.... I thank you in advance ( PS : I'm an autodidact programmer, not a professional )

CodePudding user response:

  •  Tags:  
  • Related