Samiksha Jaiswal (Editor)

IPFaces mobile framework

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Industry
  
Computer Software

Headquarters
  
Zlín, Czech Republic

Founded
  
2006

Type
  
Limited liability company

Key people
  
Mgr. Pavel Stržínek, director/software engineering

Products
  
iPFaces Mobile Framework, LIKee, D-zone

iPFaces is a mobile application framework for creating native, form-oriented network applications for mobile devices. iPFaces is a product of Edhouse company. Currently, there is support for iPhone, iPod touch, iPad, Android, BlackBerry and phones equipped with Java ME (mobile Java).

Contents

iPFaces

Programmer does not need to have knowledge of the targeted mobile platform. The entire application logic is transformed to the central application server level. Server platforms currently supported include ASP.Net, Java, and PHP. Developers with knowledge of these platforms can leverage their experience and be more productive.

iPFaces solution consists of two parts:

  • client - a client application running on target mobile device
  • server packages - a software library used by developers for writing application logic on the server.
  • Licensing

    iPFaces server packages are distributed in two versions:

  • Community Edition - free software distributed under GNU GPL version 3 (license published by Free Software Foundation)
  • Commercial Editions - for commercial, proprietary deployments.
  • iPFaces user clients for BlackBerry and Java ME devices are distributed as freeware.

    Source code examples

    Below are three examples of a Hello World application written in PHP, Java and ASP.Net.

    ASP.Net

    This code represents the visual representation of the application.

    File FirstApplication.aspx.cs looks like:

    References

    IPFaces mobile framework Wikipedia