Skip to content
Snippets Groups Projects
Commit 87ee8585 authored by Fernando Erd's avatar Fernando Erd :ok_hand:
Browse files

Evitando conflitos com outros trabs

parent 27459546
No related branches found
No related tags found
No related merge requests found
......@@ -40,8 +40,8 @@ StartTime = 0
HighPriority = 10
TOKEN = 0
MACHINE_ID = 1
SEND_PORT = 5000 # Porta que o Servidor envia
RECV_PORT = 5000 # Porta que o Servidor recebe
SEND_PORT = 3131 # Porta que o Servidor envia
RECV_PORT = 3131 # Porta que o Servidor recebe
class Protocol():
def __init__ (self):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment