WO1998047076A1 - Method and apparatus for device control - Google Patents

Method and apparatus for device control Download PDF

Info

Publication number
WO1998047076A1
WO1998047076A1 PCT/GB1998/001097 GB9801097W WO9847076A1 WO 1998047076 A1 WO1998047076 A1 WO 1998047076A1 GB 9801097 W GB9801097 W GB 9801097W WO 9847076 A1 WO9847076 A1 WO 9847076A1
Authority
WO
WIPO (PCT)
Prior art keywords
wherem
choices
parameter
controllmg
user
Prior art date
Application number
PCT/GB1998/001097
Other languages
English (en)
French (fr)
Inventor
Patrick Simon Arnold
Peter James Macer
Peter Michael Williams
Original Assignee
Hewlett-Packard Company
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Priority claimed from GBGB9707551.9A external-priority patent/GB9707551D0/en
Application filed by Hewlett-Packard Company filed Critical Hewlett-Packard Company
Priority to EP98917369A priority Critical patent/EP0976058B1/en
Priority to JP54363098A priority patent/JP2001524231A/ja
Priority to DE69802792T priority patent/DE69802792T2/de
Priority to US09/367,923 priority patent/US6502000B1/en
Publication of WO1998047076A1 publication Critical patent/WO1998047076A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/28Timers or timing mechanisms used in protocols
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/24Negotiation of communication capabilities
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/30Definitions, standards or architectural aspects of layered protocol stacks
    • H04L69/32Architecture of open systems interconnection [OSI] 7-layer type protocol stacks, e.g. the interfaces between the data link level and the physical level
    • H04L69/322Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions
    • H04L69/329Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions in the application layer [OSI layer 7]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/14Session management

