« Return to Thread: Binding to multiple interfaces

Re: Binding to multiple interfaces

by Andrew Perepelytsya :: Rate this Message:

Reply to Author | View in Thread

It uses whatever address you're passing to it. Seems you're using https endpoint, did you specify localhost or direct ip in the address? If you use localhost, then the order of returned local interfaces is not guaranteed by java runtime.

HTH,
Andrew

 « Return to Thread: Binding to multiple interfaces