Nur aufgeraumt, keine Funktionalen Aenderungen
This commit is contained in:
parent
43de325d71
commit
541b497796
@ -20,7 +20,7 @@ public class Client extends Transmitter {
|
||||
|
||||
private static Logger lg = OhmLogger.getLogger();
|
||||
private static final int PORT = 35000; //lt. iana port > 2¹⁵
|
||||
private static final String IP = "141.75.213.191";
|
||||
private static final String IP = "127.0.0.1";
|
||||
|
||||
|
||||
public Client(ChatView view, GrafikModel model, GrafikView gView) throws IOException {
|
||||
|
Loading…
x
Reference in New Issue
Block a user