Skip to content
Snippets Groups Projects
Commit 033e317f authored by Quoc Nguyen Dao's avatar Quoc Nguyen Dao
Browse files

server server fix

parent c5f75fbd
Branches
No related tags found
1 merge request!2leader election und heartbeat
...@@ -6,7 +6,7 @@ import time ...@@ -6,7 +6,7 @@ import time
BROADCAST_IP = "192.168.0.255" BROADCAST_IP = "192.168.0.255"
# Listening port Server Discovery # Listening port Server Discovery
SERVER_BROADCAST_PORT = 5000 SERVER_BROADCAST_PORT = 5974
# Listening port Client Discovery # Listening port Client Discovery
CLIENT_BROADCAST_PORT = 5973 CLIENT_BROADCAST_PORT = 5973
... ...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment