I am working on asp.net web based peer to peer chat application. I am using UDP sockets for communication. As my application is P2P I should avoid interactions with server and let peers to send and receive their messages.I am working on asp.net web based peer to peer