You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# this invoke tcpserver and pass two arguments that contain server address in first arg and secound arg contains class that handle clients that connect with server
server.server_forever()
# its run forever and handle clients as much as possible