.
This commit is contained in:
parent
5b508a11ca
commit
223f88130d
@ -40,11 +40,11 @@ public class CommandAnnehmen implements CommandInterface
|
||||
public void execute()
|
||||
{
|
||||
{
|
||||
model.annehmen();
|
||||
model.anrufAnnehmen();
|
||||
try
|
||||
{
|
||||
//s = new Socket(model.getMyIPAdress(),model.getMyPort());
|
||||
view.getTxtArea().append("Socket geöffnet");
|
||||
//view.getTxtArea().append("Socket geöffnet");
|
||||
|
||||
//istream = s.getInputStream();
|
||||
//System.out.println(istream);
|
||||
|
Loading…
x
Reference in New Issue
Block a user