Tuesday, November 20, 2007

A Web Messenger

Have u ever wondered how a web messenger like gtalk works????I have.....Thats why I was very glad that one of my friends took Web messenger as his computer projects, so that by helpin him I can know how it works...... The project has now been completed and it turns out that the entire proj was done by me as my friend had no time to learn everythin he needed to complete the proj.....now somthin about the project...
I've wirtten a XML web service to be run on the server side that keeps track of online users and directs the messages from sender to receiver....
I've designed a windows form in C# to be installed on the client machines....

Click Here to download the entire project