Welcome

Hi and Welcome to my website. This site is primarily developed to host a recent software developed by me. V-Talk is a revolutionary chat system which I developed basically to learn the basic system.net commands involved in VB. This a simple online chat software where two or more users can chat realtime over internet.

Modern chat systems like yahoo/gtalk work on the principle of a centralized server, in which there is a server - client relationship with server taking all the chat load. Recently, I got this idea to develop a chat system which is very less dependant on the server so that i can avoid all the server hosting charges. Infact in developing V-Talk i was able to reduce the server to a website with few lines of php code. All the major work is carried out at the client end only. I also implemented a small "Data send" checker function which will improve the efficiency of the system by querying only when it detects a data send at other end.

This is a freeware and ur free to use it in any manner u want, as long as u link back to this webpage. Please contact me for any details.