1. Open 4 sockets, at least one of which is a TCPServer type socket 2. bind the server socket and set it to listen 3. call `accept()` on the TCPServer socket