Skip to content

Commit

Permalink
#11 Bug que no permitía ejecutar el archivo del servidor Arreglado
Browse files Browse the repository at this point in the history
  • Loading branch information
ismaelbernadtello committed Feb 16, 2024
1 parent b6ac2e4 commit 86a11d9
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions echo-server.py
Original file line number Diff line number Diff line change
Expand Up @@ -101,3 +101,5 @@ def registroUsuario(input_client, addr, conn):
print(f"Usuarios registrados: {users}")
else:
print("Mensaje no reconocido")

establecerConexion()
Empty file added socket
Empty file.
Empty file added threading
Empty file.

0 comments on commit 86a11d9

Please sign in to comment.