Tuesday, November 13, 2007

Open Source: Chat Engine

Today i uploaded the code and executable for the secure multi threaded chat & P2P client application that i developed using C# 1.1 as a university project for one of my friend on Google Code.

I have made this application as an open source so anyone interested can take the code and update it according to his/her needs.

You can download the application from here.

Drop an email @ basit.tanveer@gmail.com in case you wish to discuss it in detail.


The secure multi threaded chat server & P2P file transfer client supports following feature set:

-> Multi user Server

-> Chat Client

-> P2P File Transfer

-> Secure Communication {Diffie Hellman / AES (Rinjdael)}

-> Password based authentication

-> Access DB for users

-> Passwords are saved in hashed form in data base

-> A utility to hash the password