The present disclosure relates generally to a method and system for network device communication.
In typical hypertext transfer protocol (HTTP) communications, one host is considered the HTTP client and initiates communication with another host, the HTTP server. The HTTP client requests the connection and, if the HTTP server accepts the connection, the client then transfers data to the server and waits for a response from the server. The response from the server might be as simple as an acknowledgement of the data from the client or the response might include data that was requested by the client.
Often, a host in a TCP/IP network is located “behind” a firewall—meaning that network access to the host from outside the firewall is greatly limited or restricted entirely. Hosts that are located behind a firewall are typically configured with a private IP address that is unique to its own intranet but is not valid for use on the public Internet.
Using a Network Address Translation (NAT) proxy or Network Address and Port Translation (NAPT) proxy, it is possible to map the private IP address on the intranet to a valid public IP address on the Internet. This can allow the host behind the firewall to establish communication with another host outside the firewall. Typically the configuration of the NAT proxy does not allow a host outside the firewall to initiate a connection to a host behind the firewall.
This type of environment which includes a client behind the firewall communicating with a server outside the firewall is referred to as a “post-only” environment because a client is able to post a request out to a server but a client outside the firewall is unable to post a request to a server behind the firewall. A post-only environment may be used for security so that a host behind the firewall is not subject to traffic from the public Internet.
As long as the hosts behind the firewall are acting as HTTP clients with respect to HTTP servers outside the firewall, the post-only environment works. However, if hosts behind the firewall act as an HTTP server with respect to HTTP clients outside the firewall, the post-only environment will not allow communication. Alternately, the firewall may allow access to the host from the public Internet. However, exposing the host increases the security risk to the host since it is now accessible from the public Internet and consumes resources in terms of public IP addressing. Leaving the host behind a limited access firewall limits accessibility of the host's HTTP server to those hosts that are also behind the firewall. In certain applications these options may be unacceptable. As such, an improved method and system for communicating with hosts behind a firewall would be desirable.
In one particular embodiment, the disclosure is directed to a method for communicating with a monitoring device. The method includes sending an unsolicited-type message from a client program resident on the monitoring device coupled to a first secure network. The unsolicited-type message is sent to a computing system coupled to a second network separated from the first secure network by a firewall. The method also includes receiving a response message to the unsolicited-type message from the computing system. The response message includes an embedded unsolicited-type message. The client program is resident on the monitoring device receiving the response message. The method further includes providing the embedded unsolicited-type message to a server program resident on the monitoring device.
In a further embodiment, the disclosure is directed to a method for communicating with a monitoring device. The method includes receiving an unsolicited-type message via a first network from the monitoring device coupled to a second secure network separated from the first network via a firewall, determining whether a request item is to be sent to the monitoring device, and sending a response message responsive to the unsolicited-type message to the monitoring device.
In another embodiment, the disclosure is directed to a host system including a processor, a network interface responsive to the processor and memory responsive to the processor. The memory includes a client program operable by the processor to communicate with a remote system via the network interface. The client program is operable to send an unsolicited-type message via the network interface and to receive a response message associated with the unsolicited-type message. The response message includes an embedded request. The memory also includes a server program operable by the processor to receive the embedded request.
In a further embodiment, the disclosure is directed to a networked computer system including a first host device, a firewall and a second host device. The first host device includes a client program and a server program. The first host device is coupled to a first network. The firewall is coupled to the first network and to a second network and separates the first network and the second network. The firewall provides post-only access from the first network to the second network. The second host device is coupled to the second network. The second host device is configured to receive a post message from the client program of the first host device and to embed an unsolicited-type message in a response message associated with the post message. The second host device is configured to send the response message to the client program of the first host device.
In another exemplary embodiment, the disclosure is directed to an unsolicited-type message including header data and embedded data. The embedded data is responsive to a response message. The response message includes a header and an embedded request.
The present disclosure may be better understood, and its numerous features and advantages made apparent to those skilled in the art by referencing the accompanying drawings.
The use of the same reference symbols in different drawings indicates similar or identical items.
This disclosure describes a method and system that allows a client on the outside of a firewall to communicate with a server behind a firewall in a secure environment. A host behind a firewall includes both a client and a server. The client is configured to post a message to a remote system and receive a response to the post message that includes encapsulated requests. The client may parse the encapsulated requests, provide the encapsulated request to the server and receive results associated with the requests from the server. The client may then send a subsequent post message to the remote system including the response to the encapsulated requests.
As shown in
On the other hand, the firewall 14 may permit unsolicited communications, queries, and requests, such as HTTP POST messages, to pass from the first network 12 to the second network 16 and may further permit response messages, such as a response to HTTP POST messages, to pass from the second network 16 to the first network 12. Host A 10 may access Host B 18 using unsolicited-type messages. For example, Host A 10 may periodically request information from Host B 18 using an unsolicited-type communication message. Host B 18 may respond with a response message with an embedded or encapsulated query, request, or instructions. Host A 10 may process the request, query, or instructions and include the information or data associated with the embedded instruction in a further unsolicited-type message. However, the firewall 14 may prevent Host B 18 and other computing devices connected to network 16 from communicating with Host A 10 using unsolicited-type communication messages.
In one exemplary embodiment, Host A 10 is connected to a first network 12, such as a local area network (LAN) or wide area network (WAN). The firewall 14 prevents communications and messages using particular unsolicited-type messages, such as HTTP POST messages, from passing from the second network 16 to the first network 12. For example, the second network 16 may be a global network, such as the Internet, or a WAN. Host B 18 is, therefore, prevented from accessing Host A 10 using unsolicited-type messages and communication methods. If the firewall 14 permits request, queries, and unsolicited-type messages, such as HTTP POST messages, to pass from the first network 12 to the second network 16 and further permits response messages to pass from the second network 16 to the first network 12, Host A 10 may send an unsolicited-type message, such as an HTTP POST message to Host B 18. Host B 18 may respond to the HTTP POST message with a response having an embedded request, query, or instructions. Host A 10 may parse the message, react to the request, query, or instructions, and include information in a subsequent HTTP POST message.
For example, Host A 10 may be a device that monitors environmental conditions relating to a physical space or equipment, a device that monitors network equipment operability, or a computer system having settings, parameters and programs that may be manipulated remotely. In one exemplary embodiment, Host A 10 sends an HTTP POST message to Host B 18 periodically or in response to an event, such as a threshold violation or equipment failure. The HTTP POST message may include embedded data. Host B 18 may include a server that receives and processes the HTTP POST and determines whether requests are queued for sending to HOST A 10. Host B 18 may also store or process data included in the HTTP POST. Using information or requests from the queue if available, Host B 18 provides a response to the HTTP POST message. The response may include embedded queries, request, parameter updates, program updates, or settings. In one exemplary embodiment, the embedded request is in the form of an embedded unsolicited-type message.
In one exemplary embodiment, the firewall 14 may permit Host A 10 to receive the response. Host A 10 processes the response and parses queries or requests. Host A 10 may include data resulting from the processing in a subsequent HTTP POST message.
In an alternative embodiment, a host may be located or connected to a network that is not addressable or in which addressing changes frequently. In one exemplary embedment, the host may be located on a wireless network, such as global system for mobile computing (GSM) networks and general packet radio service (GPRS) networks. Such networks create a substantially equivalent post-only environment. In addition, the methods described herein may be applicable for networking systems in which addresses are dynamically allocated and change frequently.
In one particular embodiment, the host system may be a monitoring system. For example, the monitoring system may be configured to monitor a physical space about network equipment.
The monitoring appliance 202 includes a monitoring system 216. The monitoring appliance 202 may also include or communicate with sensors 206 or cameras 208. The monitoring system 216 may interact with the sensors 206 and camera 208 to gather data, store the data, and compare that data to a set of expected conditions or ranges. The monitoring system 216 may be triggered to send data to the remote system 212 upon violation of expected conditions or when events occur that are flagged for communicating with the remote system 212.
When the monitoring appliance 202 is located on a network accessible by the remote system 212, the remote system 212 may periodically access the server system 204 to acquire data. However, if the monitoring appliance 202 is located within a post-only environment or secure network, the remote system 212 is prevented from accessing the server system 204 using unsolicited-type messages, such as HTTP POST messages.
Alternatively, the client system 214 may periodically contact the remote system 212 or may contact the remote system 212 when an alert condition occurs using an unsolicited-type message. In other examples, the client system 214 may initiate a response periodically, when alarm conditions occur, when there is a change of status in the device, when a configuration change is noted, such as removal or addition of a sensor or sensor pod, and when network activity status changes, such as when an address changes, an alternate network is down, or network traffic is low.
The remote system 212 may embed a request for data, configuration data, or program updates in a response message responsive to the unsolicited-type message. In one particular embodiment, the embedded request or data is formatted as an unsolicited-type message. The client system 214 may receive the response message including the embedded message, parse the embedded message and provided the embedded message to the server system 204. In one exemplary embodiment, the client system 214 and the server system 204 communicate using HTTP protocols.
In one exemplary embodiment, the remote system 212 embeds a request for data including status data, alert status, pictures, audio data, video data, sensor data, configuration data and various multipurpose internet mail extension (MIME) type data. In addition, the remote system 212 may embed instructions and data for updating device configuration, threshold policies, and software. In response, the server system 204 may provide response messages to the client system 214 including the data, such as status data, alert status, image data, audio data, video data, sensor data, configuration data and various MIME-type data. The server 204 may also provide update status data via the client system 214, such as messages confirming a successful update.
In one particular embodiment, the client system 214 and communication with the remote system 212 is transparent to the monitoring system 216 and its interaction with the server system 204. With little reconfiguration of the server system 204 and the monitoring appliance 202, the client system 214 can be implemented to facilitate communication when the monitoring appliance 202 is connected to a secure network.
In one exemplary embodiment, the host 320 also includes a client program 324 and a server program 326. For example, the client program 324 and the server program 326 may reside in memory within the host 320. In a secure computing environment, such as a POST-only environment, the client 324 communicates via a network interface 328 using unsolicited messages, such as HTTP POST messages, to devices outside the firewall. The client 324 may also parse responses and provide the parsed responses to the server 326 for further processing. For example, the response may include an encapsulated request, such as HTTP GET messages and HTTP POST messages. The client may provide the HTTP GET message to the server 326 using HTTP or similar protocols. The server 326 may provide data and information to the client 324 for inclusion in a subsequent HTTP POST message. For example, the server 326 may provide measurement data, sensor values, images, operating parameters and settings, and program version information to the client 324 in a response message to the HTTP GET message. The client 324 may encapsulate the response message in an HTTP POST message. In an alternative embodiment, the client 324 and server 326 may be housed separately, both residing behind a firewall.
Outside the firewall, another host may receive the POST message via a network interface using a server. A client may be accessed to determine whether requests, queries, or data are queued for delivery to the host behind the firewall. The host outside the firewall may include this information in a POST response message. An exemplary embodiment of the system is shown in
In one exemplary embodiment, the disclosure is directed to accessing and configuring a device and querying the device via the device's HTTP interface when the device is behind a firewall. As shown in
In one particular embodiment shown in
In one exemplary embodiment, the server 416 of Host B 404 contacts HTTP client 414 resident on Host B 404 to determine whether the client 414 has a set of post messages or queries queued to send to Host A 402. For example, the client 414 may have a queue of requests. When a message is received from Host A 402, the client 414 may provide a set number of requests from the queue to be embedded in a multipart form type response to the post message from Host A 402.
If the receiving HTTP server 416 of Host B 404 does not request any further communication with Host A 402, Host B 404 responds to the post with an HTTP status code and headers. For example, when the client 414 has no messages for Host A 402, the server 416 may send the status code and headers as a response. As a result, the communication ends until the next post from Host A 402. However, if the receiving HTTP server 416 in Host B 404 requests further communication with Host A 402, the server 416 supplies one or more requests (queries, configuration updates, etc.) in the response 626, as shown in
The HTTP client 408 of Host A 402 may parse the response from the HTTP server 416 of Host B 404 to determine whether the response includes one or more requests or instructions. When a request or instruction 728 is found, the request 728 is provided to the local HTTP server 410 on Host A 402, as shown in
Once the requests 728 have been submitted to the local HTTP server 410, the HTTP server 410 acts on the instructions or request and communicates results 830 of the request or instructions to the HTTP client 408 of Host A 402, using for example HTTP communications, as shown in
When the HTTP server 416 of Host B 404 receives the post 932 that includes the results from its requests, the server 416 may respond with any additional requests and the cycle repeats until, for example, a queue on Host B 404 is empty. For example, the server 416 of Host B 404 may parse or interpret the file. Additional HTTP messages encapsulated within the file may be passed to a Host B client 414 for processing. The Host B client 414 may provide additional HTTP GET messages for encapsulation within a server response to the HTTP POST. When the HTTP server 416 responds to a post and does not include any further requests (response 1034), the communication ends until the next post is made, as shown in
In another exemplary embodiment, the initial, periodic post from Host A 402 is a multipart form post with a single part in the post that identifies the host, describes the host's current status, and indicates the period between the periodic posts. The HTTP server 416 of Host B 404 formulates a response to the initial post from Host A 402 that includes a status indication of whether the post was properly received. Furthermore, when Host B 404 desires further status information from Host A 402 or when Host B 404 is holding configuration changes that are to be sent to Host A 402, Host B 404 includes the request(s) in the response. Multiple requests from Host B 404 can be included in a single response to the post from Host A 402. When a single request is included, the request may be placed in the body of a non-multipart response. When more than one request is to be included, each request may form a separate part of a multipart response.
For a single request, a special content-type identifier is supplied in the response headers to indicate that the entire body of the response is to be considered a request for the HTTP server 410 of Host A 402. Furthermore, a request ID is supplied in the headers to uniquely identify the request.
For multiple requests, each part contains the special content-type header and request IDs to uniquely identify each part as a request for the HTTP server 410 of Host A 402. The absence of this special content-type identifier either in the response headers or in the headers contained within one of the parts may indicate that Host B 404 does not request any further communication with Host A 402.
When multiple requests are included in the response, each of the requests may be treated separately by the HTTP client 408 of Host A 402. In one exemplary embodiment, the requests are sent to the local HTTP server 410 of Host A 402 sequentially and the results from the requests are read back from the HTTP server 410 of Host A 402, sequentially. The requests may be formulated in such a way that the HTTP client 408 of Host A 402 does not need to parse the requests. The contents may be sent to the local HTTP server 410 for standard processing.
Once the results have been read from the local HTTP server 410, Host A 402 posts the results in a multipart post. Each of the results from the requests may be placed in a separate part in the multipart post. The headers included with each part include the request ID corresponding to the request that generated the results, allowing Host B 404 to correlate the response to the requests that were sent.
An exemplary method for communicating with a host is illustrated in
A further exemplary method for communicating with a host is illustrated in
In one exemplary embodiment, a host device, such as a monitoring device, may communicate with a remote data collection and configuration system. The host device and the remote system may established a secured communication link, such as through encryption and authentication. In one exemplary embodiment, the host device and remote system use HTTPS. In another exemplary embodiment, the host device provides a device identification and password to the remote system. In one particular embodiment, the unsolicited-type message sent from the host device to the remote system and the response sent from the remote system use a protocol, such as HTTPS, and the embedded messages within the unsolicited-type message and response use another protocol, such as HTTP, or the same protocol.
In one particular example, a host device when first activated is configured to contact the remote system using a first universal resource locator (URL). The remote system may authenticate the host device and establish a communications protocol for use in subsequent communications. For example, an authorized installer of the device may provide the device with a device ID and password. In one particular embodiment, the device ID and password are temporary. Once the host device is authenticated, the remote system provides a new device ID and password and a second URL for future communications.
Below are exemplary embodiment of messages using HTTP type protocols. However, these examples are intended to be illustrative. Other protocols and message types may be used.
The message below illustrates an exemplary initial periodic post from Host A with identification and status information. The message is an HTTP POST message with multipart content type identified by a boundary string. In this example, the content is an XML message including multiple variable definitions.
The message below illustrates an exemplary embodiment of a response from Host B with further requests. The message contains a multipart form response. Each request is contained within one part of the response, tagged with a unique response key, and separated by a boundary string. Each request is in the form of an HTTP GET command. A client receiving the message may parse the message and forward the GET commands to a local server. In an alternative embodiment, the response may include non-multipart content representing a single request.
The message below illustrates an exemplary embodiment of a follow-up post from Host A with the results of the GET commands. The multipart content includes boundary-separated data. The first set of data is an XML data set. The second set of data is an encapsulated HTTP message identified as the response to the first GET command by the filename. The filename is the same as the response key. The third set of data is an encapsulated HTTP message identified as the response to the second GET command by the filename. The fourth set of data is an encapsulated HTTP message identified as the response to the third GET command by the filename. A receiving server on Host B may parse the POST and forward the HTTP messages to a local client.
The message below illustrates an exemplary response from Host B with no further requests.
While the examples presented are HTTP messages, other protocols such as FTP may be used. Moreover, protocol messages may be encapsulated in messages having a different transfer protocol. For example, an HTTP POST response message may encapsulate an FTP message. The client and servers residing on a Host may be configured to parse or interpret instructions in several protocols.
Aspects of the disclosure may be found in a method of communicating including sending an unsolicited-type message from a first host connected to a first secure network to a second host connected to a second network; receiving a response to the unsolicited-type message from the second host, the response including a request message; and sending a second unsolicited-type message from the first host to the second host, the second unsolicited-type message including data associated with the request message.
Further aspects of the disclosure may be found in a method of communicating including receiving an unsolicited-type message from a first host connected to a first secure network using a second host connected to a second network; sending a response to the unsolicited-type message from the second host, the response including a request message; and receiving a second unsolicited-type message from the first host.
Additional aspects of the disclosure may be found in a message including a response header associated with an unsolicited-type message and instructions configured for processing such message with a host server.
Another aspect of the disclosure may be found in an unsolicited-type message including an unsolicited type header and data associated with instructions received via a response message.
Further aspects of the disclosure may be found in a host device including a client module, a server module, and a network interface. The client module is configured to send an unsolicited-type message to a second device and interpret a response message associated with the unsolicited-type message to identify instructions. The client module is configured to transfer the instructions to the server module. The server module is configured to act on the instructions and transfer information to the client. The client is configured to send a second unsolicited-type message including the information via the network connection.
Additional aspects of the disclosure may be found in a network system including a first host connected to a first network section and a second host connected to a second network section. The first network section and the second network section are connected through a network security device. The network security device prevents unsolicited communication from passing from the second network section to the first network section. The first host is configured to send an unsolicited-type message to the second host. The second host is configured to respond to the unsolicited-type message with a response that includes instructions. The first host device is configured to receive the response, parse the response, and act in accordance with the instructions. The first host is configured to send a second unsolicited-type message including data associated with the instructions.
In alternative embodiments, the methods described above may be applied to devices that gather data but move from network to network, thus changing addresses. A post message with embedded response may be useful for connecting to a fixed remote server. Such methods may be useful for mobile computing in which a computer is often relocated between networks with different security levels. For example, a sales person or a truck monitoring system may find use in such methods.
The above-disclosed subject matter is to be considered illustrative, and not restrictive, and the appended claims are intended to cover all such modifications, enhancements, and other embodiments, which fall within the true scope of the present invention. Thus, to the maximum extent allowed by law, the scope of the present invention is to be determined by the broadest permissible interpretation of the following claims and their equivalents, and shall not be restricted or limited by the foregoing detailed description.
The present application claims priority from U.S. Provisional Patent Application No. 60/514,699, filed Oct. 27, 2003, entitled “SYSTEM AND METHOD FOR NETWORK DEVICE COMMUNICATION,” naming inventor Ryan Joy, Gary Faulkner, and Michael Primm, which application is incorporated by reference herein in its entirety.
Number | Name | Date | Kind |
---|---|---|---|
3810138 | Thompson et al. | May 1974 | A |
4349879 | Peddie et al. | Sep 1982 | A |
4521645 | Carroll | Jun 1985 | A |
4568934 | Allgood | Feb 1986 | A |
4636652 | Raes | Jan 1987 | A |
4637020 | Schinabeck | Jan 1987 | A |
4650347 | Shigemura et al. | Mar 1987 | A |
4668939 | Kimura et al. | May 1987 | A |
4718025 | Minor et al. | Jan 1988 | A |
4747041 | Engel et al. | May 1988 | A |
4751648 | Sears, III et al. | Jun 1988 | A |
4816208 | Woods et al. | Mar 1989 | A |
4823290 | Fasack et al. | Apr 1989 | A |
4964065 | Hicks et al. | Oct 1990 | A |
5043807 | Rabii | Aug 1991 | A |
5061916 | French et al. | Oct 1991 | A |
5086385 | Launey et al. | Feb 1992 | A |
5097328 | Boyette | Mar 1992 | A |
5109278 | Erickson et al. | Apr 1992 | A |
5153837 | Shaffer et al. | Oct 1992 | A |
5157732 | Ishii et al. | Oct 1992 | A |
5189394 | Walter et al. | Feb 1993 | A |
5216623 | Barrett et al. | Jun 1993 | A |
5220522 | Wilson et al. | Jun 1993 | A |
5225997 | Lederer et al. | Jul 1993 | A |
5229850 | Toyoshima | Jul 1993 | A |
5262758 | Nam et al. | Nov 1993 | A |
5289275 | Ishii et al. | Feb 1994 | A |
5367670 | Ward et al. | Nov 1994 | A |
5382943 | Tanaka | Jan 1995 | A |
5395042 | Riley et al. | Mar 1995 | A |
5404136 | Marsden | Apr 1995 | A |
5475364 | Kenet | Dec 1995 | A |
5488430 | Hong | Jan 1996 | A |
5491511 | Odle | Feb 1996 | A |
5508941 | Leplingard et al. | Apr 1996 | A |
5528507 | McNamara et al. | Jun 1996 | A |
5548659 | Okamoto | Aug 1996 | A |
5553609 | Chen et al. | Sep 1996 | A |
5561476 | Kershaw et al. | Oct 1996 | A |
5566339 | Perholtz et al. | Oct 1996 | A |
5572195 | Heller et al. | Nov 1996 | A |
5581478 | Cruse et al. | Dec 1996 | A |
5586202 | Ohki et al. | Dec 1996 | A |
5588067 | Peterson et al. | Dec 1996 | A |
5589764 | Lee | Dec 1996 | A |
5602585 | Dickinson et al. | Feb 1997 | A |
5621662 | Humphries et al. | Apr 1997 | A |
5659470 | Goska et al. | Aug 1997 | A |
5664202 | Chen et al. | Sep 1997 | A |
5715160 | Plotke | Feb 1998 | A |
5731832 | Ng | Mar 1998 | A |
5732074 | Spaur et al. | Mar 1998 | A |
5742762 | Scholl et al. | Apr 1998 | A |
RE35793 | Halpern | May 1998 | E |
5768430 | Takashima et al. | Jun 1998 | A |
5798798 | Rector et al. | Aug 1998 | A |
5805458 | McNamara et al. | Sep 1998 | A |
5812055 | Candy et al. | Sep 1998 | A |
5818725 | McNamara et al. | Oct 1998 | A |
5822302 | Scheetz et al. | Oct 1998 | A |
5829130 | Miller | Nov 1998 | A |
5892440 | Bryan | Apr 1999 | A |
5905867 | Giorgio et al. | May 1999 | A |
5926210 | Hackett et al. | Jul 1999 | A |
5937092 | Wootton et al. | Aug 1999 | A |
5937097 | Lennon | Aug 1999 | A |
5949974 | Ewing et al. | Sep 1999 | A |
5955946 | Beheshti et al. | Sep 1999 | A |
5963457 | Kanoi et al. | Oct 1999 | A |
5968116 | Day, II et al. | Oct 1999 | A |
5974237 | Shurmer et al. | Oct 1999 | A |
5978594 | Bonnell et al. | Nov 1999 | A |
5978912 | Rakavy et al. | Nov 1999 | A |
5987614 | Mitchell et al. | Nov 1999 | A |
5991885 | Chang et al. | Nov 1999 | A |
6001065 | DeVito | Dec 1999 | A |
6052750 | Lea | Apr 2000 | A |
6055480 | Nevo et al. | Apr 2000 | A |
6057834 | Pickover | May 2000 | A |
6058434 | Wilt et al. | May 2000 | A |
6078253 | Fowler | Jun 2000 | A |
6081606 | Hansen et al. | Jun 2000 | A |
6085243 | Fletcher et al. | Jul 2000 | A |
6088816 | Nouri et al. | Jul 2000 | A |
6094676 | Gray et al. | Jul 2000 | A |
6100806 | Gaukel | Aug 2000 | A |
6104755 | Ohara | Aug 2000 | A |
6105061 | Nakai | Aug 2000 | A |
6108782 | Fletcher et al. | Aug 2000 | A |
6112235 | Spofford | Aug 2000 | A |
6115468 | De Nicolo | Sep 2000 | A |
6122603 | Budike, Jr. | Sep 2000 | A |
6125145 | Koyanagi et al. | Sep 2000 | A |
6138078 | Canada et al. | Oct 2000 | A |
6138249 | Nolet | Oct 2000 | A |
6139177 | Venkatraman et al. | Oct 2000 | A |
6144770 | Lennon | Nov 2000 | A |
6148262 | Fry | Nov 2000 | A |
6157943 | Meyer | Dec 2000 | A |
6160584 | Yanagita | Dec 2000 | A |
6160926 | Dow et al. | Dec 2000 | A |
6167406 | Hoskins et al. | Dec 2000 | A |
6170007 | Venkatraman et al. | Jan 2001 | B1 |
6173323 | Moghe | Jan 2001 | B1 |
6175866 | Holloway et al. | Jan 2001 | B1 |
6175927 | Cromer et al. | Jan 2001 | B1 |
6177884 | Hunt et al. | Jan 2001 | B1 |
6182094 | Humpleman et al. | Jan 2001 | B1 |
6182157 | Schlener et al. | Jan 2001 | B1 |
6189109 | Sheikh et al. | Feb 2001 | B1 |
6195018 | Ragle et al. | Feb 2001 | B1 |
6208261 | Olstead | Mar 2001 | B1 |
6208345 | Sheard et al. | Mar 2001 | B1 |
6215404 | Morales | Apr 2001 | B1 |
6219628 | Kodosky et al. | Apr 2001 | B1 |
6229429 | Horon | May 2001 | B1 |
6236332 | Conkright et al. | May 2001 | B1 |
6246780 | Sato | Jun 2001 | B1 |
6259956 | Myers et al. | Jul 2001 | B1 |
6266721 | Sheikh et al. | Jul 2001 | B1 |
6271845 | Richardson | Aug 2001 | B1 |
6281790 | Kimmel et al. | Aug 2001 | B1 |
6282546 | Gleichauf et al. | Aug 2001 | B1 |
6298144 | Pucker, II et al. | Oct 2001 | B1 |
6304900 | Cromer et al. | Oct 2001 | B1 |
6311105 | Budike, Jr. | Oct 2001 | B1 |
6311214 | Rhoads | Oct 2001 | B1 |
6324644 | Rakavy et al. | Nov 2001 | B1 |
6329792 | Dunn et al. | Dec 2001 | B1 |
6332202 | Sheikh et al. | Dec 2001 | B1 |
6338094 | Scott et al. | Jan 2002 | B1 |
6360255 | McCormack et al. | Mar 2002 | B1 |
6363421 | Barker et al. | Mar 2002 | B2 |
6363422 | Hunter et al. | Mar 2002 | B1 |
6373840 | Chen | Apr 2002 | B1 |
6374296 | Lim et al. | Apr 2002 | B1 |
6375614 | Braun et al. | Apr 2002 | B1 |
6381700 | Yoshida | Apr 2002 | B1 |
6389464 | Krishnamurthy et al. | May 2002 | B1 |
6396534 | Mahler et al. | May 2002 | B1 |
6400103 | Adamson | Jun 2002 | B1 |
6400996 | Hoffberg et al. | Jun 2002 | B1 |
6402691 | Peddicord et al. | Jun 2002 | B1 |
6404348 | Wilfong | Jun 2002 | B1 |
6405216 | Minnaert et al. | Jun 2002 | B1 |
6477667 | Levi et al. | Nov 2002 | B1 |
6496105 | Fisher et al. | Dec 2002 | B2 |
6505086 | Dodd, Jr. et al. | Jan 2003 | B1 |
6510350 | Steem, III et al. | Jan 2003 | B1 |
6529230 | Chong | Mar 2003 | B1 |
6529936 | Mayo et al. | Mar 2003 | B1 |
6553336 | Johnson et al. | Apr 2003 | B1 |
6553418 | Collins et al. | Apr 2003 | B1 |
6591279 | Emens et al. | Jul 2003 | B1 |
6640145 | Hoffberg et al. | Oct 2003 | B2 |
6681787 | Tinsley et al. | Jan 2004 | B2 |
6714977 | Fowler et al. | Mar 2004 | B1 |
6769025 | Alles et al. | Jul 2004 | B1 |
7024474 | Clubb et al. | Apr 2006 | B2 |
20010005894 | Fukui | Jun 2001 | A1 |
20010047213 | Sepe, Jr. | Nov 2001 | A1 |
20010047410 | Defosse | Nov 2001 | A1 |
20010052006 | Barker et al. | Dec 2001 | A1 |
20010055965 | Delp et al. | Dec 2001 | A1 |
20020003575 | Marchese | Jan 2002 | A1 |
20020023258 | Elwahab et al. | Feb 2002 | A1 |
20020041603 | Kato | Apr 2002 | A1 |
20020043969 | Duncan et al. | Apr 2002 | A1 |
20020071031 | Lord et al. | Jun 2002 | A1 |
20020072868 | Bartone et al. | Jun 2002 | A1 |
20020083378 | Nickels | Jun 2002 | A1 |
20020152298 | Kikta et al. | Oct 2002 | A1 |
20030098789 | Murakami et al. | May 2003 | A1 |
20030204756 | Ransom et al. | Oct 2003 | A1 |
Number | Date | Country |
---|---|---|
3855395 | Jun 1996 | AU |
5601198 | Jul 1998 | AU |
0016673 | Jun 2000 | AU |
2300053-AA | Feb 1999 | CA |
2310275-AA | Jun 1999 | CA |
2328939-AA | Sep 1999 | CA |
87100353 | Sep 1988 | CN |
1294350 | May 2001 | CN |
0444997 | Feb 1991 | EP |
0 591 585 | Apr 1994 | EP |
0738065 | Mar 1996 | EP |
0744112 | Nov 1996 | EP |
0859489 | Jan 1998 | EP |
0978780 | Aug 1998 | EP |
0917034 | Oct 1998 | EP |
0917034 | Oct 1998 | EP |
0963076 | May 1999 | EP |
0964551 | Jun 1999 | EP |
0 927 933 | Jul 1999 | EP |
0977112 | Jul 1999 | EP |
0956680 | Nov 1999 | EP |
1014622 | Dec 1999 | EP |
0 990 986 | Apr 2000 | EP |
0992100 | Apr 2000 | EP |
1002268 | May 2000 | EP |
1 009 130 | Jun 2000 | EP |
1032884 | Sep 2000 | EP |
1 049 291 | Nov 2000 | EP |
1115264 | Dec 2000 | EP |
1124301 | Dec 2000 | EP |
1 096 724 | May 2001 | EP |
1 150 188 | Oct 2001 | EP |
1142289 | Oct 2001 | EP |
1 178 628 | Feb 2002 | EP |
9826895 | Jan 1999 | GB |
9913682 | Aug 1999 | GB |
2335124 | Sep 1999 | GB |
2343036 | Apr 2000 | GB |
2344718 | Jun 2000 | GB |
2351205 | Dec 2000 | GB |
2344718 | Jan 2001 | GB |
2355163 | Apr 2001 | GB |
2359369 | Aug 2001 | GB |
9300145 | Aug 1993 | HU |
3099398 | Apr 1991 | JP |
5040889 | Feb 1993 | JP |
6105376 | Apr 1994 | JP |
6119581 | Apr 1994 | JP |
8307541 | Nov 1996 | JP |
11164035 | Jun 1999 | JP |
11-219388 | Aug 1999 | JP |
2000092092 | Mar 2000 | JP |
2000134606 | May 2000 | JP |
2000151606 | May 2000 | JP |
2000-209204 | Jul 2000 | JP |
2000278773 | Oct 2000 | JP |
0443058 | Jun 2001 | TW |
0448349 | Aug 2001 | TW |
WO-9521506 | Aug 1995 | WO |
WO-9615615 | May 1996 | WO |
WO-9730879 | Aug 1997 | WO |
WO-9801838 | Jan 1998 | WO |
WO-9826541 | Jun 1998 | WO |
WO-9908183 | Feb 1999 | WO |
WO 9915950 | Apr 1999 | WO |
WO-9927456 | Jun 1999 | WO |
WO 9945445 | Sep 1999 | WO |
WO-0035177 | Jun 2000 | WO |
WO-0039724 | Jul 2000 | WO |
WO-0054557 | Sep 2000 | WO |
WO-0073866 | Dec 2000 | WO |
WO-0079500 | Dec 2000 | WO |
WO-0101366 | Jan 2001 | WO |
WO-0108396 | Feb 2001 | WO |
WO-0127763 | Apr 2001 | WO |
WO-0157631 | Aug 2001 | WO |
WO-0161665 | Aug 2001 | WO |
WO-0169405 | Sep 2001 | WO |
WO 0169504 | Sep 2001 | WO |
WO-0179935 | Oct 2001 | WO |
WO-0157477 | Nov 2001 | WO |
WO-0182028 | Nov 2001 | WO |
WO-0193042 | Dec 2001 | WO |
WO-0193508 | Dec 2001 | WO |
WO-0197907 | Dec 2001 | WO |
WO-0199402 | Dec 2001 | WO |
WO-0201877 | Jan 2002 | WO |
WO-0211391 | Feb 2002 | WO |
WO-0169405 | Mar 2002 | WO |
WO-0237280 | May 2002 | WO |
WO-0247044 | Jun 2002 | WO |
WO-0247369 | Jun 2002 | WO |
WO-0248830 | Jun 2002 | WO |
WO-0249285 | Jun 2002 | WO |
Number | Date | Country | |
---|---|---|---|
20050188047 A1 | Aug 2005 | US |
Number | Date | Country | |
---|---|---|---|
60514699 | Oct 2003 | US |