OpenWireless project aims to provide fundamental framework for Open Wireless System Cloud (OWSC). The system will be based on the general purpose processors and clusters. The key modules of wireless communication system, such as timing and frequency synchronization, channel estimation, MIMO detection, modulation/demodulation, and channel coding/decoding will be also provided.
Homepage: http://openwireless.sourceforge.net/
The NWICODE CMS project, an open source mobile app Builder, was launched in beta testing in 2019. Since 2016, the platform has only been offered as a cloud-based solution for creating mobile applications.
Our goal
Not a month goes by without the launch of new platforms and mobile app designers on the market. All these platforms with DRAG&DROP and ready-made features. These solutions are very standardized and do not allow you to develop and control your application.
We eliminate...
Monitor your GNU/Linux server with your smartphone
ORLA, or Open Remote Linux Administration, is a project we’re working on as engineering studients in IT at Polytech Marseille Engineering School, France.
The goal of ORLA is to provide Server Administrators a small yet effective monitoring tool on your Android phone. And security will not be a problem as we’ll cipher data transmission with AES-256 encryption.
We just finished the design of the program and the algorithms we’ll work with, and we are going to start coding soon :)
We’ll...
Mobile Device Detection for PHP - 4 Step Setup - 3 Minutes
...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.
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
!!! Project servers were closed in the beginning of 2012 because the project was not actual anymore (massivity using Android and iOS devices instead of "simple" mobile phones). But source codes are always available as usual !!!
A simple mobile j2me/web application that provides positioning of mobile devices connected to GSM/UMTS network or via GPS and lets you share location info by SMS or email. This project also contains GeoSignature Server j2ee application.