Summary

SOAP (formally "Simple Object Access Protokoll") is a protocol which allows to exchange data in between various systems. 777live provides so-called Webservices in order to do so.
Webservices are applications which are supported by various web-server and are available through (public) standardized interface. This will support extended communication between client and server, which allows much more data compared to the use of dynamic web-sites.

By use of this interface and the connected 777live Webservices, you can access and use data, such as profile, cam- and video-info, easy and convenient as if they were part of your personal web-application. Another advantage is that while developing and processing your personal cam-portal, you are not committed to a particular programming-language. You can choose freely between PHP, Java, .NET, Javascript and others, which allow the implementation of SOAP.

This page provides you (as a content-user of 777live) with information and examples for the integration of 777live services on your web-site. Following possibilities for navigation are available on the left side of our menu-bar:

  • Summary
    This is the page where you are right now
  • Preparation
    A detailed introduction of SOAP providing examples in PHP
  • Functions
    A detailed description of all functions provided and available from the 777live interface
  • Retrieval of Content
    Informations about how to fetch binary content such as pictures, videos or chat-applet
  • Audio Callback *NEW*
    Use our new audio-function on your web-site
  • Error Handling
    Provides extended information for processing exceptional errors

If you have further questions in regard to the 777live interface, please feel free to contact our support team at any time.