Skip to content

TylerWStroud/TCPServerCommunication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Boot server first, then client!

Any message sent by client will be encoded and sent to the server. The server will decode the client's message, reverse it, encode the reversed message, and send back to client. The client will receive the decoded reversed message in terminal.

About

boiler-plate TCP socket client-server communication

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages