The network interface to use in form of the IP of the interface.
theprotocol.netInterface = "192.168.1.32"; theprotocol.netInterface = [ 192, 168, 1, 32 ];
See: std.socket.InternetAddress
See Implementation
The network interface to use in form of the IP of the interface.