I am creating a plugin that will be embedded in a web page as an object (application MIME type). This plugin will handle a type of peer to peer connection for transferring data back and forth between...
I have a question for you all... I am creating a Chat Room that has the possibility of creating private rooms. I have done this using Javascript, PHP, and a MySQL database. All works and functions...