Flash XMLSocket ASP

Hi,

Can any one tell me whats the exact code in ASP to receive and send data sent by another page in POST from clientside.

In simple I want to do a chat application, I figured out I have to use XMLSocket but whats the code in ASP to fetch and send the information to the page in client system.

I just want to send some text thats it. No other functionality I need.

Same page will be opened by 2 different ppl and they chat with simple text.

Can any one tell me the code?I searched google but to no avail :frowning: