var myID: Int
An ID that we used to identify this connection on the server side: kind of like a local port number but it persists for the lifetime of this process and survives short TCP connection interruptions. Is -1 until start is called.