Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Serve ¶
func Serve(port string)
Serve Starts a UDP Walki Talki server on port The format for port parameter is ":8844" To Test the server on terminal: nc 127.0.0.1 8844 -u To Register new client Type Register phon1 phone2 ... To Dial phone2 Type Dial phone2 Start sending data When Done Type Hangup Kindly note that if the client address changes, this particular client has to register itself
Types ¶
This section is empty.