Hi all
I want to make a chat room, In-Browser Chat Room,
I want a server side and a client side, The client side will be for message posting. all posted messages will be shown on the server side (in a Rich Text Box etc).
I want to integrate the server and client side like if any one post message, the message will be posted on server but every one will be able to view this message in his/he client window.
Any ideas Guys....?
I want to make a chat room, In-Browser Chat Room,
I want a server side and a client side, The client side will be for message posting. all posted messages will be shown on the server side (in a Rich Text Box etc).
I want to integrate the server and client side like if any one post message, the message will be posted on server but every one will be able to view this message in his/he client window.
Any ideas Guys....?
Comment