TCPServer

begin()

Tells the server to begin listening for incoming connections.

// SYNTAX
server.begin();