// = Tcl/Tk Desktop Chat Application and Server :id: 27e18724-dbc7-49d0-a5be-94d6f835082f :author: Andrei Clinciu :website: https://andreiclinciu.net/ :publish_at: 2014-07-25 21:00:00Z :heading_image: /images/projects/desktop-chat.jpg :description: Client Server Chat Application :type: project :tags: Chat, Client Serveer, Tcl :keywords: Chat, Client Serveer, Tcl :toc: left :imagesdir: ../assets/
image::{heading_image}[] [.subtitle]#Chat Application #
== Tcl/Tk Desktop Chat Application and Server
I was fascinated by IRC. So I built a Client/Server chat application by using Tcl/TK.
Features Developed
- registration/authentication
- sending of messages
- offline messages
- file transfer
link:/contact?contact%5Bservice%5D=Chat%20Application[Want a custom chat application? Contact me!]
== Development Process
The development process was pretty straightforward. Instant messaging was in it’s infancy and you could install the Tcl/Tk application anywhere!
https://github.com/LordPraslea/lostmsg-tcl[Partial Code Available on Github]
[[choose-accordion]]