About 6,200 results
Open links in new tab
  1. Why is connecting to a web service using localhost faster than using ...

    Oct 8, 2015 · This is why response is almost immediate, because it is all done through the local stack. Specifying an IP address causes the packets to end up on the wire. When an IP address is specified, …

  2. Communication between 2 WPF windows using TCP Endpoint

    Oct 10, 2010 · Run 'ipconfig' from command prompt to see what IP address you are using and use that IP address, eg. net.tcp://192.168.X.Y:1234/ in your endpoint configuration Start the service and …

  3. Binding public ip to IIS7 - social.msdn.microsoft.com

    Oct 26, 2021 · - Under 'TO IP Address', I set the IP address as my local (192.168.1.xxx) address, save settings. 4. Went back to IIS and edit the binding IP to my public ip, I notice a slight delay in loading …

  4. Multiple local FTP server in windows possible?

    Sep 28, 2015 · Well, you can only have one listening TCP socket per port for each IP address. You CAN have multiple FTP servers if you are willing to put the secondary ones on non-standard TCP ports.

  5. Unable to access Azure Storage - social.msdn.microsoft.com

    Nov 22, 2018 · Hi Dustin,this appears to be network connectivity issue. You need to be able to reach the target Azure Storage account over TCP 445 from your location. This port might be filtered out... If …

  6. How To Reserve Outbound IP Adress For VM - social.msdn.microsoft.com

    Sep 23, 2015 · A cloud service can hold more than one virtual machine. If you plan in the future to configure load balancing for your service (adding a new VM with IIS), than you will need to use the …

  7. Lost - how do I assign a reserved public IP address to an existing ...

    Aug 23, 2016 · A reserved public IP address is tied to the cloud service, and can only be tied to the cloud service at cloud service creation time. You can simply delete the VM (keeping disks) and then …

  8. can clients access remote database (SQL)....?

    Jul 22, 2009 · The reason that it's failing is that you're trying to use an IP address in conjunction with a named instance name. You can use one or the other. If you want to use an IP address, then the port …

  9. WCF WSDL generated paths for xsd:schema, wsdl:import, soap:address ...

    Sep 21, 2016 · 3) replace all machine name references from wsdl with ip address and change xsd references and save 4) replace all machine name references from xsd files with ip address 5) make …

  10. User realm discovery failed - social.msdn.microsoft.com

    Feb 1, 2017 · Can you connect to NATVM via Hyper-V manager, and validate the IP/Gateway/Proxy was setup correctly? This setting should be the same as how the host computer is configured to …