Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Download Now
Cut Data Warehouse Costs by 54%
Easily migrate from Snowflake, Redshift, or Databricks with free tools.
BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
Add mobile device detection to your C or C++ program the easy way with 51Degrees. No cloud services, no external plug-ins, all Mozilla Public License source code. It's a great alternative to WURFL or DeviceAtlas.
1. Download and extract.
2. Run the setup file.
3. Import the code into your project or call the compiled executable as a process.
Visit http://51degrees.com/Support/Documentation/APIs/C.aspx to get the full setup guide.
The zip file contains a batch file for easy compilation. ...
Mobile Device Detection for Java - 4 Step Setup - 3 minutes
Add mobile device detection to Java the easy way with 51Degrees.com. No cloud services, no external plug-ins, all Mozilla Public Licence source code. It's a great alternative to WURFL or DeviceAtlas.
Also available on Maven.
1) Download the zip and extract.
2) Add the core JAR located in the "dist" directory to your java project.
3) Import the following packages:
import fiftyone.mobile.detection.Match;
import fiftyone.mobile.detection.Provider;
import fiftyone.mobile.detection.factories.StreamFactory;
4) Use the following code to start detecting devices:
//The Lite data file is provided with every archive.
...
Server Apps is a set of server applications optimized for "mobile".
Server Apps is a set of server applications optimized for "mobile" clients.
The applications are XAMP based, share a common framework and provide handset definitions (based upon WURFL). Same applications are: mobile portal, mobile picture gallery, ...
Mobile Device Detection for PHP - 4 Step Setup - 3 Minutes
4 Steps - Download, Unzip, Include, Go Mobile with PHP
Add mobile device detection to PHP the easy way with 51Degrees.mobi. No cloud services, no external plug-ins, all Mozilla Public Licence source code. It's a great alternative to WURFL or DeviceAtlas.
Step 1 - Download the Zip file from SourceForge.
Step 2 - Unzip the file into a directory of your choice within your project.
Step 3 - Then add the following code to your PHP page file:
include_once('path/to/51Degrees.php');
include_once('path/to/51Degrees.usage.php');
(It is recommended for performance purposes that these lines are included after a session_start();)
Step 4 - Get the details about the device that is accessing your site with code like this:
if ($_51d[‘IsMobile’] == TRUE)
{
//Start coding for a mobile device here.
}
Read the full user guide on our web site.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
A framework for developing multi device and technology capable mobile sites with the Coldfusion language. Initially developed for OpenBD v1.4 (also on v1.5) and tested in Jetty server on a Windows computer. Bundles tested to work in MacOSX and Win.
Tera-WURFL can identify the capabilities of mobile devices using PHP, a MySQL database backend and the standardized Wireless Universal Resource File (WURFL).
Media Transcoding Server Alembik is a Java (J2EE) application providing transcoding services for variety of clients. It is fully compliant with OMA's Standard Transcoder Interface specification and is distributed under the LGPL open source license.
Maui is a server and a Java Swing-like API for creating user interfaces that deploy easily to multiple devices. Various HTML and WAP platforms are currently supported. Read about the projects' history at http://patrickgibson.com/projects/maui/.
New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
JVending is a content provisioning system that implements most of the J2EE Client Provisioning Specification (JSR-124). JVending provides catalog management and device detection. Project also includes WAP push, MMS client and a registry for devices.
Tool (C) to split the WURFL XML mobile browser database into individual device files with symlinks (stubs for NTFS) to reduce access time and server load. Includes a simple PHP library/API as an example how to access the data and an example phtml file.
Hydra Web Presentation Server is designed to detect the web browser and serve the page to the standards that browser expects. Hydra uses XML to describe the pages and allows for server side support of XHTML 2.0, XForms and XInclude.
the most customizable portal: full i18n localization support; OS, web server, database independent; output: XHTML, PDF, RSS, TXT, RTF, WML, and more...
RemoteWAP gives you the ability to take control of a Linux Operating System from anywhere with a WAP enabled mobile phone. This project is being developed in Java. There is plans to support other Operating Systems such as Windows, Solaris, *BSD
Jwapmail is opensource wap (wml) based email client (wapmail) written in PHP using IMAP protocols to communicate with the mailbox server.
Jwapmail is compliance to RFC2060 and RFC822. Jwapmail doesn't use php-imap library.
The eMATgine services are web services to be used with the multi-protocol and multi-display eMATgine server. They are used like plugins to an eMATgine server.
libeap is an open-source library for portable and modularized EAP(RFC2284: Extensible Authentication Protocol) support. The library provides a basic EAP packet controling, session handling and abstact layer to backend authentication methods.
Java based Multiaccess Device Independent (Mobile, Internet and Broadband) Portal Platform including Applications such as Mail, Calender, Contacts, News, Chat, Ringtones, Icons, SMS applications. All the software are WAP,GSM,PCS,GRPS and 3G Compatible.
Having a clean MVC like framework in PHP based on standards like PEAR, Smarty and even Java Struts concepts. OO Code, DB Abstraction, Log, Session, Form handling, Templates, Page caching, I18N, Configuration.