added solution for exercise 11

added a checkbox to start a server from your client
copied the server to the client and removed its main method and changed the constructor to public
This commit is contained in:
Hanno Fleischer hanno.fleischer@unibw.de
2024-10-04 15:40:38 +02:00
parent 0f080363f3
commit f6bc65471a
5 changed files with 230 additions and 1 deletions

View File

@@ -23,6 +23,7 @@ button.ok=Ok
button.connect=Verbinde
button.cancel=Abbruch
server.dialog=Server
host.own.server=Server starten
host.name=Host
port.number=Port
wait.its.not.your.turn=Warte, Du bist nicht dran!!