/tcp-client-server

Simple client-server connection (using my local server and client)

Primary LanguageC#

tcp-client-server

Simple client-server connection (using my local server and client) Working with sockets. IP : local - 127.0.0.1 Port : 8080 Start 2 apps: "Client" and "Server", then input message, send it to server and wait for answer from server.