Create very basic socket setup
Allows a connection. Upon recieving connection, creates a new thread. Thread prints out to console then immediately exits. Program "resets", waiting for next connection.
Please register or sign in to comment
Allows a connection. Upon recieving connection, creates a new thread. Thread prints out to console then immediately exits. Program "resets", waiting for next connection.