Skip to content

ggzor/Redes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TCL/TK mini-chat

This is a simple chat application with an echo server using sockets with a graphical interface.

Chat

Running the application

Make sure you have Tcl and Tk installed.

git clone https://github.com/ggzor/Redes
cd Redes

# To run the server
wish servidor.tcl

# To run the client
wish client.tcl

About

Prácticas de la clase de redes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages