Posts Tagged ‘Documentation’

Documentation of the Omegle Protocol

Posted: 22nd June 2010 by Andrew Brown in Nonfiction, Tutorials
Tags: ,

Synopsis

Omegle is a website that connects two anonymous strangers together and allows them to have a “no strings attached” conversation. Behind the Omegle uses several PHP pages for its back-end that must be accessed with HTTP POST requests. Each page has a different function, must be passed specific parameters, and returns specific data. All files are located in the root directory and can be accessed at http://www.omegle.com/example-page-name.