how can i develop internal chat in DOT NET? i want to give CHAT facility in my s/w for particular organization
i never build any chat applicetion like g-talk..yahoo MSG...so i would like build chat application like that for internal company use when user login in particular company's software...like when we login in gmail than we can use chat i want to devlope like that
You could search on Google for .Net internet chat components. For not much money you'll probably be able to buy an off-the-shelf component that'll save you loads of time.
u kn develop chat using socket programming..u need to develop chat server and chat client..u kn use winsock component.