Felix Hartmann (PEA3-Fe-FI)
|
0d76ec30e2
|
only open dialog if there are no popups already open
|
2021-09-24 08:58:53 +02:00 |
|
Felix Hartmann (PEA3-Fe-FI)
|
7286b211bf
|
tested build and deploy via apppackage, fixed typo in IP.cs
|
2021-09-24 08:57:49 +02:00 |
|
Felix Hartmann (PEA3-Fe-FI)
|
fb098db63d
|
fix ip in intial packet (send own ip, not foreign)
|
2021-09-24 08:54:07 +02:00 |
|
Felix Hartmann (PEA3-Fe-FI)
|
1b3d133657
|
allow deletion of chats which are not started by me
|
2021-09-24 08:54:05 +02:00 |
|
Felix Hartmann (PEA3-Fe-FI)
|
e1ea49bf71
|
stop connection if we are already connected
|
2021-09-24 08:53:57 +02:00 |
|
Felix Hartmann (PEA3-Fe-FI)
|
55bd72b467
|
retry working, radiobuttons now triggering on every click, deleteChat Button working
|
2021-09-24 08:52:07 +02:00 |
|
Felix Hartmann (PEA3-Fe-FI)
|
e2de9f5917
|
add retry logic on disconnect, silently delete chat if disconnected after connect was succesfull
|
2021-09-24 08:52:03 +02:00 |
|
Felix Hartmann (PEA3-Fe-FI)
|
e6e5bee4ef
|
add outgoing connections to dict
|
2021-09-24 08:51:13 +02:00 |
|
Felix Hartmann (PEA3-Fe-FI)
|
7135486810
|
add initial packet, close socket on disconnect, move server start to Controller.cs
|
2021-09-24 08:50:01 +02:00 |
|
Felix Hartmann (PEA3-Fe-FI)
|
ccf2d03502
|
directly allow sending, when we are the server
|
2021-09-21 12:37:39 +02:00 |
|
Felix Hartmann (PEA3-Fe-FI)
|
a2c35a7536
|
remove Socket.cs, integrate Socket.cs into Networkcontroller.cs
|
2021-09-21 12:32:35 +02:00 |
|
Felix Hartmann (PEA3-Fe-FI)
|
d42acbc90e
|
remove MSG.cs, merge content from MSG.cs and ChatMessage.cs, refactor code
|
2021-09-21 09:28:29 +02:00 |
|
Hartmann Felix (PEA3-Fe-FI)
|
5d69842ec0
|
use string for IP adresses instead of explicit type
|
2021-09-21 08:52:53 +02:00 |
|