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
It's a word game that the Client against the Server. The program uses TCP protocol. For example, if Client say hello, Server must use last two letter like "Logic" and send that word to client. Let you try!