Sciweavers

PERCOM
2003
ACM

Application-Service Interoperation without Standardized Service Interfaces

13 years 9 months ago
Application-Service Interoperation without Standardized Service Interfaces
To programmatically discover and interact with services in ubiquitous computing environments, an application needs to solve two problems: (1) is it semantically meaningful to interact with a service? If the task is “printing a file”, a printer service would be appropriate, but a screen rendering service or CD player service would not. (2) If yes, what are the mechanics of interacting with the service – remote invocation mechanics, names of methods, numbers and types of arguments, etc.? Existing service frameworks such as Jini [1] and UPnP [22] conflate these problems— two services are “semantically compatible” if and only if their interface signatures match. As a result, interoperability is severely restricted unless there is a single, globally agreed-upon, unique interface for each service type. By separating the two subproblems and delegating different parts of the problem to the user and the system, we show how applications can interoperate with services even when glo...
Shankar Ponnekanti, Armando Fox
Added 05 Jul 2010
Updated 05 Jul 2010
Type Conference
Year 2003
Where PERCOM
Authors Shankar Ponnekanti, Armando Fox
Comments (0)