Skip to content

konradge/chat-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java chat server

A chat-server built with Java's ServerSocket

Getting started

  • start the chat-server.jar
    $ java -jar ./chat-server.jar
  • start PuTTY
  • configure it:
    • Host Name: localhost or your computers IP adress
    • Port: 3000
    • Connection Type: Raw
  • Press open, you may want to save the configuration

Usage

After typing your username, you can send messages by typing and pressing ENTER to send. Additionally you can use some commands. To get a list of them, type /help.

About

Chat Server Informatik GK 2019

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages