Documentation ¶
Index ¶
Constants ¶
View Source
const LAN_CLIENT_PORT = 12113 // L=12 A=1 M=13
View Source
const LAN_SERVER_PORT = 12114 // L=12 A=1 N=14
Variables ¶
View Source
var FlagConfigByDHCP = flag.Bool("config_by_dhcp", false, "Client gets IP and Gateway via dhcp")
View Source
var LAN = flag.String("lan", "", "Local IP address of interface for LAN Discovery Response.")
View Source
var NextIP = byte(31)
Functions ¶
func ListenForLan ¶
func ListenForLan()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.