Skip to content

DavidAlgas/Chat_PSP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat

Chat de escritorio estilo Telegram pero mucho más básico. Ejercicio realizado para la asignatura de Programación de Servicios y Procesos (PSP)

Características

  • Permite hablar entre varios usuarios
  • Posibilidad de subir archivos
  • ¡IMPORTANTE! Solo funciona en local

Capturas de Pantalla

ScreenShot ScreenShot ScreenShot

Cómo Ejecutarlo

El chat consta de 2 proyectos independientes que interactúan entre sí. Por un lado, tenemos el Servidor y por otro el cliente.

Para poder ejecutar correctamente el Chat deberemos importar los proyectos a Netbeans e importar las librerías de la carpeta Libraries. Después ejecutaremos el proyecto del servidor y después el proyecto cliente.

Y con eso debería funcionar todo. ;)

by : David Algás



Chat

Chat Telegram desktop style but much more basic. Exercise performed for the subject Programming Services and Processes (PSP)

Features

  • Lets talk among multiple users
  • Upload files
  • IMPORTANT! Only it works locally

Screenshots

ScreenShot ScreenShot ScreenShot

How to Run it

The chat consists of 2 separate projects that interact. On the one hand, we have the server and the client on the other.

To successfully run the Chat we import the Netbeans project and then import the libraries of the Libraries folder.

And with that everything should work. ;)

by : David Algás

About

Proyecto de crear un Chat

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages