Update of "Remote Client for MobileESP"

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview

Artifact ID: 2c12213f6ac858ccb23c7e508ec97ca6b781c17b
Page Name:Remote Client for MobileESP
Date: 2015-04-17 13:55:16
Original User: densch
Parent: 274757e86afbc8e828f74f7665a12e71e5f4c4d3 (diff)
Next dcc380901e0acbcdf0ad458f70d39358c3512764
Content

Remote Client for MobileESP

This is a client/server webservice in PHP that allows us to provide a mobile redirection service to a large number of websites around the net from a centralized server, which keeps a centralized, up to date, third-party, mobile device database. The device detection code and database is freely available from The MobileESP Project

Installation

Requires a PHP with cURL on the client. It also requires memcached on the server,

The files in the webservice/ directory go into your server, those in remoteclient/ go into the client

Usage

See remoteclient/example.php for an example