budison / java-sockets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sockets

Task 1

Create a server that will allow multiple clients to connect and log information about this connection to the console.

Task 2

Allow your server to get a message from the clients, log content to the console, and send it back to the sender.

About


Languages

Language:Java 100.0%