Definitions

  • the invention relates to a method and apparatus for device control.
  • the mvention relates to a method for control of one device through another device with which a user can interact, and to apparatus with which the method can be employed.
  • a remote control unit is frequently used for control of a television.
  • the remote control unit is convement for the user to use: it is portable, while the user interface attached to the television itself is less convement to use (as it is fixed at the television).
  • Computers are similarly often used to control other equipment, as the user interface of a computer is well understood by the user and in many cases interaction between the equipment and the computer is required anyway (for example, if data is to be passed to or received from the equipment).
  • a va ⁇ ety of approaches are provided for control of equipment by computers m the different programming options for different computer operating systems.
  • devices In Microsoft Wmdows, for example, devices must either conform to a pre-defined gene ⁇ c model (for which an API is provided) under which a set of control commands deemed approp ⁇ ate to the device class must be understood, or else must be supplied with a device-specific control program, or d ⁇ ver, which must be loaded into the computer before control can take place.
  • a TV API might have function calls to turn the TV on or off, change the channel to a specific set of values and set the volume, all televisions being able to offer those and only those controls through the API.
  • X-Windows which is a GUI built (typically) on Unix and can be used for control of other devices
  • X- Wmdows recognises a va ⁇ ety of input devices, such as mouse and keyboard. It is adapted to provide applications with events which desc ⁇ be what is happening to those input devices (e.g. right mouse button pressed at co-ordinate 345,678). The application then decides how to interpret this action (e.g. turn TV on).
  • the control program therefore mvolves both the functionality of the controlled device and user interface features of the controlling device.
  • the mvention provides m a first aspect a method for tiie control of a controlled device by means of a controlling device, compnsmg. establishment of a means for transmitting signals between the controlling device and the controlled device; provision by the controlled device of a set of possible parameter choices and information identifymg said possible parameter choices and transmission thereof to the controlling device; display at the controlling device of the set of possible parameter choices and of information identifymg possible parameter choices to enable user selection of a set of actual parameter choices with a user selection means; transmission of the set of actual parameter choices to the controlled device; and modification of operational parameters of the controlled device m accordance with the set of actual parameter choices; wherem the set of possible parameter choices and set of actual parameter choices are provided in a form mdependent of the user selection means.
  • the controlled device provides to the controllmg device only a set of choices and mformation relating to those choices, that leaves the controllmg device free to display the set of choices and the information relatmg to them in any way that it chooses, or that is convement for it.
  • This arrangement divides responsibility for the process of control and device operation ideally between the controlled device and the controllmg device.
  • the functionality of the controlled device, and how that functionality may be changed, only needs to be understood by the controlled device instead.
  • the controllmg device needs to understand nothing of the functionahty of the controlled device, but is instead left to determine how it should display the available parameter choices: this allows the display options to be matched to the capabilities of the controllmg device.
  • the mvention provides an information handling device adapted for the function of a controllmg device in the method mdicated above, the information handling device compnsmg: means for communication of mformation with a controlled device; user interface means for displaying information to a user and for returning values denved from a user input; and means for presentmg the set of possible parameter choices and associated mformation received from the controlled device through the user interface means, and for returning the set of actual parameter choices from the user interface means to the controlled device.
  • the mvention provides a control script to enable provision by a controlled device of a set of possible parameter choices and mformation identifymg said possible parameter choices and transmission thereof to a controllmg device, compnsmg for each parameter the possible parameter choices, a type for that parameter, and user interpretable parameter mformation.
  • Figure 1 shows a schematic representation of a control arrangement to which the present mvention is applicable
  • Figure 2 indicates schematically steps followed m control processes accordmg to aspects of the mvention
  • Figure 3 shows a device environment for which aspects of the mvention can be employed
  • Figure 4 shows the creation of a surface impression on one device from the surface expression of another
  • Figure 5 shows the components of the JetSend architecture and their logical relationship to each other
  • Figures 6a to 6j show the use of messages of the JetSend mteraction protocol m exchange of information between appliances
  • Figure 7 shows a JetSend policy for provision of a virtual control panel at a controllmg device
  • Figure 8 shows a JetSend policy for user control of a controlled device usmg a virtual control panel
  • Figure 9 shows a minimal user interface supported by the Control Sc ⁇ pt encodmg
  • Figures 10a and 10b show Wmdows user interfaces automatically generated from Control Sc ⁇ pt encodings
  • Figures 1 la and 1 lb show user interfaces generated from HTML encodmgs; and Figure 12 shows a fax machine user interface which can be generated with an encodmg which defines a set of user interface controls.
  • a gene ⁇ c implementation is shown schematically m Figures 1 and 2 and desc ⁇ bed m detail below.
  • Controlled device 11 that performs a device function in accordance with certain user- determinable parameters.
  • Controlled device 11 could be a household appliance such as a television, a music system, or a washing machine, an office appliance such as a printer or a scanner, another item of machmery or substantially any device capable of external control.
  • controllmg device 12 which acts to provide control information to controlled device 11.
  • controllmg device 12 could be a remote controller, a personal computer, or substantially any other device with a user interface.
  • controllmg device 12 There must also be a mechanism for two-way communication between controllmg device 12 and controlled device 11- both a means for exchanging messages between the two devices and a protocol such that meamngfiil messages can be exchanged - again, substantially any medium and associated protocol can be used.
  • a user 13 interacts with the controllmg device 12.
  • Step 21 consists of the provision by the controlled device 11 of a set of possible parameter choices to the controllmg device 12.
  • Such choices may be a binary choice such as " ON OR OFF ", a selection from a senes of values such as " 1, 2, 3, 4, 5 " or " 'Parsley', 'Sage', 'Rosemary' 'Thyme' " a selection from a range such as " an integer value between 1 and 12 ".
  • Tokens need not be text strings: m approp ⁇ ate implementations they could be, for example, images or icons. Essentially any defined set of choices is possible for this purpose. There must also be provided information identifymg said possible parameter choices.
  • a label such as “Volume” could be provided, with an associated parameter choice of " an integer value between 1 and 12 ", or a label of "Recording” with an associated parameter choice of " ON OR OFF "
  • This label serves a dual function: it is associated by controlled device 11 with a specific parameter for determining its function, so controlled device 11 is adapted to change its state to reflect a specific choice for that parameter - it is also sufficiently desc ⁇ ptive of the parameter that the user 13, when provided with the label mformation, will be capable of making an appropnate choice for the associated parameter. It however need have no meaning for controllmg device 12 - for controllmg device 12 the label is merely a label. Controllmg device 12 need not be adapted m any way to the function of controlled device 11.
  • Step 22 consists of the display at the controllmg device 12 of the set of possible parameter choices and of mformation identifymg the possible parameter choices. This requires presentation to the user of information identifymg each parameter choice available: this may mvolve simple presentation to the user of the label attached to a given parameter choice, together with an indication of the possible selections a user could make for that parameter choice.
  • the controllmg device may have a display mdicatmg the label "Volume”, with a user operable dial or slider next to it showing values of 1 to 12, and a button which can be "pressed” by the user labelled "Recording"
  • Step 23 is the selection by the user of a set of actual parameter choices. This is done by whatever means is approp ⁇ ate to the user mterface of controllmg device 12.
  • this user mterface ensures that the user is only able to make a choice for a given parameter that is among those provided by controlled device 11.
  • the user makes selections on the basis of the mformation provided by controlled device 11 and the user's own knowledge and understanding Controllmg device 12 has no role m the selection of choices for any of these parameters.
  • Step 24 is the transmission of the set of actual parameter choices made by the user 13 from the controllmg device to the controlled device 11.
  • This set of actual parameter choices must be provided in such a way that the controlled device can determine to which parameter each parameter choice relates (for example, by attachment of the approp ⁇ ate label to each parameter choice)
  • Step 25 is the modification of operational parameters of the controlled device 11 in accordance with the set of actual parameter choices.
  • controllmg device 12 The function of controllmg device 12 is thus limited to exchanging mformation with controlled device 11 and enabling user mteraction such that the user can control the controlled device 11, and these functions operate m the same way irrespective of the nature or functionality of the controlled device 11
  • the controllmg device 12 does have control of the mechanisms by which mformation is displayed to the user and by which the user makes his or her choices: consequently, choices can be made appropnate to the ⁇ chness of the user mterface of controllmg device 12.
  • Control may require repeatmg of one or more of these steps. Steps 23 to 25 could be repeated over time, as the user decides to change the operation of the controlled device 11. If there is a hierarchical control structure (such that selection of one parameter choice requires the making of another parameter choice), steps 21 to 25 may need repeatmg as a sequence one or more tunes before operation of the device function of controlled device 11.
  • User 13 may be replaced by another device, or even controllmg device 12 m another aspect of its operation (for example, a separate program). All that is required of user 13 is the capacity to make a selection for the parameters mdicated by controlled device 11 accordmg to the mformation presented by controlled device 11. This could be achieved by a program adapted to recognise labels attached to parameters, or information made in those labels, and to return a parameter choice from the selection available based on those labels.
  • controllmg device 12 It may be necessary for this "user" 13 to have more or less detailed knowledge of the function of controlled device 11, but communication between controllmg device 12 and controlled device 11 still does not depend on the function of controlled device 11, and neither does presentation of parameter choices and associated mformation by controllmg device 12 to user 13 (even if user 13 is a program mtemal to controllmg device 12!
  • a useful and practical instance of a non-human user is a control program which comp ⁇ ses a predetermined set of preferred user choices for a particular virtual control panel. The effect of the control program is that whenever controllmg device 12 "sees" that virtual control panel, the program will run so as to return these preferred choices.
  • Such a control program is analagous to a macro of a conventional word processmg or spreadsheet program.
  • controllmg device 12 is adapted as a universal remote controller, provided with a well featured user mterface compnsmg a display and user means to identify choices (one or more of buttons, a touch screen with a stylus, a keypad etc.) and a communication means (for example an infra-red tranceiver) and means to interpret messages received and provide mformation as messages for transmission through the communication means.
  • a communication means for example an infra-red tranceiver
  • Such a device could be, say, a handheld controller useful for mteractmg with substantially any controllable device adapted to communicate with it, as the controllmg device itself need have no knowledge of, or adaption to, the function of the controlled device.
  • JetSend is an architecture accordmg to which devices transfer information directly without need for intermedia ⁇ es where network considerations allow, mformation bemg transferred accordmg to a common protocol whatever it relates to Devices have no need to have knowledge of the functionality of other devices.
  • FIG. 3 illustrates the environment in which JetSend devices operate.
  • a network 341 of some kind (m the broadest sense of means to enable communication between devices) exists between devices such as a printer 342, a personal computer 343, and a scanner 344
  • Each of these devices must possess a processor 346 of some land, together of course with a connection means 345 to allow mterface with the network 341. It is necessary m this implementation for each of the devices to have some measure of processmg capacity, as such capacity is necessary for processes integral to JetSend.
  • the JetSend architecture can be employed effectively for communication of mformation between one device and another. This has been discussed in other applications of Hewlett-Packard Company, in particular Bntish Patent Application No. 9707551.9 filed on 15 April 1997 and entitled “Method of Passmg Information” and US Patent Application Se ⁇ al No. 60/054,047 filed on 18 July 1997 and entitled “HP JetSend Protocol Specification” and subsequent applications m the Umted States of Amenca and elsewhere (entitled “Method and Apparatus for Device Interaction by Protocol” and “Method and Apparatus for Device Interaction by Format") claiming p ⁇ o ⁇ ty therefrom, the contents of these applications bemg incorporated by reference herem.
  • the present mvention can readily be applied to the JetSend architecture and protocols to achieve particularly effective control of one device by another.
  • the basic prmciples and elements of the JetSend architecture are discussed b ⁇ efly below, and then the application of the present mvention m the context of relevant specific elements of the JetSend architecture is discussed m more detail below
  • a surface is a representation of some aspect of internal state possessed by a device The representation is umversal, and is not determmed by the functions performed by the device.
  • a surface m this context is analagous to the surface provided by a physical object (such as a telephone, or a bnc ).
  • the way m which the object operates is determmed by how the "functional" parts of the object connect to the surface, but the surface itself can be desc ⁇ bed m a simple umversal way, irrespective of function, and provides the medium through which the object is connectable to other physical ob j ects m the world - the nature of the connection between physical objects bemg mdependent of any device function.
  • the surface is the fundamental unit of mformation exchange, and images, documents, status messages, device labels and the like are all transferred through use of one or more surfaces.
  • a surface consists of a number of elements: descnption, content, properties and class - these will be discussed further below.
  • the surface mteraction model defines mechanisms for creating, sharmg, modifying and deleting surfaces. Only a fixed number of generic operations can be performed on a surface, usmg the messages defined by the JetSend Interaction Protocol (JIP), which will be discussed further below
  • JIP JetSend Interaction Protocol
  • the ongmal copy of a surface is here termed an expression. There is one expression mvolved m any surface mteraction. Devices that have mformation to share with other devices create one or more expressions to represent that information.
  • Surface expressions can be impressed on other devices. This creates an impression of that surface - also known as sharing the surface. Impressions are copies of other device's expressions, and connections are maintained between the devices to ensure that impressions are up-to-date with their correspondmg expression.
  • two devices will share several surfaces at a given time; surfaces that represent the elements of a job, status mformation from each device, secu ⁇ ty mformation, and so forth.
  • Figure 4 shows how an expression 1 on one device (Device A) is shared with another device (Device B), thereby creatmg a new impression 2.
  • the same expression can be impressed multiple times on multiple devices. This creates multiple impressions of the same surface expression. When the expression changes, or is deleted, all impressions will be notified.
  • a surface comp ⁇ ses a descnption of the surface, and the content contained within the surface.
  • the distinction is fundamental to JetSend and of significance m aspects of the present mvention.
  • the surface descnption establishes the full range of possible forms m which information associated with a surface (this mformation bemg provided as surface content data) can be shared with another device.
  • the descnption consists of a data format hierarchy, and can be represented as a tree structure with a number of nodes each representmg a definable aspect of the data format (refe ⁇ ed to as an att ⁇ bute, and discussed m greater detail elsewhere).
  • a specific data format for the information associated with the surface is a path through this tree structure from a root node down to a terminal node (a leaf node of the tree). Such specific paths are reached through a process of negotiation.
  • the process of negotiation comp ⁇ ses the surface owner sharing the surface descnption, or a part of the surface descnption, with another device. The other device then chooses the options it prefers (generally such options will be selected so that the receiving device can use its own functionality in the ⁇ chest manner available given the choices offered, but this is essentially a matter for the designer of any given device) and this process continues until a specific path, and thus a specific data format, is chosen.
  • the surface content is the mformation associated with the surface, and is provided in a format determmed by negotiation as mdicated above.
  • the content data can be provided m all the formats mdicated by the data format hierarchy embodied in the surface descnption, but for a given surface mteraction will generally only be provided m one of the formats available.
  • Content data need not exist pnor to completion of the negotiation: for some or all of the choices m the data format hierarchy the data may only be generated after the format choice is known. Alternatively, for some choices the content data may be provided directly together with the descnpnon identifymg a particular pomt in the data format hierarchy as a part of the negotiation process (so no separate step of provision of content is required for that format choice). This is termed providmg content data inline.
  • a surface descnption can also conta references to other surfaces. These surfaces are known as subsurfaces (or child surfaces) and they must be requested separately from the owner of the parent surface. Each sub-surface contam its own descnption and content, mdependent of its parent.
  • a surface reference, or a surface name is simply an ASCII string - like a URL. All surfaces are identified by their name, and may belong to a particular class All surfaces possess a class. Class is a property mdicatmg the purpose for which the surface is used: m the present implementation, each surface must have one, and only one, class. Specific rules exist, or may be devised, for use of surfaces of a particular class. Classes are used particularly in the context of specific policies. Where a particular class of surface plays a fundamental role m execution of a given policy, surfaces of that class are termed "well-known surfaces" for that policy. Policies applicable to control mformation are discussed further below
  • a policy, or interaction policy is a set of conventions for use of gene ⁇ c surface interactions to achieve a particular task.
  • the advantage of using a policy for a particular task is that it enables all JetSend devices adapted to perform, or require another device to perform, the particular task to mteract successfully and in a predictable way with other devices m order to achieve that particular task. This does not exclude the possibility of, for example, a pair of devices adapted to perform such a task m a different way not open to other JetSend devices usmg a different class of surface to do so However, it is desirable that such devices still support the relevant JetSend policy so that they can achieve this task with other JetSend devices too.
  • E-mate ⁇ al a term corned as a shortened version of "electronic matenal" is the form taken by mformation through which surfaces are expressed and shared. It comp ⁇ ses descnption and content.
  • the descnption m dicates a hierarchy of choices of format m which the associated content data can be provided.
  • the content is the data associated with the surface itself.
  • the descnption m dicates the ways m which the data can be presented, whereas the content is the mformation itself, presented m a form chosen to be suitable for the device sending it and the device receiving it.
  • E-mate ⁇ al is not a file format.
  • E-mate ⁇ al defines the format of the data that devices exchange, but it does not define how devices process or store that data. Devices that consume e-matenal do so on a manner that is specific to that device. For example, a receiving device such as a printer will process e-mate ⁇ al differently than a receivmg device such as a PC.
  • An encodmg is an e-mate ⁇ al representation of a fundamental form m which mformation can be presented in the world.
  • a specific encodmg for e-mate ⁇ al used m a control mteraction.
  • An attribute is a feature of a piece of e-mate ⁇ al that is defined m the e-matenal descnption (or defined for the piece of e-matenal after the completion of the negotiation process).
  • each node m the data format hierarchy provided m the e-matenal descnption represents an att ⁇ bute. From this equivalence between nodes and attributes there is de ⁇ ved the concept of an "att ⁇ bute level": essentially, an att ⁇ bute level is shared by all nodes equally distant from the root node of the data format hierarchy.
  • Attnbutes comp ⁇ se a quality that can be provided for the e-matenal content, and a choice or value for that quality, and the choice or value may itself represent a further att ⁇ bute (a quality requiring a choice or value).
  • the quality itself is represented by an att ⁇ bute name
  • Att ⁇ bute names are keywords, for which the available values or choices are predefined, so the options offered m a given surface descnption for a given keyword must be some selection from these predefined choices. For different encodmgs, certain attributes will be required, others will be optional, and others not used at all.
  • E-matenal thus expresses the encodmg choices of a surface with a number of att ⁇ bute-value pairs arranged m a hierarchy. All surface descriptions contam the attribute vEncoding (all att ⁇ bute and value names are prefixed with a lower case v) As mdicated above, this determines the overall encodmg of the surface - for example, if it is control information, vEncoding will be vControl. Each encodmg has a number of standard att ⁇ bute-value pairs associated with it. Some of these attnbutes can also contam choices. In fact, the owner of the surface can express quite complex choices by addmg options to many of the attnbutes m the surface descnption
  • FIG. 5 identifies the components of the JetSend architecture and their logical relationships to each other This is followed by an overview of each of the components. Details for each component are provided at a later pomt. It should be noted that Figure 5 is not an implementation diagram. It shows the relationship between the protocol, not between software components. Actual implementations can have similar components, or combme the implementation of multiple protocols mto a smgle module.
  • JetSend architecture is applicable mdependent of transport . JetSend devices can address each other directly over any bi-directional transport 36 usmg unique addressing. It is necessary for the transport to be reliable, therefore for an unreliable transport such as UDP, a further protocol layer must be added to make transmissions over the transport reliable (a further protocol here termed Reliable Message Transport Protocol (RMTP) 37 is used for this purpose).
  • RMTP Reliable Message Transport Protocol
  • Possible transports mclude TCP IP, SPX/IPX, IrDA, IEEE 1284, IEEE 1394, and others
  • a device can implement one or more transports, allowing it to communicate with other devices usmg those same transports
  • JetSend appliances Communication between JetSend appliances occurs usmg a number of layered protocols, as can be seen from Figure 5. These layers are similar to most networkmg systems, where each protocol layer communicates with the equivalent layer m the other device.
  • the layers that compnse the JetSend protocol are the Interaction Policies 35, the Interaction Protocol 33 and the Session Protocol 34
  • the RMTP Protocol 37 is not stnctly a part of JetSend, but rather a protocol to allow use of transport protocols which are not both reliable and ordered.
  • the policies have been discussed bnefly above and will be discussed further m the context of control, as will be the mteraction protocol which contains messages for requesting and transferring surface descnptions, transferring content data for a surface, and updating surfaces In conjunction with E-matenal, this provides the mechanism for negotiating data types between devices.
  • the session protocol defines messages for setting up sessions and channels between two devices.
  • a session manages the establishment and termination of data transport between the two JetSend entities. It can create logical channels within that context for commimications. All these interactions take place over whatever transport is provided by the transport layer below.
  • JSP is also used m gateways between JetSend and non- JetSend devices.
  • RMTP provides the reliability service for that channel.
  • RMTP is a reliable, sequenced delivery protocol.
  • RMTP is not transport specific, and a smgle mstance of it can maintain connections through all of the transport stacks simultaneously
  • the Device Code is the term used for the logic needed to he the JetSend protocols mto an actual device.
  • the Device Code 31 m Figure 3 can exist m any device that is capable of either producing or consuming mformation. Typical producing devices are scanners and PC applications Typical consumers are printers and PC viewers A device must be able to convert between the device specific information/data formats and the e-mate ⁇ al used by the JetSend protocols.
  • JIP JetSend Interaction Protocol
  • the JIP is made up of a small number of messages that allow any number of devices to share pieces of mformation termed surfaces accordmg to the surface exchange model.
  • the owner's copy is referred to as the expression of the surface, and the owner itself is known as the expressive device. All other copies of the surface are referred to as impressions, and the devices holding them are called impressive devices.
  • the messages provided by the JIP allow the expressive device to create and destroy expressions, the impressive devices to destroy impressions they hold, and any device to modify the ongmal surface expression.
  • DescnptionRequestMsg (Descnption Request) - allows a device to request the descnption for a surface it has an impression of
  • ContentRequestMsg (Content Request) - allows an impressive device to request some content data from the expressive device • ContentReplyMsg (Content Data) - transmits some content data from the expressive device to an impressive device m response to a content request: there may be a sequence of these messages m response to a content request, and this message is also used to reject a content request
  • a surface has a number of attributes. They are a name, an identifier, a class, a set of properties, a descnption, some content data and a version.
  • the name is a NULL terminated ASCII string.
  • the identifier is allocated to each surface and uniquely identifies it m the JIP.
  • the class is used to determme the purpose of the surface.
  • the set of properties controls what JIP messages an expressive device will respond to.
  • the descnption contams a descnption of the formats the data is available m, or which the expressive device is willing to provide.
  • the content data contams the actual bytes of the mformation itself.
  • the version is used by the change mechanism so expressive and impressive devices know which version of a surface a change relates to.
  • a typical mteraction proceeds as follows. First, the device with information to transfer, which will be the expressive device, creates an expression. To do this it needs to create a name, allocate a umque identifier, create a set of properties, and create a descnption. At this pomt it does not need to create any content data, although it must be able to produce the content desc ⁇ bed m the surface descnption.
  • the expressive device uses these attnbutes and attempts to create impressions of this surface by sendmg a SurfaceMsg to the target device or devices.
  • SurfaceMsgs may be sent out unsolicited or they may be sent m response to an earlier SurfaceRequestMsg received from another device.
  • m order to create an impression usmg the SurfaceMsg the expressive device must have a "target surface" on which to "impress" the expression.
  • this target-surface identifier can be found m the SurfaceRequestMsg. If, however, the expressive device is creating an unsolicited impression, the target-surface identifier can be that of an existing impression, m which case the expression must already exist, or it may be set to the "default target” identifier.
  • the default target identifier is sometimes referred too as the "work surface".
  • the existence of such a default is important for proper implementation of JIP. Otherwise, there is a bootstrap problem when an expressive device is first sendmg a message to an impressive device: the expressive device does not know where to create an impression on the impressive device (of which it has no knowledge at this pomt), and the impressive device cannot conveniently tell the expressive device (without sending some kmd of global message) as it is not aware that the expressive device wishes to create an impression.
  • the solution is the existence for all devices accepting impressions of a default or work surface with a default target identifier (m this implementation the default target identifier has been set at 1). This enables any expressive device to create an impression on an impressive device by setting the target identifier field to 1.
  • the impressive device can then enter mto communication with the expressive device (for example, with a SurfaceRequestMsg message requestmg impressions to a new target surface).
  • Figure 6a is essentially similar to Figure 4, but is provided as Figure 6a for convenience
  • An expressive device wishes to create an unrequested impression. First, a surface expression 121 is created. This is then impressed on the impressive device with SurfaceMsg and an impression 122 of the surface exists at the impressive device.
  • An expressive device creates a surface expression for mformation that it wishes to exchange with other appliances.
  • the expression already exists before it is requested, but this is not necessa ⁇ ly the case (for example, child surfaces may not m some cases be created until they are actually requested).
  • the expressive device receives a request for a surface impression m a SurfaceRequestMsg from the impressive device, and m response attempts to create the impression with a SurfaceMsg.
  • the end result is as in Example 1, with an impression 122 created at the impressive device.
  • An expressive device creates a surface expression and attempts to create an unrequested impression on an impressive device, as m Example 1.
  • the impression 122 is created, but is then immediately released 129 with a SurfaceReleaseMsg from the impressive device to the expressive device.
  • the end state is with an expression 121 of the surface at the expressive device, but with no impression of the surface at the impressive device.
  • an unrequested impression 122 is successfully impressed on the impressive device.
  • the impressive device then can use the descnption in the impression 122 to determme what action to take next.
  • the surface descnption contained m the onginal SurfaceMsg is not complete.
  • the impressive device can then request more mformation from the expressive device with a DescnptionRequestMsg message.
  • the expressive device replies to the DescnptionRequestMsg with a Desc ⁇ ptionReplyMsg, which contains the further surface description.
  • a surface descnption may contam reference to sub-surfaces, or child-surfaces, of the top-level surface (for example e-material encoded as an association will in practice always contam child surfaces.
  • Example 5 relates to a surface A which has a child surface Al.
  • An expression 121, 123 of each surface is provided at the expressive device (alternatively, only an expression 121 of surface A may be provided at this pomt).
  • Surface A is then impressed on the impressive device with a SurfaceMsg.
  • the impressive device may then request an impression of the child surface Al from the expressive device with a SurfaceRequestMsg.
  • This request can be rejected, or accepted, m which latter case the expressive device sends a further SurfaceMsg (after first creatmg an expression of child surface Al if such an expression does not already exist).
  • the end state is with an expression 121 of surface A and an expression 123 of child surface Al at the expressive device, and conespondmg impressions 122, 124 of surface A and child surface Al at the impressive device.
  • the impressive device may request content with a ContentRequestMsg .
  • the expressive device may reject the request or provide content 125 m the format requested.
  • This content may be sent as a ContentReplyMsg message (as here), a se ⁇ es of ContentReplyMsg messages, or through another means such as a stream.
  • An expressive device can itself delete an expression 128 It does this by sendmg a SurfaceDeleteMsg to all impressive devices which have an unpression 122 of the ongmal expression 121: the message mdicates mat the expression has been deleted, and the expressmg device will then ignore any messages relating to the deleted expression surface.
  • the properties of an expression surface may be set so that the impressive device may or may not be able to change the expression surface (the expressive device can always do this).
  • Figure 6 ⁇ shows a change of expression surface 126 by the expressive device.
  • the change of expression surface is reflected by the sendmg of a SurfaceChangeMsg message from the expressive device to all impressive devices to indicate that there has been a change to the ongmal expression . This will be followed, typically, by new content requests, and possibly even new descnption requests
  • the impressive device requests a change to the ongmal expression. Again, this is done by means of a SurfaceChangeMsg. This can be either allowed or rejected by the expressive device. If the change is accepted, the expressive device sends a further SurfaceChangeMsg to all impressive devices confirming the change to the requesting unpressive device and notifying the remaining impressive devices. If the change is rejected, the expressive device notifies the requesting impressive device that the request failed.
  • a SurfaceChangeMsg This can be either allowed or rejected by the expressive device. If the change is accepted, the expressive device sends a further SurfaceChangeMsg to all impressive devices confirming the change to the requesting unpressive device and notifying the remaining impressive devices. If the change is rejected, the expressive device notifies the requesting impressive device that the request failed.
  • a requesting impressive device has successfully requested a change to the expression, it wdl generally not need to request updated content (though other impressive devices may well need to do so). This is because the impressive device will normally be able to update its own content based on the descnption change that it asked of the expressive device.
  • JIP runs over the JetSend Session Protocol (JSP).
  • JSP JetSend Session Protocol
  • the JSP manages all aspects of a session between two devices mcludmg creating and deleting sessions as well as decidmg when a session has become unusable.
  • the JSP also provides access to the basic addressing, reliable message transport protocols, and any other transport protocols used by the JIP.
  • JSP is discussed m detail elsewhere in other documents incorporated by reference or otherwise publicly available. The skilled man will also understand the transport requirements for a protocol of this type.
  • This message is used m three situations' first to initiate a transfer of a surface from the expressive device to another device. Secondly it is used as the response to a SurfaceRequestMsg from another device. Thirdly it is used to reject a SurfaceMsg from an expressive device. A status field- is set to indicate which interpretation is to be used.
  • the sendmg device When this message is used either to initiate a surface transfer or as a response to a surface request, the sendmg device creates an entry m its surface table, so the impressive device can be notified of any changes.
  • the destination On receipt of the message, if the destination chooses to accept the impression, it creates an entry in its surface table associating the unpression with the expression. This allows it to notify the expressive device subsequently of when it wants to request changes to the surface or when it has finished with it. If the destination chooses not to accept the impression, then it should send back a release message to reject it and not create a table entry. Any subsequent messages relating to the "impression" should then be ignored.
  • a sendmg device When a sendmg device receives a release message for an impression it should delete the entry relatmg to the impression from its table. This ensures that the device which released the impression will not receive any messages related to the impression. There is a short pe ⁇ od between the sendmg of an impression and the receipt of a release message rejecting it. Du ⁇ ng this penod the expressive device may consider the impression to exist. This will not cause any practical problem, as the issue will be resolved at the receivmg end: the "impressing device" is required to ignore messages relating to impressions which it has not accepted, or which it no longer has.
  • the message provides a source surface identifier: this is an identifier allocated by the expressive device to the surface which is unique for the time between when the first impression is created and the last unpression is unimpressed. This identifier is used by the protocol to identify a surface uniquely
  • the values 0 and 1 are reserved 0 meaning a NULL surface and 1 bemg used to designate the "default target" surface expression (used for the work surface, as discussed above)
  • the source surface class is also provided. This is the class of the source surface Class is used to determme the use of the surface. The use of each class is addressed further below m the context of control. It is possible that devices will not be able to handle specific classes of surface: such devices may be configured either to ignore all such surfaces or to treat all surfaces of that class as surfaces of a different class which the device is configured to handle.
  • the protocol maintains a version number for each surface m use, also identifed m the message. This is updated each time the expressive device changes the surface.
  • the expressive device will accept a SurfaceChangeMsg from an unpressive device
  • Table 1 Properties of surface impressed with SurfaceMsg This could be extended in other implementations by addmg a value of 3, for which the expressive device will both respond to a SurfaceMsg and accept a SurfaceChangeMsg.
  • a field mdicatmg the surface identifier for the target surface If this value is set to 1, then the target is assumed to be the default target surface, or work surface, of the destination Otherwise, this field must contam the surface identifier from an earlier impression of a target surface.
  • a status field identifies the status of this SurfaceMsg. The following values are defined.
  • the request identifier field is set to the correspondmg request identifier
  • an impress identifier field is a unique identifier that is allocated by the expressive device It can be used to distinguish between different impressions of the same surface Note that this identifier need only be unique for each impression of a surface. Impressions of other surfaces may use the same identifier. Thus, while expression identifiers are unique across all local surfaces, an impress identifier need only be unique within the set of impressions related to a specific local surface
  • a further field is the target address: the target address is the Session Protocol address of the target device. Impress operations always have a target device and a target surface. In most transactions only a source and a target are mvolved However the protocol allows one device to impress an impression from a second device onto an impression from a third device.
  • the third device can only be identified by its JetSend Session Protocol address.
  • the protocol allows an explicit specification of the target devices Session Protocol address.
  • the address length field should be set to 0 and no target address should be mcluded.
  • This message is used by an expressive device to notify unpressive devices that the expression has been deleted.
  • an expressive device When an expressive device deletes an expression, it must notify all impressive devices which hold an unpression of the delete It should also delete the entnes for the expression and all impressions of it from its surface table. It must ignore any subsequent messages relating to the expression or any of its impressions.
  • This message is used by an unpressive device to notify the expressive device that the impression has been unimpressed.
  • an impressive device no longer requires an unpression, it deletes it from its surface table and sends the expressive device a SurfaceReleaseMsg message.
  • the unpressive device must then ignore all messages relatmg to the deleted impression. It is possible that a device has multiple impressions of the same surface, in this case, the impressive device will only ignore messages where they relate specifically to the unimpressed unpression.
  • an expressive message When an expressive message receives such a message, it should delete the entry relating to that specific unpression from its surface table. It should no longer send any messages relating to that impression to the relevant impressive device There will be a short pe ⁇ od between the impressive device issumg this message and the expressive device receivmg it and deletmg the entry from its surface table. The expressive device may therefore send messages relatmg to the impression during this period, but no practical difficulty results as the impressive device will ignore any messages relatmg to expressions that it has unimpressed.
  • This message requures an unimpressed expression identifier: this is the surface identifier for the expression of which an impression has been unimpressed by the impressive device. If this is the last remammg impression of the expression on the impressive device, then that device will ignore all subsequent messages involving this surface identifier.
  • each SurfaceMsg is allocated a unique identifier by the expressive device. This allows devices to distinguish between multiple impressions of the same surface.
  • the use of the impress identifier m the SurfaceReleaseMsg allows the expressive device to determme which impression was unimpressed.
  • This message is used by a device to request an unpression from anomer device.
  • the message requests one device to create an unpression on the requestor.
  • the name may or may not be a valid surface name on the remote device. If the name is valid, the remote device should create an unpression on the requestor: if the name is not valid, the request should be rejected.
  • the target surface identifier must be a valid identifier for an expression of which the remote device has an impression: otherwise, the request will be rejected.
  • an expressive device When an expressive device receives a surface request, it should if necessary create the requested surface and use the impress message to impress it on the requesting device. Alternatively if the request is invalid, the expressive device should reject the request.
  • the request identifier m the impress or reject message must be the same as the request identifier in the ongmal request message
  • a source surface name this is the name of the surface of which the device wants an impression.
  • the name is a NULL-termmated ASCII string.
  • a source surface class this is the class of the surface of which the device wants an impression. Two expressions may have the same name, and be distinguished by their respective classes.
  • a target surface identifier is also required, as is a request identifier so that the surface request can be identified umquely.
  • This message is used by an impressive device to request the descnption for a surface of which the device has an impression.
  • the impression identifier must be a valid unpression held by the requesting device.
  • the expressive device receives a request for further descnption it should use the descnption reply to return the requested descnption. Descnption requests may not be rejected, although the resulting reply may contam no data.
  • An impression surface identifier and a unique identifier for the request are required.
  • This message is used to return a descnption for a surface m response to a DescnptionRequestMsg message.
  • the result of a bad request should contam no data, mdicatmg that there is no more descnption for that specific request.
  • There is no possibility of "rejectmg" a descnption request as a device which provides an unpression of a surface has to be prepared to provide a complete descnption of that surface.
  • the descnption reply must contam the request identifier from the description request to which it is a response.
  • This message is used by an impressive device to request some content data from an expressive device
  • the unpression identifier must be a vahd impression held by the requesting device.
  • a source surface identifier and a unique identifier for the request are required: mformation can also be provided to establish a separate communication channel for the content.
  • ContentReplyMsg ContentReplyMsg (Content Data) This message is used by an expressive device to send some content data to an unpressive device. There may be a sequence of content data messages m response to a smgle content request. This message is also used to reject a request for content data.
  • the content provider If the content provider is providing the data over a stream, it sets the stream field to the stream identifier and leaves the content length and data empty. If the content provider does not support streams, or is unable to use a stream for this purpose, it sets the stream identifier to 0 and transmits the content data as a senes of content reply messages: m this case, the content length and data are used to convey the contents of the message.
  • the ContentReplyMsg will only be used to reject a content request if the content provider can no longer satisfy the request for mtemal reasons, or if the request is invalid.
  • the request identifier m the reply must be set to the request identifier contained m the ongmal request.
  • a device When a device receives a content reply it must first determme if the reply is a rejection. If so, the device has to make a decision as to its next action. If the reply is not a rejection, then the device must determme if the content is bemg supplied over a stream or not If the content is bemg supplied over a stream, it should be read from there: if not, then the content should be read from this and subsequent replies which have the same request identifier (as transport is ordered such replies will be in sequence, and the status field will identify the final reply m the senes).
  • a source surface identifier and a request identifier are required.
  • a status field is provided, with legal values set out in Table 9 below. Value Meaning
  • the content data will be empty.
  • ContentRequestMsg Sends content to requesting An impressive device requestmg content will device. send a ContentRequestMsg to the expressive device. If the ContentRequestMsg signals that the data should come over a message channel, the expressive device can then send the requested content through the use of the ContentReplyMsg. The expressive device may send one or more ContentReplyMsgs to satisfy the request.
  • ContentRequestMsg Rejects the request for content
  • An expressive device may reject the request for content by sendmg a ContentReplyMsg with the status value field of the header set to 2 across the message channel. Note that this is the procedure used for rejecting all content-requests, mcludmg those requesting that the data be sent over a stream channel.
  • This message is used for three purposes: first, by an expressive device to notify impressive devices of a change to a surface; second, by unpressive devices to request a change to an expression; and third, to notify an unpressive device of a failed request to change an expression.
  • an expressive device makes a change to one of its expressions, it must notify all impressive devices of the change. It does this by looking up the unpressions m its surface table and sendmg each impressive device a change message. Where a device has multiple unpressions, it is not necessary for a change message to be sent for each unpression: the impressive device maintains a link between the expression and the impressions.
  • an impressive device When an impressive device receives a change message, it needs to perform the change on each of its impressions of the changed expression. In some cases the change message contams the change itself, whereas at other times the message may only contam a notification and the impressive device has to re-fetch the content for the changed surface. If the expressive device knows the encodmg of content requued by each impressive device, then the expressive device can be configured to provide separate change messages each containing the content m the form required by the relevant unpressive device.
  • an expressive device On receiving a change request message, an expressive device must decide whether to accept the change or reject it The decision can be based on the version and the nature of the request. An expressive device notifies the requestor as to whether the change is accepted or rejected through a change message with the appropnate status set. The expressive device also notifies all the impressive devices of an accepted change usmg the change message, as previously descnbed.
  • An unpressive device which issues a successful change request will thus receive two notifications of the change, one bemg the change acceptance (sent specifically to it), and the other is the change notification, which is sent to all devices with impressions of the expression. These messages can be identified as relating to the same change from either the request identifier or the version information.
  • each surface has a version number to allow an expressive device to determme what version of a surface is bemg changed and what state impressions of a surface are in. This field contams the version number of the surface before this change was apphed.
  • new surface version when an expressive device issues a SurfaceChangeMsg to notify unpressive devices of a change to a surface, this field contams the new version number of the surface after the change was apphed. This allows the expressive device to skip version numbers. Otherwise this field should be set to 0.
  • a status field is provided, with values as set out in Table 11 below.
  • each policy relates to a group of surfaces of a given class: control surfaces consequently have a specific class (or may be given a group of classes)
  • surfaces of a given class are distinguished by name or by the context m which they appear Such surfaces are here termed "well-known surfaces" because they have a known meaning to devices that exchange them.
  • Policies are generally optional. If two devices support a particular policy they will exchange mformation implementing that policy. If only one device mvolved m a session supports a policy, that policy will be ignored.
  • control policy merely provides an effective example of how control can be achieved
  • the first aspect of the policy is the provision of a "control panel" at a controllmg device which provides the user with the capability to determme the parameters of the controlled device. This provides essentially steps 21 and 22 of the gene ⁇ c control operation shown m Figure 2.
  • the messages employed are illustrated m Figure 7, which is desc ⁇ bed m detail below.
  • FIG. 7 shows a controllmg device 12 and a controlled device 11, and illustrates the steps mvolved m the communication process between them.
  • m step 91 each device is initialized to enable exchange of control mformation. in essence, each device must be connected and aware of each others existence- a session is established between the devices.
  • controllmg device 12 which mdicates a desire to control the controlled device 11 by sendmg a SurfaceRequestMsg m step 92 for a control surface from controlled device 11.
  • Different mechanisms can be established to ensure that the co ⁇ ect surface is requested: an approp ⁇ ate solution is for the default surface of the control class to be requested (alternatively, the controllmg device 12 may already have been provided with an identifier for the approp ⁇ ate control surface of controlled device 11)
  • Controllmg device 12 requires no knowledge of the function of controlled device 11 all it requires is a means to ensure that it receives the approp ⁇ ate surface.
  • Controlled device 11 receives this request and responds, m accordance with the protocol, with a SurfaceMsg m step 93 to impress its control surface upon controllmg device 12.
  • This control surface contains the choices for a senes of parameters requured for control of controlled device 11, together with information necessary to enable the user to make a selection from these choices: impression of this surface is effectively step 21 from Figure 2
  • This mformation may be provided m different encodmgs and negotiation through a data format hierarchy may require one or more parrs of DescnptionRequestMsg and DescnptionReplyMsg messages- the e-matenal associated with such a SurfaceMsg message is discussed at a later pomt where encodmgs for control mformation are discussed.
  • controllmg device 12 An encodmg choice is made by the controllmg device 12 m step 94 with the sendmg of a ContentRequestMsg message for a chosen data format. This is followed with a ContentReplyMsg from the controlled device 12, which provides all the control data: this identifies all the parameter choices to be made and provides any supporting mformation.
  • the controllmg device 12 now has available all the information necessary for provision of control mformation, which will generally be m the form of a control panel display for a user. It should be noted that the control panel may comprise a plurality of surfaces (a parent surface with one or more child surfaces), m which case a number of surface and content requests and replies will be required for this step to be completed.
  • Processmg of the information to provide such a display follows m step 96, which corresponds to step 22 m Figure 2
  • m step 96 which corresponds to step 22 m Figure 2
  • the provision of such a display from e-mate ⁇ al is discussed further below- however, it is important to mdicate at this pomt that the nature of the display itself may be highly dependent on the display functionahty of controllmg device 12. This may be reflected m either the encodmg negotiated between die devices, or m the manner m which the controllmg device is able to display control information of a particular type: both will be discussed further at a later pomt.
  • the controllmg device 12 thus renders the mformation received m the form of a virtual control panel for controlled device 11
  • Controllmg device 12 clearly requues a user mterface sufficient that a user can interact with the virtual control panel to select parameter values.
  • Controllmg device 12 then needs to pass these selections back to the controlled device 11
  • the controllmg device 12 needs have no knowledge of the meaning of a particular parameter (for example, what it means for a paramater labelled "Power" to be set to ON), but it does need to have an understandmg of the types of operation which a user is allowed to make: however, this should be provided in the e-mate ⁇ al already provided by the controlled device 11.
  • a second aspect of the control policy relates to these steps of passmg user selections back to the controlled device, correspondmg to steps 23 to 25 m Figure 2. This aspect is illustrated m Figure 8, and discussed further below
  • the controlled device 11 is now able to accept or reject the changes to the control panel with a further SurfaceChangeMsg m step 102. If the choices offered by the controllmg device 12 are legal and can be understood by the controlled device 11, the change to the control surface identified with the ongmal SurfaceChangeMsg will generally be accepted. If requured, further content may be provided by the controlled device at this pomt.
  • the virtual control panel will generally reflect the current parameter choices, and local updating from the updated surface will be requured after any accepted change at both controllmg and controlled devices: at the controlled device 11 to change the device function accordmg to the selected parameter choices, and at controllmg device 12 so that the virtual control panel reflects the choices adopted.
  • e-matenal is the form m which a surface is expressed E-matenal compnses both descnption and content.
  • the descnption is used by JetSend to negotiate the exchange of content.
  • the description sets out die attnbutes of the surface.
  • These attributes typically form a hierarchy of choices encompassmg a number of attribute levels. These attributes indicate how information can be conveyed: the content itself is the perceivable information to be transferred.
  • a successful exchange of a surface between appliances requires that each att ⁇ bute level desc ⁇ bmg the surface be identified and processed.
  • the process of identifymg and processmg these levels between the appliances is called negotiation
  • the surface content is exchanged.
  • the exchange of a surface between two JetSend appliances involves surface mteraction messages as defined m the JIP.
  • a surface description may be completed usmg descnption requests and descnption replies.
  • the surface content exchange is completed usmg content requests and content replies.
  • surface content may be mcluded m the surface descnption; this is called m-lme content With m-lme content and a small description, an exchange may require only a smgle message. More commonly several messages are exchanged.
  • E-mate ⁇ al is provided m the form of e-mate ⁇ al blocks.
  • an e-matenal block can be represented in a two column table with attnbute names in the first column and att ⁇ bute values m the second column.
  • An att ⁇ bute name is a smgle specific keyword: an att ⁇ bute value is a value, or a number of values, associated with an att ⁇ bute.
  • an attnbute value is specified as a list of values, they appear as a space-separated list in the value field.
  • the att ⁇ bute-value pairs which appear m the e-mate ⁇ al block are applicable to some portion of a JetSend surface.
  • Att ⁇ bute- value pairs may apply to the whole surface or to a specific portion of the surface. All attributes and some values are drawn from a limited set of predefined keywords. These are denoted m this specification by a "v" prefix such as vEncoding. Some values are drawn from a set of data types These are denoted m this specification by an "em” prefix such as emListType. In this specification, there are a number of representational types defined to simplify the discussion of the grammar-like structure of JetSend surfaces: these will be mdicated by approp ⁇ ate identifiers, generally m the value field
  • Attnbutes are associated with a set of values which offer a selection. Each set of values is called a selection list. Selection lists appear as a space-separated list m the value column of a two- column table. Du ⁇ ng the negotiation process, each attnbutes takes one value from the selection list The selection of each value lends to the identification and processmg of each attnbute level of die surface descnption. For convenience m this implementation, it is made a rule that attnbute data that can be lists must be encoded as lists - even if they contam only one value. As the levels are identified and processed, the attnbutes which take selection lists and the selected values are enumerated m an e-matenal block.
  • This e-matenal block is called a decision block, smce it represents the decisions as to the specific attributes of the e-matenal.
  • the descnption request and content request m clude an e-mate ⁇ al block which mdicates the attnbutes of the e-mate ⁇ al bemg requested.
  • An att ⁇ bute block is an e-mate ⁇ al block which sets out all the attribute-value pairs pertaining to a specific att ⁇ bute level of the surface descnption
  • a surface descnption block is an ordered set of att ⁇ bute blocks.
  • a surface descnption block may be represented as a three-column table with attnbute blocks occupymg the last two columns. The first column of the table contains a decision pa ⁇ applicable to each attnbute block.
  • a decision path is constructed usmg the values from the decision block. These are concatenated together m a dot notation m the same order as me attnbute blocks.
  • an att ⁇ bute block applicable to an image might be qualified by a decision path such as vlmage.vGray 8 (300,300) vRLE, mdicatmg that it is a run-length encoded image with 300 by 300 dpi resolution and 8 bits per pixel gray scale.
  • This notation desc ⁇ bes the composition of the surface which is called the encodmg hierarchy. The root of this hierarchy is called the null level.
  • the encodmg hierarchy forms a tree-like structure. Each node m this structure is an att ⁇ bute level. A level is terminal if none of the attnbutes that it contains takes selection lists or requires further descnption.
  • the decision path gives the set of decisions down the tree to the level mdicated m the encodmg hierarchy field. Each value m the decision path mdicates descent to a next level down the encodmg hierarchy tree, and the last value m the decision path is the name of the att ⁇ bute level.
  • a surface descnption is known to be complete when the level m the encodmg hierarchy is known to be terminal.
  • Some surfaces within the surface hierarchy have one or more child surfaces These child surfaces are organized m one or more ordered child lists which are distinct for each parent surface.
  • a child list may be well characterized, such as a list of images and text blocks on one side of one page. However it may not be fully available at any given tune.
  • die child list which reflects the composition of d e stack is not so readily available at any given time. Such surfaces may not be created until they are requested, or at some other future time approp ⁇ ate for relevant device operation.
  • the child list when characterized gives the names of the child surfaces related to a parent surface. In the surface descnption table, this is called a reference list.
  • a decision path is constructed from the values m a decision block. These values are m turn taken from selection lists. The encodmg hierarchy is expressed in terms of these decision paths. The decision paths are used to identify the level of each att ⁇ bute block.
  • JetSend appliances To ensure that JetSend appliances communicate under all circumstances, specific decision padis must m general be present. These are called default encodmgs. Sendmg appliances must be able to produce e-mate ⁇ al with the attnbutes descnbed by these default decision paths. Similarly receivmg appliances must be able to interpret e-mate ⁇ al with these charactenstics. Default encodmgs are present to ensure that appliances will exchange e-matenal under normal conditions. These encodmgs are the lowest common charactenstics.
  • Base encodmgs are recommended decision paths which permit appliances to exchange e-mate ⁇ al with a higher degree of fidelity.
  • Other attnbutes and values are considered optional.
  • the default encodmgs are decision paths, each element of which comes from a selection list. Associated with each selection list is an attnbute. Each of the attnbutes whose values make up a default encodmg must be present m the surface descnption.
  • control encodmg For a control encodmg to be useful, it is necessary for it to be able to address two basic requirements.
  • One of ese requirements is for the encodmg to represent the control panel m such a way that it can be rendered on an appliance other than that from which it o ⁇ gmates.
  • the other is that the encodmg must define a way of representmg changes made to the control panel m such a way mat the device receivmg the representation of the change can interpret the representation of the changes unambiguously.
  • encodmg is desirable, rather than essential.
  • a further desirable feature is for the encodmg to require little data to represent the virtual control panel and any changes made to it.
  • bandwidth of any communications channel is finite, and as the network mdependence of JetSend means that it could be employed over substantially any communications channel, dns feature is desirable to minimise the likelihood of very long response tunes m establishing and usmg the virtual control panel.
  • Control Scnpt it is also often desirable for negotiation to occur for a given encodmg: for example, if Control Scnpt is requested, different Control Scnpt content may be provided accordmg to the capabilities of the controllmg device 12, as could be established through negotiation.
  • Control Scnpt is adapted to descnbe a senes of control options, rather than attempting to define the appearance of a control panel.
  • a minimal number of assumptions about the display or input capabilities of the controllmg device are made: consequently even a very simple controllmg device can be used for a complex and sophisticated controlled device
  • Controllmg devices capable of sophisticated mteraction are however capable of usmg the Control Script descnption to provide user interfaces approp ⁇ ate to their capabilities.
  • Control Sc ⁇ pt can thus be used as an encodmg for any controllmg device, from a minimal controller to a data glove or a virtual reality headset.
  • Control Sc ⁇ pt is mtended for use as a mandatory encodmg, it is adapted for use with a minimal user mterface. Obviously, it is advisable to require certain features of a minimal user mterface: it will not be practical to design an encodmg suitable for conttol with, say, one LED and one button (m principle such an encodmg could be designed and used m accordance with the mvention - it would however only be useful m certain limited contexts) as the mandatory control encodmg, as such an encodmg would be extremely inefficient for most control panels.
  • the limit chosen for Control Scnpt is a display capable of showmg two lmes of sixteen alphanume ⁇ c characters, together with four control buttons. A computer simulation of such a display is provided in Figure 9.
  • the minimal display 201 of Figure 9 has a first display lme 206 and a second display lme 207.
  • first button 202 and second button 203 To the left and ⁇ ght, as implemented here, of the second display lme 207 are thurd button 204 and fourth button 205.
  • the proposed method of use of such a minimal display is for a parameter label to be displayed on first display lme 206 with a choice for that parameter bemg displayed on second display lme 207.
  • First and second buttons 202, 203 are used to move backward and forward respectively through the parameters available for selection.
  • Third and fourth buttons 204, 205 are used to move backward and forward respectively through the choices available for the parameter mdicated m the first display lme 206.
  • This sc ⁇ pt mdicates mat the user may choose between a number of options.
  • the parameter labelled “Channel” may take on the value of "BBC1", “BBC2", “ITV” or "C4".
  • the symbols “[” and “]” delimit the start and end of the values available, and / mdicates a logical exclusive OR. ".” is used to link a parameter and its available values.
  • the parameter labelled "Copies” is to have a user selected value between 1 and 10.
  • the grammar may be defined such that tins has to be an mteger value Mixed Types: Volume [Mute/ 1 10]
  • a range may be an element m an enumerated choice list.
  • “Volume” may take on the value “Mute” or a number between 1 and 10.
  • this meta-conttol (which could here act as the label for the virtual control panel) consists of a control "Power” which can take the values "on” and “off and “Volume” and “Channel” controls as descnbed above
  • Style guides for common user interfaces are available, and by imposition of additional rules the skdled man would appreciate that these can readily be converted mto a process for automatic user mterface generation.
  • Examples m the literature are provided by Olsen D. in "A Programming Language Basis for User Interface Management", Human Factors in Computing Systems, CHF89 Conference Proceedmgs, May 1989, pp 171-176, which relates to generation of a Macmtosh user mterface from embedded Pascal, by Wiecha, C. et al m "Generating Highly Interactive User Interfaces", Human Factors m Computing Systems, CHI'89 Conference Proceedmgs, May 1989, pp 277-282 and by Zanden, B. Vander and Myers, B.A.
  • a parameter desc ⁇ bed by a choice of a range or a smgle alternative is represented by a slider bar and a check box.
  • Any remammg parameter is represented by a collection of radio buttons
  • the programmer is free to choose sensible rules for layout.
  • Controls are placed from top to bottom of the dialog box, m the order that they appear m the Control Scnpt.
  • Controls whose use is dependent on otiier controls bemg set are indented with respect to their "parent" control.
  • the dialog box is resized to accommodate the controls within it.
  • the pseudocode parses a control scnpt mto an alternative data structure, then from this data stracmre and the set of basic rules above, calculates which of a set of widgets to represent each control element with. It then calls a set of functions (not given here) to generate these widgets and place accordmg to die rules above on a dialog box
  • the pseudocode is not specific to a particular operating system, but the man skilled m the art will readily understand how to apply this pseudocode to a given operation system, such as Microsoft Wmdows
  • ControlWidgetType - union of all available types of control elements (widgets, etc) * / union ⁇ "GROUP_OF_RADIO_BUTTONS"
  • TheControlStructure ParseControlFromSt ⁇ ng(ControlScr ⁇ pt, NULL), AnalyseControl(TheControlStructure);
  • This control element will be represented by a slider bar and a check box
  • ControlElement->Widget "SLIDER_BAR_AND_CHECK_BOX"
  • Control Element->Widget "GROUP_OF_RADIO_BUTTONS"
  • ControlElement->Widget "LABEL”; return "CHOICE”; " CREATE THE WIDGET FOR EACH CONTROL ELEMENT *** / void CreateControlWidget(ControlElementType* ControlElement) ⁇
  • NewControlElement Selector->ChildControlElement; do ⁇ CreateControl(NewControiElement);
  • NewControl Selector->ChildControl; do ⁇
  • implementable controls could be a bellpush button changeable by a "push” and then retummg a value on activation (useful m constructing an on display keypad), a bistable button (an on-off switch) changeable by a "push” and togglmg the value from a choice of two on activation, a slider changeable by movement, with the new slider position providmg a returnable value, a menu with value changeable by selection of a menu item, and text with value changeable upon user entry of new text.
  • a user mterface can be created- Figure 12 shows a fax user mterface with bellpush buttons 301, bistable button 302, menu 304 and text field 305
  • a number can be entered mto text field 305 by separate keyboard entry or by use of the virtual keyboard created with bellpush buttons 301
  • a different encoding type altogether may be negotiated: an example is an HTML encoding employing the Forms extension. Arbitrary text strings, basic layout information and widget types are defined in the HTML encoding, but appearance of the resulting page can be largely determined by the client and can thus be adapted to a wide range of displays.
  • the method of controlling one device from another described here is valuably and effectively implemented in the context of the JetSend protocol.
  • the present mvention has very general application in control of one device by another, and is not limited to application in JetSend or similar protocols, but is applicable to almost any problem of control of one device by another.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer And Data Communications (AREA)
  • Selective Calling Equipment (AREA)
  • Information Transfer Between Computers (AREA)
  • Communication Control (AREA)
  • Facsimiles In General (AREA)
  • Facsimile Transmission Control (AREA)
  • Accessory Devices And Overall Control Thereof (AREA)
PCT/GB1998/001097 1997-04-15 1998-04-15 Method and apparatus for device control WO1998047076A1 (en)

Priority Applications (4)

Application Number Priority Date Filing Date Title
EP98917369A EP0976058B1 (en) 1997-04-15 1998-04-15 Method and apparatus for device control
JP54363098A JP2001524231A (ja) 1997-04-15 1998-04-15 装置制御の方法および装置
DE69802792T DE69802792T2 (de) 1997-04-15 1998-04-15 Verfahren und vorrichtung zur gerätsteuerung
US09/367,923 US6502000B1 (en) 1997-04-15 1998-04-15 Method and apparatus for device control

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
GBGB9707551.9A GB9707551D0 (en) 1997-04-15 1997-04-15 Method of passing information
GB9707551.9 1997-04-15
US5404797P 1997-07-18 1997-07-18
US60/054,047 1997-07-18

Publications (1)

Publication Number Publication Date
WO1998047076A1 true WO1998047076A1 (en) 1998-10-22

Family

ID=26311377

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/GB1998/001097 WO1998047076A1 (en) 1997-04-15 1998-04-15 Method and apparatus for device control

Country Status (5)

Country Link
US (3) US6202096B1 (US06202096-20010313-C00003.png)
EP (3) EP0886411A3 (US06202096-20010313-C00003.png)
JP (3) JPH10320310A (US06202096-20010313-C00003.png)
DE (2) DE69835314T2 (US06202096-20010313-C00003.png)
WO (1) WO1998047076A1 (US06202096-20010313-C00003.png)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7877557B2 (en) 2002-08-09 2011-01-25 Fujitsu Limited Information processing system, information processing method and program

Families Citing this family (250)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001345854A (ja) * 2000-03-27 2001-12-14 Matsushita Electric Ind Co Ltd ネットワーク間のパケット通信方法及びシステム並びに装置
US8352400B2 (en) 1991-12-23 2013-01-08 Hoffberg Steven M Adaptive pattern recognition based controller apparatus and method and human-factored interface therefore
EP0886411A3 (en) * 1997-04-15 2004-01-21 Hewlett-Packard Company, A Delaware Corporation Method and apparatus for device interaction by protocol
US6453356B1 (en) * 1998-04-15 2002-09-17 Adc Telecommunications, Inc. Data exchange system and method
US6311222B1 (en) * 1998-10-07 2001-10-30 Nortel Networks Corporation Translator memory management system
US6434574B1 (en) * 1998-12-17 2002-08-13 Apple Computer, Inc. System and method for storing and retrieving filenames and files in computer memory using multiple encodings
US7904187B2 (en) 1999-02-01 2011-03-08 Hoffberg Steven M Internet appliance system and method
US6947994B1 (en) 1999-04-09 2005-09-20 Canon Kabushiki Kaisha Negotiating an exchange of image processing functionality
EP1069500A1 (en) * 1999-07-12 2001-01-17 International Business Machines Corporation Downloadable user-interface
US7610559B1 (en) * 1999-07-27 2009-10-27 Samsung Electronics Co., Ltd. Device customized home network top-level information architecture
US6804211B1 (en) 1999-08-03 2004-10-12 Wi-Lan Inc. Frame structure for an adaptive modulation wireless communication system
US7010607B1 (en) * 1999-09-15 2006-03-07 Hewlett-Packard Development Company, L.P. Method for training a communication link between ports to correct for errors
US7191236B2 (en) * 2000-05-02 2007-03-13 Canon Kabushiki Kaisha Transparent telecommunications system and apparatus
US7191242B1 (en) 2000-06-22 2007-03-13 Apple, Inc. Methods and apparatuses for transferring data
DE10038562B4 (de) * 2000-08-03 2005-12-15 Siemens Ag System und Verfahren zur Übertragung von Daten über Datennetze mit Datenumsetzung durch einen COM Automarschaller
US7251695B2 (en) * 2000-08-17 2007-07-31 Aspen Technology, Inc. Computer network communication method and apparatus
AU2000276399A1 (en) * 2000-09-30 2002-04-15 Intel Corporation Method, apparatus, and system for determining information representations and modalities based on user preferences and resource consumption
US8817045B2 (en) 2000-11-06 2014-08-26 Nant Holdings Ip, Llc Interactivity via mobile image recognition
US7197022B2 (en) * 2000-11-15 2007-03-27 Wi-Lan, Inc. Framing for an adaptive modulation communication system
US6807561B2 (en) * 2000-12-21 2004-10-19 Gemplus Generic communication filters for distributed applications
JP4586268B2 (ja) * 2000-12-25 2010-11-24 ヤマハ株式会社 ネットワークにおけるデータ送受信管理方法及び同データ送受信管理装置
US8009667B1 (en) * 2001-01-16 2011-08-30 Wi—LAN, Inc. Packing source data packets into transporting packets with fragmentation
WO2002057917A2 (en) * 2001-01-22 2002-07-25 Sun Microsystems, Inc. Peer-to-peer network computing platform
US7197565B2 (en) * 2001-01-22 2007-03-27 Sun Microsystems, Inc. System and method of using a pipe advertisement for a peer-to-peer network entity in peer-to-peer presence detection
US7165107B2 (en) * 2001-01-22 2007-01-16 Sun Microsystems, Inc. System and method for dynamic, transparent migration of services
US7653701B2 (en) * 2001-02-23 2010-01-26 Hewlett-Packard Development Company, L.P. Network system and method for automatically transferring data in a plurality of input and output formats to a computer network
US7433942B2 (en) * 2001-02-27 2008-10-07 Intel Corporation Network management
US7752419B1 (en) 2001-03-22 2010-07-06 Qst Holdings, Llc Method and system for managing hardware resources to implement system functions using an adaptive computing architecture
US7962716B2 (en) 2001-03-22 2011-06-14 Qst Holdings, Inc. Adaptive integrated circuitry with heterogeneous and reconfigurable matrices of diverse and adaptive computational units having fixed, application specific computational elements
US6836839B2 (en) 2001-03-22 2004-12-28 Quicksilver Technology, Inc. Adaptive integrated circuitry with heterogeneous and reconfigurable matrices of diverse and adaptive computational units having fixed, application specific computational elements
US7249242B2 (en) 2002-10-28 2007-07-24 Nvidia Corporation Input pipeline registers for a node in an adaptive computing engine
US7653710B2 (en) 2002-06-25 2010-01-26 Qst Holdings, Llc. Hardware task manager
JP2004527041A (ja) * 2001-03-23 2004-09-02 アリザン コーポレイション 携帯用計算デバイスへの無線通信媒体を介するコンテンツ送達のためのシステムおよび方法
US7552216B2 (en) * 2001-03-27 2009-06-23 Lexmark International, Inc. Method of sharing a printer
US20020156941A1 (en) * 2001-04-18 2002-10-24 David Boll Scanner having passthrough input control
US7747764B2 (en) * 2001-04-20 2010-06-29 Rockwell Automation Technologies, Inc. Web access for non-TCP/IP control devices of an industrial control system
US7272636B2 (en) * 2001-04-24 2007-09-18 Sun Microsystems, Inc. Peer group name server
US6577678B2 (en) 2001-05-08 2003-06-10 Quicksilver Technology Method and system for reconfigurable channel coding
US6517266B2 (en) * 2001-05-15 2003-02-11 Xerox Corporation Systems and methods for hand-held printing on a surface or medium
US7383321B2 (en) * 2002-07-09 2008-06-03 Moyer Alan L Method and system for communicating between a remote printer and a server
US20020198947A1 (en) * 2001-06-21 2002-12-26 Robert Sesek Electronic document sender system and method with external address access
US7191209B1 (en) 2001-07-30 2007-03-13 Bellsouth Intellectual Property Corp. Application server and method to perform hierarchical configurable data manipulation
US7441007B1 (en) * 2001-07-30 2008-10-21 At&T Intellectual Property I, L.P. System and method for allowing applications to retrieve properties and configuration information from a persistent store
US7353248B1 (en) 2001-07-30 2008-04-01 At&T Delaware Intellectual Property, Inc. Application server and method to perform hierarchical configurable data validation
US7249193B1 (en) * 2001-08-28 2007-07-24 Emc Corporation SRDF assist
US7062503B1 (en) * 2001-08-28 2006-06-13 Emc Corporation Shuttle-based mechanism for numbering concurrent chains of independent data transfers
JP2003085086A (ja) * 2001-09-12 2003-03-20 Sony Corp サービス提供システム、サービス提供方法
US20030069987A1 (en) * 2001-10-05 2003-04-10 Finnur Sigurdsson Communication method
US20030076813A1 (en) * 2001-10-23 2003-04-24 Markus Isomaki Method and packet switched communication network with enhanced session establishment
US20030086122A1 (en) * 2001-11-06 2003-05-08 Parry Travis J. Imaging device communication via email
US20030088852A1 (en) * 2001-11-07 2003-05-08 Lone Wolf Technologies Corporation. Visual network operating system and methods
US20030093555A1 (en) * 2001-11-09 2003-05-15 Harding-Jones William Paul Method, apparatus and system for routing messages within a packet operating system
US20030097426A1 (en) * 2001-11-21 2003-05-22 Parry Travis J. Imaging device configuration and upgrade
US20030097494A1 (en) * 2001-11-21 2003-05-22 Parry Travis J. Imaging device list storage
US20030097427A1 (en) * 2001-11-21 2003-05-22 Parry Travis J. Multiple device configuration and upgrade for imaging devices
US7046635B2 (en) 2001-11-28 2006-05-16 Quicksilver Technology, Inc. System for authorizing functionality in adaptable hardware devices
US6986021B2 (en) 2001-11-30 2006-01-10 Quick Silver Technology, Inc. Apparatus, method, system and executable module for configuration and operation of adaptive integrated circuitry having fixed, application specific computational elements
US8412915B2 (en) 2001-11-30 2013-04-02 Altera Corporation Apparatus, system and method for configuration of adaptive integrated circuitry having heterogeneous computational elements
US7215701B2 (en) 2001-12-12 2007-05-08 Sharad Sambhwani Low I/O bandwidth method and system for implementing detection and identification of scrambling codes
US7403981B2 (en) 2002-01-04 2008-07-22 Quicksilver Technology, Inc. Apparatus and method for adaptive multimedia reception and transmission in communication environments
US7916322B2 (en) * 2002-03-14 2011-03-29 Senshin Capital, Llc Method and apparatus for uploading content from a device to a remote network location
KR100424318B1 (ko) * 2002-03-20 2004-03-25 엘지전자 주식회사 가전기기 네트워크 시스템 및 그 제어방법
US7660984B1 (en) 2003-05-13 2010-02-09 Quicksilver Technology Method and system for achieving individualized protected space in an operating system
US7328414B1 (en) 2003-05-13 2008-02-05 Qst Holdings, Llc Method and system for creating and programming an adaptive computing engine
US7620678B1 (en) 2002-06-12 2009-11-17 Nvidia Corporation Method and system for reducing the time-to-market concerns for embedded system design
US20040003349A1 (en) * 2002-06-28 2004-01-01 Microsoft Corporation Content segments
US20040010540A1 (en) * 2002-07-09 2004-01-15 Puri Anish N. Method and system for streamlining data transfer between a content provider server and an output server
US7355609B1 (en) * 2002-08-06 2008-04-08 Apple Inc. Computing visible regions for a hierarchical view
US7849140B2 (en) * 2002-08-29 2010-12-07 Oracle America, Inc. Peer-to-peer email messaging
US8108656B2 (en) 2002-08-29 2012-01-31 Qst Holdings, Llc Task definition for specifying resource requirements
US7263560B2 (en) * 2002-08-30 2007-08-28 Sun Microsystems, Inc. Decentralized peer-to-peer advertisement
WO2004025407A2 (en) * 2002-09-10 2004-03-25 Quicksilver Technology, Inc. Method and system for an interconnection network to support communications among a plurality of heterogeneous processing elements
US7937591B1 (en) 2002-10-25 2011-05-03 Qst Holdings, Llc Method and system for providing a device which can be adapted on an ongoing basis
US8276135B2 (en) 2002-11-07 2012-09-25 Qst Holdings Llc Profiling of software and circuit designs utilizing data operation analyses
KR100724511B1 (ko) * 2002-11-15 2007-06-07 인터내셔널 비지네스 머신즈 코포레이션 피어-투-피어 환경에서의 네트워크 트래픽 제어
US7225301B2 (en) 2002-11-22 2007-05-29 Quicksilver Technologies External memory controller node
US8561069B2 (en) 2002-12-19 2013-10-15 Fujitsu Limited Task computing
US20040137068A1 (en) * 2002-12-20 2004-07-15 Rajiv Bhushan Ophthalmic formulation for the prevention and treatment of adverse ocular conditions, particularly those associated with the aging eye
US7289995B2 (en) * 2002-12-26 2007-10-30 Ricoh Company, Ltd. Method and system for using internal data structures for storing information related to remotely monitored devices
KR100645428B1 (ko) * 2003-05-05 2006-11-15 삼성전자주식회사 개인 통신무선 네트워크에서 라우팅 경로 설정 장치 및 방법
US7383335B2 (en) * 2003-05-29 2008-06-03 Hewlett-Packard Development Company, L.P. Method and apparatus for securing a print job
US20050022686A1 (en) * 2003-07-28 2005-02-03 Dreampatch, Llc Apparatus, method, and computer program product for animation pad transfer
US8065161B2 (en) 2003-11-13 2011-11-22 Hospira, Inc. System for maintaining drug information and communicating with medication delivery devices
US9123077B2 (en) 2003-10-07 2015-09-01 Hospira, Inc. Medication management system
KR20050043429A (ko) * 2003-11-06 2005-05-11 삼성전자주식회사 채널 자원 관리 방법 및 장치
US8117280B2 (en) * 2003-12-12 2012-02-14 Fujitsu Limited Task computing
US20050166215A1 (en) * 2004-01-27 2005-07-28 International Business Machines Corporation Common user interface for interacting with various interfaces
US7890996B1 (en) * 2004-02-18 2011-02-15 Teros, Inc. Using statistical analysis to generate exception rules that allow legitimate messages to pass through application proxies and gateways
US7774834B1 (en) 2004-02-18 2010-08-10 Citrix Systems, Inc. Rule generalization for web application entry point modeling
US7228396B2 (en) * 2004-03-08 2007-06-05 Emc Corporation Switching between virtual ordered writes mode and synchronous or semi-synchronous RDF transfer mode
US7519714B2 (en) * 2004-03-18 2009-04-14 The Johns Hopkins University Adaptive image format translation in an ad-hoc network
JP5022030B2 (ja) * 2004-03-19 2012-09-12 インターナショナル・ビジネス・マシーンズ・コーポレーション コンピュータシステム、これを構成するサーバ、そのジョブ実行制御方法及びプログラム
US7742606B2 (en) * 2004-03-26 2010-06-22 Harman International Industries, Incorporated System for audio related equipment management
US7096142B2 (en) * 2004-04-02 2006-08-22 Agilent Technologies, Inc. Report format editor for circuit test
US20050256923A1 (en) * 2004-05-14 2005-11-17 Citrix Systems, Inc. Methods and apparatus for displaying application output on devices having constrained system resources
US7593991B2 (en) * 2004-08-05 2009-09-22 At&T Intellectual Property I, L.P. Systems and methods for processing attachments associated with electronic messages
US7634721B1 (en) * 2004-08-23 2009-12-15 Sun Microsystems Inc. Composite component architecture using javaserver pages (JSP) tags
US7574503B2 (en) * 2004-08-27 2009-08-11 Ricoh Company Ltd. Method and system for using abstract classes to extract status information from networked devices
US7493327B1 (en) * 2004-09-23 2009-02-17 Microsoft Corporation Schema-facilitated device capability discovery
US8120798B2 (en) 2004-10-08 2012-02-21 Sharp Laboratories Of America, Inc. Methods and systems for providing access to remote, descriptor-related data at an imaging device
US8230328B2 (en) 2004-10-08 2012-07-24 Sharp Laboratories Of America, Inc. Methods and systems for distributing localized display elements to an imaging device
US8006293B2 (en) 2004-10-08 2011-08-23 Sharp Laboratories Of America, Inc. Methods and systems for imaging device credential acceptance
US7978618B2 (en) 2004-10-08 2011-07-12 Sharp Laboratories Of America, Inc. Methods and systems for user interface customization
US7633644B2 (en) 2004-10-08 2009-12-15 Sharp Laboratories Of America, Inc. Methods and systems for imaging device job management
US7684074B2 (en) * 2004-10-08 2010-03-23 Sharp Laboratories Of America, Inc. Methods and systems for imaging device metadata management
US8125666B2 (en) 2004-10-08 2012-02-28 Sharp Laboratories Of America, Inc. Methods and systems for imaging device document management
US8115945B2 (en) * 2004-10-08 2012-02-14 Sharp Laboratories Of America, Inc. Methods and systems for imaging device job configuration management
US8060930B2 (en) * 2004-10-08 2011-11-15 Sharp Laboratories Of America, Inc. Methods and systems for imaging device credential receipt and authentication
US8024792B2 (en) * 2004-10-08 2011-09-20 Sharp Laboratories Of America, Inc. Methods and systems for imaging device credential submission
US8115946B2 (en) * 2004-10-08 2012-02-14 Sharp Laboratories Of America, Inc. Methods and sytems for imaging device job definition
US8006176B2 (en) * 2004-10-08 2011-08-23 Sharp Laboratories Of America, Inc. Methods and systems for imaging-device-based form field management
US8115944B2 (en) 2004-10-08 2012-02-14 Sharp Laboratories Of America, Inc. Methods and systems for local configuration-based imaging device accounting
US8120793B2 (en) 2004-10-08 2012-02-21 Sharp Laboratories Of America, Inc. Methods and systems for displaying content on an imaging device
US8049677B2 (en) 2004-10-08 2011-11-01 Sharp Laboratories Of America, Inc. Methods and systems for imaging device display element localization
US8001183B2 (en) * 2004-10-08 2011-08-16 Sharp Laboratories Of America, Inc. Methods and systems for imaging device related event notification
US8035831B2 (en) 2004-10-08 2011-10-11 Sharp Laboratories Of America, Inc. Methods and systems for imaging device remote form management
US8060921B2 (en) * 2004-10-08 2011-11-15 Sharp Laboratories Of America, Inc. Methods and systems for imaging device credential authentication and communication
US7873553B2 (en) 2004-10-08 2011-01-18 Sharp Laboratories Of America, Inc. Methods and systems for authorizing imaging device concurrent account use
US8006292B2 (en) * 2004-10-08 2011-08-23 Sharp Laboratories Of America, Inc. Methods and systems for imaging device credential submission and consolidation
US8171404B2 (en) * 2004-10-08 2012-05-01 Sharp Laboratories Of America, Inc. Methods and systems for disassembly and reassembly of examination documents
US7966396B2 (en) * 2004-10-08 2011-06-21 Sharp Laboratories Of America, Inc. Methods and systems for administrating imaging device event notification
US7738808B2 (en) 2004-10-08 2010-06-15 Sharp Laboratories Of America, Inc. Methods and systems for imaging device concurrent account use with remote authorization
US7969596B2 (en) 2004-10-08 2011-06-28 Sharp Laboratories Of America, Inc. Methods and systems for imaging device document translation
US7934217B2 (en) 2004-10-08 2011-04-26 Sharp Laboratories Of America, Inc. Methods and systems for providing remote file structure access to an imaging device
US8001586B2 (en) 2004-10-08 2011-08-16 Sharp Laboratories Of America, Inc. Methods and systems for imaging device credential management and authentication
US8120799B2 (en) 2004-10-08 2012-02-21 Sharp Laboratories Of America, Inc. Methods and systems for accessing remote, descriptor-related data at an imaging device
US8051140B2 (en) * 2004-10-08 2011-11-01 Sharp Laboratories Of America, Inc. Methods and systems for imaging device control
US8065384B2 (en) * 2004-10-08 2011-11-22 Sharp Laboratories Of America, Inc. Methods and systems for imaging device event notification subscription
US8384925B2 (en) 2004-10-08 2013-02-26 Sharp Laboratories Of America, Inc. Methods and systems for imaging device accounting data management
US8156424B2 (en) 2004-10-08 2012-04-10 Sharp Laboratories Of America, Inc. Methods and systems for imaging device dynamic document creation and organization
US8051125B2 (en) * 2004-10-08 2011-11-01 Sharp Laboratories Of America, Inc. Methods and systems for obtaining imaging device event notification subscription
US7970813B2 (en) 2004-10-08 2011-06-28 Sharp Laboratories Of America, Inc. Methods and systems for imaging device event notification administration and subscription
US8237946B2 (en) 2004-10-08 2012-08-07 Sharp Laboratories Of America, Inc. Methods and systems for imaging device accounting server redundancy
US7870185B2 (en) * 2004-10-08 2011-01-11 Sharp Laboratories Of America, Inc. Methods and systems for imaging device event notification administration
US8001587B2 (en) * 2004-10-08 2011-08-16 Sharp Laboratories Of America, Inc. Methods and systems for imaging device credential management
US8115947B2 (en) * 2004-10-08 2012-02-14 Sharp Laboratories Of America, Inc. Methods and systems for providing remote, descriptor-related data to an imaging device
US8032579B2 (en) * 2004-10-08 2011-10-04 Sharp Laboratories Of America, Inc. Methods and systems for obtaining imaging device notification access control
US7826081B2 (en) 2004-10-08 2010-11-02 Sharp Laboratories Of America, Inc. Methods and systems for receiving localized display elements at an imaging device
US8032608B2 (en) * 2004-10-08 2011-10-04 Sharp Laboratories Of America, Inc. Methods and systems for imaging device notification access control
US8015234B2 (en) 2004-10-08 2011-09-06 Sharp Laboratories Of America, Inc. Methods and systems for administering imaging device notification access control
US8018610B2 (en) 2004-10-08 2011-09-13 Sharp Laboratories Of America, Inc. Methods and systems for imaging device remote application interaction
US8023130B2 (en) 2004-10-08 2011-09-20 Sharp Laboratories Of America, Inc. Methods and systems for imaging device accounting data maintenance
US7519307B2 (en) * 2004-10-08 2009-04-14 Sharp Laboratories Of America, Inc. Methods and systems for configuration-based imaging device accounting
US7873718B2 (en) * 2004-10-08 2011-01-18 Sharp Laboratories Of America, Inc. Methods and systems for imaging device accounting server recovery
US7920101B2 (en) 2004-10-08 2011-04-05 Sharp Laboratories Of America, Inc. Methods and systems for imaging device display standardization
US7532835B2 (en) * 2004-10-08 2009-05-12 Sharp Laboratories Of America, Inc. Methods and systems for remote configuration-based imaging device accounting
US8120797B2 (en) 2004-10-08 2012-02-21 Sharp Laboratories Of America, Inc. Methods and systems for transmitting content to an imaging device
US8213034B2 (en) 2004-10-08 2012-07-03 Sharp Laboratories Of America, Inc. Methods and systems for providing remote file structure access on an imaging device
US8775650B2 (en) * 2004-10-29 2014-07-08 Core Wireless Licensing S.A.R.L. Memory association to folder information
US7489698B2 (en) * 2004-12-16 2009-02-10 International Business Machines Corporation Mediator based architecture for first responder interoperability systems (FRIS)
US8065336B2 (en) * 2004-12-20 2011-11-22 Fujitsu Limited Data semanticizer
US20060200548A1 (en) * 2005-03-02 2006-09-07 N-Able Technologies International, Inc. Automation engine and method for providing an abstraction layer
US8428484B2 (en) 2005-03-04 2013-04-23 Sharp Laboratories Of America, Inc. Methods and systems for peripheral accounting
KR20070116893A (ko) * 2005-03-30 2007-12-11 웰치알린인코포레이티드 복수의 네트워크 엘리먼트 사이의 정보 통신
US20060248145A1 (en) * 2005-04-18 2006-11-02 Srimantee Karmakar System and method for providing various levels of reliable messaging between a client and a server
US7443872B1 (en) 2005-04-29 2008-10-28 Network Appliance, Inc. System and method for multiplexing channels over multiple connections in a storage system cluster
US7466659B1 (en) * 2005-04-29 2008-12-16 Network Appliance, Inc. System and method for performing version negotiation of a network protocol and associated interfaces
US7657537B1 (en) 2005-04-29 2010-02-02 Netapp, Inc. System and method for specifying batch execution ordering of requests in a storage system cluster
US7870265B2 (en) * 2005-06-30 2011-01-11 Oracle International Corporation System and method for managing communications sessions in a network
US20070024332A1 (en) * 2005-07-28 2007-02-01 Standard Microsystems Corporation All MOS power-on-reset circuit
KR101019569B1 (ko) 2005-08-29 2011-03-08 에브릭스 테크놀로지스, 인코포레이티드 모바일 이미지 인식을 통한 상호작용
US8116288B2 (en) * 2005-09-09 2012-02-14 Soonr Corporation Method for distributing data, adapted for mobile devices
US7779069B2 (en) * 2005-09-09 2010-08-17 Soonr Corporation Network adapted for mobile devices
US20070061394A1 (en) * 2005-09-09 2007-03-15 Soonr Virtual publication data, adapter for mobile devices
CN101346634B (zh) * 2005-11-04 2012-10-24 甲骨文国际公司 用于通信网络中的网守的系统和方法
US7924884B2 (en) 2005-12-20 2011-04-12 Citrix Systems, Inc. Performance logging using relative differentials and skip recording
US8972872B2 (en) 2006-03-27 2015-03-03 Fujitsu Limited Building computing applications based upon metadata
US8151323B2 (en) * 2006-04-12 2012-04-03 Citrix Systems, Inc. Systems and methods for providing levels of access and action control via an SSL VPN appliance
US8112525B2 (en) * 2006-05-16 2012-02-07 Oracle International Corporation Engine near cache for reducing latency in a telecommunications environment
US8001250B2 (en) * 2006-05-16 2011-08-16 Oracle International Corporation SIP and HTTP convergence in network computing environments
WO2007134339A2 (en) * 2006-05-16 2007-11-22 Bea Systems, Inc. Engine near cache for reducing latency in a telecommunications environment
US8171466B2 (en) 2006-05-16 2012-05-01 Oracle International Corporation Hitless application upgrade for SIP server architecture
US8219697B2 (en) 2006-05-17 2012-07-10 Oracle International Corporation Diameter protocol and SH interface support for SIP server architecture
US8244883B2 (en) 2006-08-03 2012-08-14 Citrix Systems, Inc. Systems and methods of for providing multi-mode transport layer compression
US7953889B2 (en) * 2006-08-03 2011-05-31 Citrix Systems, Inc. Systems and methods for routing VPN traffic around network disruption
US8677007B2 (en) * 2006-08-03 2014-03-18 Citrix Systems, Inc. Systems and methods for bypassing an appliance
US8345272B2 (en) 2006-09-28 2013-01-01 Sharp Laboratories Of America, Inc. Methods and systems for third-party control of remote imaging jobs
WO2008045276A2 (en) * 2006-10-04 2008-04-17 Welch Allyn, Inc. Dynamic medical object information base
JP2010507176A (ja) 2006-10-16 2010-03-04 ホスピラ・インコーポレイテツド 複数のデバイス管理システムからの動態情報および構成情報を比較および利用するためのシステムおよび方法
US7853678B2 (en) 2007-03-12 2010-12-14 Citrix Systems, Inc. Systems and methods for configuring flow control of policy expressions
US8631147B2 (en) 2007-03-12 2014-01-14 Citrix Systems, Inc. Systems and methods for configuring policy bank invocations
US7870277B2 (en) * 2007-03-12 2011-01-11 Citrix Systems, Inc. Systems and methods for using object oriented expressions to configure application security policies
US7865589B2 (en) 2007-03-12 2011-01-04 Citrix Systems, Inc. Systems and methods for providing structured policy expressions to represent unstructured data in a network appliance
US7853679B2 (en) * 2007-03-12 2010-12-14 Citrix Systems, Inc. Systems and methods for configuring handling of undefined policy events
US8490148B2 (en) 2007-03-12 2013-07-16 Citrix Systems, Inc Systems and methods for managing application security profiles
JP2008257478A (ja) * 2007-04-04 2008-10-23 Internatl Business Mach Corp <Ibm> 検証対象文字列の格納位置出力装置、方法、及びコンピュータ・プログラム
US8255335B1 (en) 2007-04-11 2012-08-28 United Services Automobile Association (Usaa) System and method to establish a PIN
JP2010528519A (ja) * 2007-05-25 2010-08-19 コーニンクレッカ フィリップス エレクトロニクス エヌ ヴィ ユニバーサルリモートコントローラの使用の容易化
EP2245536B1 (en) 2008-01-27 2018-10-24 Citrix Systems, Inc. Methods and systems for remoting three dimensional graphics
US20100053468A1 (en) * 2008-08-30 2010-03-04 Mike Harvill Device ir setup using ir detector
US8179912B2 (en) * 2008-09-26 2012-05-15 Oracle International Corporation System and method for providing timer affinity through engine polling within a session-based server deployment
US9723048B2 (en) * 2008-10-29 2017-08-01 Oracle International Corporation System and method for providing timer affinity through notifications within a session-based server deployment
US8271106B2 (en) 2009-04-17 2012-09-18 Hospira, Inc. System and method for configuring a rule set for medical event management and responses
KR20100138700A (ko) * 2009-06-25 2010-12-31 삼성전자주식회사 가상 세계 처리 장치 및 방법
CN202801580U (zh) * 2009-07-24 2013-03-20 韦尔奇阿林公司 可配置健康护理器材设备
JP5990466B2 (ja) 2010-01-21 2016-09-14 スビラル・インコーポレーテッド ストリームに基づく演算を実装するための汎用複数コアシステムのための方法および装置
US9182596B2 (en) 2010-02-28 2015-11-10 Microsoft Technology Licensing, Llc See-through near-eye display glasses with the optical assembly including absorptive polarizers or anti-reflective coatings to reduce stray light
US9759917B2 (en) 2010-02-28 2017-09-12 Microsoft Technology Licensing, Llc AR glasses with event and sensor triggered AR eyepiece interface to external devices
US20120194549A1 (en) * 2010-02-28 2012-08-02 Osterhout Group, Inc. Ar glasses specific user interface based on a connected external device type
US20120249797A1 (en) 2010-02-28 2012-10-04 Osterhout Group, Inc. Head-worn adaptive display
US9223134B2 (en) 2010-02-28 2015-12-29 Microsoft Technology Licensing, Llc Optical imperfections in a light transmissive illumination system for see-through near-eye display glasses
US10180572B2 (en) 2010-02-28 2019-01-15 Microsoft Technology Licensing, Llc AR glasses with event and user action control of external applications
US9091851B2 (en) 2010-02-28 2015-07-28 Microsoft Technology Licensing, Llc Light control in head mounted displays
US9341843B2 (en) 2010-02-28 2016-05-17 Microsoft Technology Licensing, Llc See-through near-eye display glasses with a small scale image source
US9134534B2 (en) 2010-02-28 2015-09-15 Microsoft Technology Licensing, Llc See-through near-eye display glasses including a modular image source
US9128281B2 (en) 2010-09-14 2015-09-08 Microsoft Technology Licensing, Llc Eyepiece with uniformly illuminated reflective display
US20150309316A1 (en) 2011-04-06 2015-10-29 Microsoft Technology Licensing, Llc Ar glasses with predictive control of external device based on event input
US9229227B2 (en) 2010-02-28 2016-01-05 Microsoft Technology Licensing, Llc See-through near-eye display glasses with a light transmissive wedge shaped illumination system
US9129295B2 (en) 2010-02-28 2015-09-08 Microsoft Technology Licensing, Llc See-through near-eye display glasses with a fast response photochromic film system for quick transition from dark to clear
AU2011220382A1 (en) 2010-02-28 2012-10-18 Microsoft Corporation Local advertising content on an interactive head-mounted eyepiece
US9285589B2 (en) 2010-02-28 2016-03-15 Microsoft Technology Licensing, Llc AR glasses with event and sensor triggered control of AR eyepiece applications
US9366862B2 (en) 2010-02-28 2016-06-14 Microsoft Technology Licensing, Llc System and method for delivering content to a group of see-through near eye display eyepieces
US9097891B2 (en) 2010-02-28 2015-08-04 Microsoft Technology Licensing, Llc See-through near-eye display glasses including an auto-brightness control for the display brightness based on the brightness in the environment
US9097890B2 (en) 2010-02-28 2015-08-04 Microsoft Technology Licensing, Llc Grating in a light transmissive illumination system for see-through near-eye display glasses
US8621365B2 (en) * 2010-04-06 2013-12-31 Asustek Computer Inc. File sharing method and system
USD671222S1 (en) 2010-07-22 2012-11-20 Welch Allyn, Inc. Module for a patient-monitor or the like
USD635681S1 (en) 2010-07-22 2011-04-05 Welch Allyn, Inc. Patient-monitor housing
USD632397S1 (en) 2010-07-22 2011-02-08 Welch Allyn, Inc. Portions of a patient-monitor housing
EP2423831A1 (en) * 2010-08-27 2012-02-29 Axel Springer Digital TV Guide GmbH Recommender system with consistent profile application
US20120089923A1 (en) * 2010-10-08 2012-04-12 Microsoft Corporation Dynamic companion device user interface
US20120300628A1 (en) * 2011-05-26 2012-11-29 Dan Prescott Method and apparatus to passively determine the state of a flow including determining flow state in the event of missing data on one or both sides of the flow
JP6033874B2 (ja) 2011-10-21 2016-11-30 ホスピーラ インコーポレイテッド 医療装置更新システム
US20130311386A1 (en) 2012-05-18 2013-11-21 Mehdi Tehranchi System and method for creating and managing encapsulated workflow packages
US9400622B2 (en) 2012-06-29 2016-07-26 Hewlett-Packard Development Company, L.P. Path independent print queues
JP6102323B2 (ja) * 2012-07-10 2017-03-29 株式会社リコー 印刷処理システム
DE102012216489A1 (de) * 2012-09-17 2014-03-20 Terex Cranes Germany Gmbh Verfahren zum Bedienen eines Fernsteuerungssystems sowie derartiges Fernsteuerungssystem
US9066323B2 (en) 2012-11-15 2015-06-23 Hewlett-Packard Development Company, L.P. Ad Hoc network connection
ES2908320T3 (es) 2013-03-06 2022-04-28 Icu Medical Inc Método de comunicación de dispositivos médicos
US9134937B2 (en) 2013-04-01 2015-09-15 Hewlett-Packard Development Company, L.P. Secure printing
US20150066531A1 (en) 2013-08-30 2015-03-05 James D. Jacobson System and method of monitoring and managing a remote infusion regimen
US10545657B2 (en) 2013-09-03 2020-01-28 Apple Inc. User interface for manipulating user interface objects
US9662436B2 (en) 2013-09-20 2017-05-30 Icu Medical, Inc. Fail-safe drug infusion therapy system
US10311972B2 (en) 2013-11-11 2019-06-04 Icu Medical, Inc. Medical device system performance index
US10042986B2 (en) 2013-11-19 2018-08-07 Icu Medical, Inc. Infusion pump automation system and method
WO2015168427A1 (en) 2014-04-30 2015-11-05 Hospira, Inc. Patient care system with conditional alarm forwarding
US9724470B2 (en) 2014-06-16 2017-08-08 Icu Medical, Inc. System for monitoring and delivering medication to a patient and method of using the same to minimize the risks associated with automated therapy
WO2015200889A1 (en) 2014-06-27 2015-12-30 Apple Inc. Electronic device with rotatable input mechanism for navigating calendar application
US9539383B2 (en) 2014-09-15 2017-01-10 Hospira, Inc. System and method that matches delayed infusion auto-programs with manually entered infusion programs and analyzes differences therein
CN107005615B (zh) * 2014-10-27 2020-11-06 瑞德史可集团 通信网络的通知方法与系统
EP3304370B1 (en) 2015-05-26 2020-12-30 ICU Medical, Inc. Infusion pump system and method with multiple drug library editor source capability
DK201670595A1 (en) 2016-06-11 2018-01-22 Apple Inc Configuring context-specific user interfaces
NZ750032A (en) 2016-07-14 2020-05-29 Icu Medical Inc Multi-communication path selection and security system for a medical device
US10861592B2 (en) 2018-07-17 2020-12-08 Icu Medical, Inc. Reducing infusion pump network congestion by staggering updates
CA3106519A1 (en) 2018-07-17 2020-01-23 Icu Medical, Inc. Systems and methods for facilitating clinical messaging in a network environment
AU2019306490A1 (en) 2018-07-17 2021-02-04 Icu Medical, Inc. Updating infusion pump drug libraries and operational software in a networked environment
US10964428B2 (en) 2018-07-17 2021-03-30 Icu Medical, Inc. Merging messages into cache and generating user interface using the cache
US10692595B2 (en) 2018-07-26 2020-06-23 Icu Medical, Inc. Drug library dynamic version management
WO2020023231A1 (en) 2018-07-26 2020-01-30 Icu Medical, Inc. Drug library management system
US11768483B2 (en) * 2019-05-22 2023-09-26 Illinois Tool Works Inc. Distributed weld monitoring system with job tracking
CN111975170A (zh) * 2019-05-22 2020-11-24 伊利诺斯工具制品有限公司 具有作业跟踪的分布式焊接监视系统

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0116694A2 (en) * 1983-02-22 1984-08-29 International Business Machines Corporation Method for dynamically reconfiguring a data processing system for added devices
US5317693A (en) * 1991-04-04 1994-05-31 Digital Equipment Corporation Computer peripheral device network with peripheral address resetting capabilities
WO1994027223A1 (en) * 1993-05-07 1994-11-24 Apple Computer, Inc. Identification and self-configuration of serially-connected communications devices

Family Cites Families (25)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5818603A (en) * 1996-03-29 1998-10-06 Ricoh Company, Ltd. Method and system for controlling and communicating with machines using multiple communication formats
US5123063A (en) * 1990-10-10 1992-06-16 Fuji Xero Co., Ltd. Image processor utilizing and controlling a plurality of scanners
US5933580A (en) 1991-09-04 1999-08-03 Canon Kabushiki Kaisha Scanner printer server
GB2268816B (en) * 1992-07-14 1996-01-17 Sony Broadcast & Communication Controlling equipment
US5611024A (en) * 1992-08-28 1997-03-11 Compaq Computer Corporation Data compression of bit map images
US5784622A (en) * 1992-11-18 1998-07-21 Canon Kabushiki Kaisha Method and apparatus for multiprotocol operation of a networked peripheral
US5647056A (en) * 1992-11-18 1997-07-08 Canon Information Systems, Inc. Method and apparatus for managing access to a networked peripheral
JP3332443B2 (ja) * 1993-01-18 2002-10-07 キヤノン株式会社 情報処理装置および情報処理方法
US5537417A (en) 1993-01-29 1996-07-16 International Business Machines Corporation Kernel socket structure for concurrent multiple protocol access
DE69432199T2 (de) * 1993-05-24 2004-01-08 Sun Microsystems, Inc., Mountain View Graphische Benutzerschnittstelle mit Verfahren zur Schnittstellebildung mit fernsteuernden Einrichtungen
US5577172A (en) * 1994-07-01 1996-11-19 Lasermaster Corporation High-capacity protocol for packet-based networks
US5485460A (en) * 1994-08-19 1996-01-16 Microsoft Corporation System and method for running multiple incompatible network protocol stacks
US5657221A (en) * 1994-09-16 1997-08-12 Medialink Technologies Corporation Method and apparatus for controlling non-computer system devices by manipulating a graphical representation
US5636333A (en) 1994-12-20 1997-06-03 Lexmark International, Inc. Multi-protocol network interface
US5674003A (en) * 1995-04-28 1997-10-07 Andersen; David B. Mechanisms for accessing unique features of telephony networks from a protocol-Independent data transport interface
US5787237A (en) 1995-06-06 1998-07-28 Apple Computer, Inc. Uniform interface for conducting communications in a heterogeneous computing network
US5710908A (en) 1995-06-27 1998-01-20 Canon Kabushiki Kaisha Adaptive network protocol independent interface
US6199082B1 (en) * 1995-07-17 2001-03-06 Microsoft Corporation Method for delivering separate design and content in a multimedia publishing system
US5907837A (en) * 1995-07-17 1999-05-25 Microsoft Corporation Information retrieval system in an on-line network including separate content and layout of published titles
JPH0991102A (ja) * 1995-09-26 1997-04-04 Ricoh Co Ltd ネットワーク・システムにおけるプリント・ジョブ実行結果の通知方法,ネットワーク・システムにおけるスキャン条件の設定方法およびネットワーク・プリンティング/スキャニング・システム
US5826027A (en) * 1995-10-11 1998-10-20 Citrix Systems, Inc. Method for supporting an extensible and dynamically bindable protocol stack in a distrubited process system
US5760775A (en) * 1995-10-30 1998-06-02 Xerox Corporation Apparatus and method for programming a job ticket in a document processing system
US5909183A (en) 1996-12-26 1999-06-01 Motorola, Inc. Interactive appliance remote controller, system and method
EP0886411A3 (en) * 1997-04-15 2004-01-21 Hewlett-Packard Company, A Delaware Corporation Method and apparatus for device interaction by protocol
US6229810B1 (en) * 1997-12-31 2001-05-08 At&T Corp Network server platform for a hybrid fiber twisted pair local loop network service architecture

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0116694A2 (en) * 1983-02-22 1984-08-29 International Business Machines Corporation Method for dynamically reconfiguring a data processing system for added devices
US5317693A (en) * 1991-04-04 1994-05-31 Digital Equipment Corporation Computer peripheral device network with peripheral address resetting capabilities
WO1994027223A1 (en) * 1993-05-07 1994-11-24 Apple Computer, Inc. Identification and self-configuration of serially-connected communications devices

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
"HP JetSend Technology: Making Device-To-Device Communication Simple", HP PRESS RELEASE, July 1997 (1997-07-01), http://www2.hp.com/pressrel/jul97/21jul97d.htm, pages 1 - 4, XP002073399 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7877557B2 (en) 2002-08-09 2011-01-25 Fujitsu Limited Information processing system, information processing method and program

Also Published As

Publication number Publication date
US6502000B1 (en) 2002-12-31
DE69835314T2 (de) 2007-05-10
JPH10320310A (ja) 1998-12-04
EP0872991A3 (en) 2004-01-07
EP0886411A2 (en) 1998-12-23
US6721286B1 (en) 2004-04-13
EP0872991A2 (en) 1998-10-21
EP0886411A3 (en) 2004-01-21
JPH10304013A (ja) 1998-11-13
EP0872991B1 (en) 2006-07-26
EP0976058B1 (en) 2001-12-05
US6202096B1 (en) 2001-03-13
EP0976058A1 (en) 2000-02-02
DE69802792T2 (de) 2002-05-23
DE69835314D1 (de) 2006-09-07
JP2001524231A (ja) 2001-11-27
DE69802792D1 (de) 2002-01-17

Similar Documents

Publication Publication Date Title
EP0976058B1 (en) Method and apparatus for device control
US7167258B2 (en) Image input/output system, image input/output control device, and control method therefor using device information indicating active execution of data communication or passive execution of data communication
EP1229688B1 (en) Apparatus and method for controlling a device in a home network and a home network system employing the same
US5553223A (en) Method and system of selectively transmitting display formats and data between a host computer and an intelligent terminal
US5206934A (en) Method and apparatus for interactive computer conferencing
US7239891B2 (en) Portable telecommunication apparatus for controlling an electronic utility device
EP2273363A1 (en) Multifunction peripheral devices with dynamic GUI definition
US20060179118A1 (en) Platform-specific application user interface remoting
AU2002223946A1 (en) Multifunction peripheral device with dynamic user interface description
WO2000043891A1 (en) System and method to control network devices on a palm sized computer
KR20030060884A (ko) 웹 운영체제 및 웹 데스크탑
JPH11143760A (ja) ファイル転送装置およびその方法
CN102549968A (zh) 在远程用户界面服务器和远程用户界面客户端间界面连接的装置和方法
JP2003203024A (ja) ホームネットワークに接続した被制御装置をインターネットを通じて制御する方法及びその制御装置
US6307570B1 (en) Virtual input device
EP1234465B1 (en) A portable telecommunication apparatus for controlling an electronic utility device
EP1131735B1 (en) A smart molecule system for processing network information in any physical object
JP2002520737A (ja) データネットワーク接続システム
Edwards et al. The case for recombinant computing
US7194508B2 (en) System and method for providing character interactive input/output
JP4158512B2 (ja) 表示装置、被操作装置およびユーザーインターフェース制御方法
Sekiguchi et al. Development of R-cubed manipulation language-The design of RCML 2.0 system
Book et al. An Instant Message-Driven User Interface Framework for Thin Client Applications
JP2023092091A (ja) 画像処理装置、システム、画像処理装置の制御方法およびプログラム
JP2001510915A (ja) デバイス間の情報受渡し用フォーマット

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): JP US

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE

DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
121 Ep: the epo has been informed by wipo that ep was designated in this application
WWE Wipo information: entry into national phase

Ref document number: 09367923

Country of ref document: US

WWE Wipo information: entry into national phase

Ref document number: 1998917369

Country of ref document: EP

ENP Entry into the national phase

Ref country code: JP

Ref document number: 1998 543630

Kind code of ref document: A

Format of ref document f/p: F

WWP Wipo information: published in national office

Ref document number: 1998917369

Country of ref document: EP

WWG Wipo information: grant in national office

Ref document number: 1998917369

Country of ref document: EP