You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Santiago f88f316723
second commit
10 months ago
Readme.md second commit 10 months ago
cliente.py first commit 10 months ago
server.py first commit 10 months ago

Readme.md

Chat en Grupo con Python y Sockets

Este proyecto implementa un simple sistema de chat en grupo utilizando sockets en Python. Incluye un servidor que gestiona las conexiones de los clientes y transmite los mensajes a todos los participantes.

Requisitos

  • Python 3.x

Instrucciones de Uso

Paso 1: Clonar el Repositorio

Paso 2: Ejecutar el Servidor python server.py El servidor estará escuchando en 192.168.50.69:5555.

Paso 3: Ejecutar Clientes Abre varias terminales y ejecuta el siguiente comando para iniciar instancias de clientes: python client.py Ingresa tu nombre y comienza a chatear.

Powered by INFORMATICA.FP.EDU.ES.