Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 361 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 361 Bytes

chat-server-and-clients

this is a multithreaded chat server that can handle multiple clients with a functioning login system

default login files are: .login is used.

username: other password: admin

username: admin password: admin

port is 25565 because that what port was open on my router at the time.

task manger is needed to close no shell servermain.