Aaron Ballman wrote:
Ken Jordan wrote:
Does anyone know of a way to limit a ServerSocket to only listen on
the loopback interface?
It's not currently possible since the loopback interface is not reported
as a network interface.
As a workaround, could you not close any connections that don't have a
remote address of 127.0.0.1?
Brian
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>