eNetWireless - Device Independent Web/Wireless Architecture.

eNetSoft Architecture Diagram
Enlarge Image

At eNetSoft we believe that lessons learned in moving from Client-Server to Web based applications also apply in Wireless device applications. Using our architecture, wireless devices access your business information through a browser available on each wireless device, rather than building a custom application for each device.

This approach ensures that your business processes and rules are centralized and reusable. The only device dependant portion will be the selection of the required output format. This allows you to start developing your wireless applications without having to choose a device in the early stages of development. Development and testing of the business logic and rules is done with a standard Internet browser. This also allows you to adopt any future wireless devices without having to redevelop applications for each device.

Using this approach, a typical Web/Wireless transaction can be described as follows:

  • A request is received by your Internet Server containing parameters identifying the user, device, type of request and transaction data.
  • A Web program will recognize the device and validate the user access and data content.
  • After successful validation, a web system will invoke other programs and processes to complete the request and retrieve required information. This can be a static information response or a dynamic data update/retrieval on response.
  • Once the request is processed, the system selects the output format identified in the first step, generates the required output and sends it to the requesting device via your Internet Server.