Header
Home | Sitemap Set as homepage | Add to favorites
  Search the Site     » Advanced Search
Sections



Wireless Middleware Challenges and Requirements

by

image

Wireless Middleware Challenges and Requirements

Wireless middleware, as a specialized subset of middleware, has come into demand due to the proliferation of wireless networks. Additionally, in the last few years, there has been an upsurge in the development of the mobile devices sector. Personal Digital Assistants (PDAs) and a new generation of cellular phones have the ability to access different types of data. With this, the role of wireless middleware has become increasingly important in providing a reliable channel for data access between mobile devices and servers on a wired network.

Geier (2002) gave wireless middleware the following definition: "Wireless middleware is an intermediate software component that is generally located on a wired network, between the wireless device and the application or data residing on a wired network." The purpose of the middleware is to increase the performance of applications running across the wireless network by serving as a communication facilitator between components that run on wireless and wired devices. Wireless middleware serves as a communication facilitator by addressing the numerous ways in which communication can fail between components in a distributed application. Sources of communication failure, among many others, include a component going offline voluntarily but unexpectedly, a component unexpectedly terminating, a component failing to respond to a request in a reasonable amount of time, and communication being severed in the midst of a request (Sunsted, 1999).

Wireless middleware is presented with many challenges by the very nature of the wireless environment. These challenges are inadequately addressed by standard data communication methods, such as TPM's CORBA, or RMI, which were designed for wired environments. In the wired world, middleware has been used successfully for almost two decades now to allow applications to run on multiple platforms without the need to rewrite them. As such, wireless middleware should support heterogeneous devices and permit applications to be ported from one device to another. However, most traditional middleware products have not been tailored for mobile devices. For example, they require more memory than is available on a PDA and only support communication protocols that were designed for wired networks, notably TCP/IP.

Wireless middleware on mobile devices requires us to deal with challenges not present in traditional fixed-line systems. The most important additional wireless middleware requirements are listed and discussed below.

Heterogeneous Software

There are a number of operating systems prevalent in the wireless device market. Because of the memory restrictions placed on these systems, they do not possess all of the features of server operating systems. Thus, it is often difficult to ensure that the middleware can effectively run on all the required hardware devices. Often, features available on one device are not available on another device with a different OS. For example, object serialization, which is a standard method of communication for components between client/server systems, is not available in Windows CE.NET. Thus, programming communications between components where the device is a CE device requires the applications developer to interface with a middleware product, which cannot serialize objects.

Deployment and Management

Deploying applications to many clients, managing them, supporting them, and ensuring their integrity and support when they are not online, presents another major challenge that must be addressed by middleware.

The basic requirements of wireless middleware can be met by messaging middleware. Messaging middleware serves as a tool for coordinating distributed application components and removes the responsibility for ensuring that messages are delivered reliably and correctly from application components. Messaging products (http://www.softwired-inc.com, http://www.spiritsoft.com) allow distributed application components to communicate and coordinate their activities (via messages) by providing vital services, such as message queuing, message persistence, transactional messaging, guaranteed once-and-only once delivery, and priority delivery (Sunsted, 1999).

As most of the commercial middleware products are based on the Java Messaging System (JMS), we will look at how it can be used as a wireless middleware.


1260 times read

Related news

» Wireless Middleware Challenges and Requirements
by admin posted on Apr 23,2007
» Future Trends of Wireless Middleware
by admin posted on Apr 23,2007
» Future Trends of Wireless Middleware
by admin posted on Jul 25,2007
» Middleware
by admin posted on May 18,2007
» Wireless Networking
by admin posted on Apr 23,2007


More Top News
Cisco Wireless Networking
Most Popular
Featured Author