Network Interface selection with the processing.net.Server object
in
Core Library Questions
•
7 months ago
I have a computer with two wired network interfaces and I would like to specify one on which to run a Server object. Does anyone know how to do that? I know that you could find out which one it is on by printing the results of the Server.ip(), but is there a way to actually specify which interface it should start up on?
1