Ticket #113 (closed enhancement: wontfix)

Opened 2 years ago

Last modified 8 months ago

Mobile phone integration

Reported by: Sami Ekblad Owned by: Marc Englund
Priority: undefined Milestone:
Component: TK4 client-side framework Version:
Keywords: mobile phone Cc:
Known Issue description:
Hours estimate: 1000 Deadline (dd.mm.yyyy):
Known Issue version (since): Known Issue title:
Hours done: Depends to:
Affects documentation: no
Known Issue workaround:
Affects release notes: no Contract:

Description

Also in enterprise applications the mobile phone integration is important. This would currently clearly separate us from most of the other UI frameworks. However, there are several ways to go:

  • Platform dependent integration - Symbian for example makes most use of phones features but limits compatibility.
  • Java ME integration - Supported nearly in all phones, but still have differences. Very limited capabilities.
  • Browser based integration - Current mobile phone generation have good browsers. Web in phones approach.

Different approaches at server-side:

  • Support all components (limited in some way)
  • Create separate "mobile component set" (for this see also #112)
  • Push/pull features
  • Reliable transport layer and push/pull support

Bandwith (symmetric) will propably increase, but latency will be the most issue. This will propably need special solutions for scalability and responsiveness. New wireless techologies (e.g. WiMAX) could be considered as realiable connections, but 3G and roaming networks suffer from limitations.

Change History

Changed 2 years ago by Sami Ekblad

  • keywords mobile phone added
  • summary changed from Mobile phone intergartion to Mobile phone integration

Changed 8 months ago by Joonas Lehtinen

  • status changed from new to closed
  • resolution set to wontfix
  • affects_documentation unset
  • affects_release_notes unset

The current strategy is to support only phones with proper web-browser. Additional functionality will be implemented in #1277

Note: See TracTickets for help on using tickets.