The present invention relates to an Internet protocol (IP) network coupling method, a translator for IP networks, and a network system using the translator which are intended to couple a first class IP network in which a plurality of devices of interest are assigned IP addresses of a first class so as to prevent the assignment of the same IP address to different devices and a second class IP network in which a plurality of devices of interest are assigned IP addresses of a second class so as to prevent the assignment of the same IP address to different devices.
The protocol most widely known at present as a protocol for network layers used in the TCP/IP communication is the internet protocol (IP). The IP functions to provide an addressing service for specifying a destination to be communicated with among a large number of nodes connected to a network, and so on, which are the same services provided by the third layer of OSI (Open Systems Interconnection) reference model. Currently, the IP of version 4 (hereinafter called “IPv4”) is commonly used. The IPv4 specification is disclosed in “INTERNET PROTOCOL; DARPA INTERNET PROGRAM PROTOCOL SPECIFICATION”, Information Science Institute University of Southern Calif., September, 1981. A format defined for a header used in the IPv4 (hereinafter called “IPv4 header”) is as shown in
In the IPv4 header, a “version” field stores the version number, i.e., “4”. A “header length” field stores the length of the IPv4 header itself. A “service type” field stores information indicative of a service quality of communication processing. A “packet length” field stores the size of an entire packet which includes a data block treated by the IP and the IPv4 header. Information directed down from an upper layer is treated as a single data block in the IP, and the data block is appended with an IPv4 header in the IP and then sent to a lower layer. Conversely, an IPv4 header included in a packet sent from a lower layer is analyzed by the IP, and a data portion of the packet is sent up to an upper layer depending on the analysis results. An “identifier” field stores an identifier used as reference information when data is passed to an upper layer. A “flag” field stores control information associated with fragmentation of a packet. A “fragment offset” field stores information indicating where fragmented data (fragment) has been positioned in original data. A “time to live” field stores a time during which an associated packet is allowed to exist in a network. A “protocol” field stores information indicating which protocol an upper layer employs. A “header checksum” field stores a checksum for the IP header. A “source IP address” field stores the IP address of a source. A “destination IP address” field stores the IP address of a destination. The IP addresses are assigned to respective nodes connected to a network, and are set respectively to unique values in the network.
While the IP having the specification as mentioned above is currently spreading rapidly over a variety of communication services together with the increasing popularization of the internet, the IP is confronted with a grave problem of an exhausted supply of IP addresses.
As countermeasures for solving this problem, the IP of version 6 (hereinafter called “IPv6”) has been proposed at present. The IPv6 specification is disclosed in S. Deering “INTERNET PROTOCOL: Version 6 (IPv6)”, Xerox, PARC, December 1981.
A format defined for a header used in the IPv6 (hereinafter called “IPv6 header”) is as shown in
Although the IPv6 has extended fields for storing the IP addresses, additional modifications partially added to the header and associated processing give rise to another problem that the IPv6 is not compatible with the existing IPv4.
From now on, the IPv6 will be implemented as the network protocol in nodes newly connected to a network, so that addresses conforming to the IPv6 will be assigned to these nodes as their network addresses. However, since simultaneous replacement of the previous network protocol with the IPv6 in all existing nodes is actually impossible, it is anticipated that coexistence of IPv4 nodes and IPv6 nodes will last for a long time. In addition, a portion of existing nodes (particularly peripherals), for which the replacement of the protocol is difficult, will continue to use the IPv4 as before.
It is therefore anticipated that nodes having the IPv6 implemented therein (IPv6 nodes) and nodes having the IPv4 implemented therein (IPv4 nodes) will co-exist in a single network in the future.
However, since the IPv6 and the IPv4 employ different header formats and so on from each other, IPv6 nodes and IPv4 nodes cannot be simply coupled.
As a solution for this problem, a connecting method using a translator has been proposed, for example, as illustrated in
Referring specifically to
The translator 30 translates the packet sent thereto into a packet for the IPv4 network 54. Specifically, the lower 32 bits, i.e., the IPv4 address of the IPv6 host 10 is retrieved from the foregoing IPv4-compatible-IPv6 address included in the header of the sent packet, and stored in the “source IP address field” of the IPv4 header shown in
The use of the foregoing method does enable an IPv6 node to interconnect with an IPv4 node. This method, however, needs to additionally assign an IPv4 address to an IPv6 node, thus causing a contradiction. The IPv6 addresses were introduced because an available number of IPv4 addresses had been lacking as mentioned above. Thus, if the IPv6 addresses intended to overcome this problem promoted the exhaustion of the IPv4 addresses by contraries, it would be meaningless to employ the IPv6 addresses.
In view of the problem described above, it is an object of the present invention to provide an IP network coupling method, a translator for IP networks, and a network system using the translator which are capable of coupling two networks which employ different addressing architectures for IP addresses, due to a difference in IP version or the like, without exhausting IP addresses used in either of the two networks.
According to one aspect of an IP network coupling method of the present invention to achieve the above object, there is provided a method of coupling IP networks for mutually coupling through a translator a first IP network, wherein a plurality of devices of interest are assigned first IP addresses such that the same first IP address is not assigned to two or more devices of interest, and a second IP network, wherein a plurality of devices of interest are assigned second IP addresses such that the same second IP address is not assigned to two or more devices of interest, the method comprising the steps of:
when initiating a communication between a first device of interest which is one of a plurality of devices of interest existing in the first IP network and a second device of interest which is one of a plurality of devices of interest existing in the second IP network, assigning any of a plurality of previously prepared first IP addresses to a second IP address assigned to the second device of interest;
communicating between the second device of interest and the translator using the second IP address assigned to the second device of interest, and communicating between the translator and the first device of interest using the assigned first IP address; and
releasing the assigned first IP address after termination of the communication.
According to one aspect of an IP network translator of the present invention to achieve the above object, there is provided a translator for coupling a first IP network, wherein a plurality of devices of interest are assigned first IP addresses such that the same first IP address is not assigned to two or more devices of interest, and a second IP network, wherein a plurality of devices of interest are assigned second IP addresses such that the same second IP address is not assigned to two or more devices of interest, the translator comprising:
a header translator which translates a header between a first IP packet used in the first IP network and a second IP packet used in the second IP network in order to exchange information between the first IP network and the second IP network; and
a storage which stores a plurality of first IP ho addresses different from each other;
wherein, for a header translation performed to send information from the second IP network to the first IP network, any of the plurality of first IP addresses stored in the storage is assigned to a second IP address stored in a source storing field included in an IP header of the second IP packet, and the assigned first IP address is stored in a source storing field included in an IP header of the first IP packet; and
for a header translation performed to send information from the first IP network to the second IP network, the second IP address stored in the source storing field included in the IP header of the second IP packet is assigned to a first IP address stored in a destination storing field included in the IP header of the first IP packet, and the assigned second IP address is stored in a destination storing field included in the IP header of the second IP packet.
According to another aspect of the IP network translator of the present invention to achieve the above object, there is provided a network system comprising:
a translator for mutually coupling a first IP network, wherein a plurality of devices of interest are assigned first IP addresses such that the same first IP address is not assigned to two or more devices of interest, and a second IP network, wherein a plurality of devices of interest are assigned second IP addresses such that the same second IP address is not assigned to two or more devices of interest; and
a first device A of interest which is one of the plurality of devices of interest existing in the first IP network,
said first device A of interest comprising:
a storage which stores a plurality of first IP addresses which are different from each other;
an address translator which is operative when a first IP packet including data to be transmitted to a second device B of interest to the first network, the second device B of interest being one of a plurality of devices of interest existing in the second IP network, to assign any of the plurality of first IP addresses stored in the storage to a second IP address assigned to the second device B of interest, and store the assigned first IP address to a destination storing field included in an IP header of the first IP packet; and
a sender which sends address translation information including at least the second IP address assigned to the second device B of interest and the first IP address assigned to the second IP address, and
said translator comprising:
a storage which stores the address translation information sent from the first device A of interest; and
a packet translator which translates a packet between the first IP network and the second IP network using the address translation information.
Other objects, features and advantages of the present invention will become apparent from reading the following description of the embodiments of the invention taken in conjunction with the accompanying drawings.
Embodiments of the present invention will hereinafter be described with reference to the accompanying drawings.
As illustrated in
The translator 55, as illustrated in
In this embodiment, there are three types (hereinafter called “type A”, “type B”, and “type C”) of IPv4 hosts 53 connected to the IPv4 network 54. An IPv4 host 53 of type A is a host which allows for installation of application programs used in IPv6 hosts 51 (hereinafter called “IPv6 application programs”) and has the aforementioned address translation information. A concept of processing performed by the IPv4 host 53 of type A is illustrated in
TCP/IPv4 processing 81 shown in
A TCP/IPv4 reception processing unit 41 and a TCP/IPv4 transmission processing unit 42 are in charge of the TCP/IP processing 81. An address translation processing unit 43 is in charge of the address translation processing 82. An address translation information exchange processing unit 44 is in charge of the address translation information exchange processing 83. In addition, the IPv4 host 53 of type A is provided with an address translation information table 45.
Next, description is made of a packet exchange 25 performed between the IPv6 host 51 and the IPv4 host 53 of type A.
First, the packet exchange originated by a communication from the IPv6 host 51 is described with reference to a flow chart of
The notation of the IPv4 address is defined in accordance with the following rule:
1. the address is delimited every eight bits by a period (“.”) and values in respective eight bit areas are represented in decimal.
The notation of the IPv6 address is defined in accordance with the following rules:
1. the address is delimited every 16 bits by a colon (“:”) and values in respective 16-bit areas are represented in hexadecimal;
2. when 16 bits in a delimited area are all zeros, this situation may be represented by
3. when 16 bits in successive delimited areas are all zeros, this situation may be represented by a single “::”;
4. when an IPv4 address is included in the lower 32 bits, the IPv4 address notation may be used for the lower 32 bits.
Then, when the IPv6 host 51 sends the IPv6 packet 56 to the IPv6 network 52 (at), the IPv6 host 51 sets its own IPv6 address “::1234:5678:9abc” as the source IP address, and the IPv4-mapped-IPv6 address of the IPv4 host 53 “::ffff:133.144.9522” as the destination IP address in the header of the IPv6 packet 56.
The IPv4/v6 reception processing unit 31 of the translator 55 sequentially fetches IPv6 packets following through the IPv6 network 52, and determines, every time an IPv6 packet is fetched, whether or not the fetched IPv6 packet has an IPv4-mapped-IPv6 address stored in the “destination IP address” (specifically, a packet with the “destination IP address” field having 47th to 32nd bits set at “1” and all bits higher than them set at “0”). If the specified packet is found, this packet is sent to the header translation unit 33 (b1). The header translation unit 33, upon receiving the packet, extracts the IPv6 address, which is the source IP address, included in the packet, and searches out an IPv4 address which has previously corresponded to the extracted IPv6 address from the address translation information table 35 (b2). If the required IPv4 address does not exist in the address translation information table 35, the header translation unit 33 assigns a certain IPv4 address to the above mentioned IPv6 address. In this case, an IPv4 address “192.168.10.3” is assigned to the IPv6 address “::1234:5678.9abc” (b3). The address translation information exchange unit 34 transmits the corresponding relationship between these addresses to the IPv4 host 53 as address translation information (b4). A format for a packet used to exchange the address translation information is as shown in
An exemplary structure of the address translation information table 35 is shown in
Since a region in which assigned IPv4 addresses are used is closed in an associated IPv4 network, no problem will occur even if the same IPv4 address is used, for example, in a plurality of different IPv4 networks connected to a single IPv6 network 52. In other words, assuming that the IPv4 network 54 is an in-house communication network of a company and the IPv6 network 52 is an external communication network connected thereto through a public line, the company can assign IPv4 addresses which may possibly be used in an IPv4 network of any other company.
Subsequently, the header translation unit 33 replaces the source IP address in the packet from the IPv6 address “::1234:5678:9abc” with the IPv4 address “192.168.10.3”. For the destination IP address, the IPv4 address extracted from the lower 32 bits of the IPv6 address is used. In addition, the header translation unit 33 simultaneously executes a variety of processing for translating the IPv6 header into the IPv4 header (b6). Subsequently, the IPv4/v6 transmission processing unit 32 sends the packet subjected to the translation processing at (b6) to the IPv4 host 53. If a corresponding address is found in the search processing at (b2), the found IPv4 address is employed as the source IP address, and therefore the processing at (b3), (b4), and (b5) are skipped.
The IPv4 host 53, upon receiving the address translation information sent from the translator 55 (c1), updates the contents of the address translation information table 45 using the received address translation information (c2). This results in the contents of the address translation information table 35 in the translator 55 matching with the contents of the address translation information table 45 in the IPv4 host 53. The update of the contents of the address translation information table 45 is actually carried out by the address translation information exchange unit 44. The processing at (c1) and (c2) is performed not only for the IPv4 host which serves as a communication party but also for all IPv4 hosts. Also, the IPv4 host 53, upon receiving the IPv4 packet sent from the translator 55 (c3), translates the address in the received IPv4 packet based on the updated address translation information table 45.
Specifically, the TCP/IPv4 reception processing unit 41 of the IPv4 host 53 receives the foregoing IPv4 packet flowing through the IPv4 network in accordance with TCP/IP, and passes the IPv4 packet to the address translation processing unit 43. The address translation processing unit 43, upon receiving the packet, extracts the IPv4 address “192.168.10.3”, which is the source address of the packet, and searches out an IPv6 address which has corresponded to the extracted IPv4 address from the address translation information table 45. Since the contents of the address translation information table 45 have been updated at (c2), the IPv6 address “::1234:5678.9abc” is extracted here. The address translation processing unit 43 sets the IPv6 address “::1234:5678.9abc” as the source IP address in the packet, and sends this packet to the IPv6 application. Used as the destination IP address is an IPv6 address which is extended to the IPv4-mapped-IPv6 address shown in
In addition, the IPv6 application may send a packet to the IPv6 host 51 as response processing. In this event, the IPv6 application sets, in a packet to be sent, an IPv6 address “::ffff:133.144.95.22” extended from its own IPv4 address “133.144.95.22” to the IPv4-mapped-IPv6 address shown in
The IPv4/v6 reception processing unit 31 of the translator 55 fetches an IPv4 packet 47 flowing through the IPv4 network 54 (b8), and passes the fetched IPv4 packet 57 to the header translation unit 33. The header translation unit 33, upon receiving the packet, extracts the IPv4 address “192.168.10.3”, which is the destination IP address of the packet, and searches out an IPv6 address which has corresponded to the extracted IPv4 address from the address translation information table 35. Here, the IPv6 address “::1234:5678:9abc” is retrieved (b9). Subsequently, the header translation unit 33 sets an IPv4-mapped-IPv6 address “::ffff:133.144.95.22” of the IPv4 host 53 as the source IP address and the previously extracted IPv6 address “::1234:5678:9abc” as the destination IP address in the packet. In addition, the header translation unit 33 simultaneously executes a variety of processings for translating the IPv4 header into the IPv6 header other than the address translation as mentioned above (b10). The IPv4/IPv6 transmission processing unit 32 sends the packet subjected to the translation processing at (b10) to the IPv6 host 51 (b11). Subsequently, the IPv6 host 51 receives this packet (a2).
The foregoing IPv4 address which has corresponded to the IPv6 address may be released at the time a sequence of communications have been terminated between the IPv6 host 51 and the IPv4 host 53. Also, an entry in the address translation information table may be deleted in accordance with a command or the like issued for system management of the network. Further, the option field of the address translation information table may be used to store a time period elapsed from the time an assigned IPv4 address is not used in communication such that the assigned IPv4 address may be forcedly released at the time a predetermined time has expired.
Next, a packet exchange will be described with reference to a flow chart of
Assume herein, similarly to the foregoing, that an IPv6 address “::1234:5678:9abc” has been assigned to the IPv6 host 51, and an IPv4 address “133.144.95.22” has been assigned to the IPv4 host 53. The IPv6 application of the IPv4 host 53 sets its own IPv4 address “133.144.95.22” as the source IP address and sets the IPv6 address “::1234:5678:9abc” of the IPv6 host 51 as the destination IP address in a packet to be sent. This packet is passed to the address translation processing unit 43. The address translation processing unit 43, upon receiving the packet, extracts the IPv6 address, which is the destination IP address, included in the packet, and searches out an IPv4 address which has previously corresponded to the extracted IPv6 address from the address translation information table 45 (c1). If a required IPv4 address does not exist in the address translation information table 45, the address translation processing unit 43 assigns a certain IPv4 address to the aforementioned IPv6 address. Assume herein that an IPv4 Address “192.168.10.3” is assigned to the IPv6 address “::1234:5678.9abc” (c2). The address translation processing unit 43 transmits the corresponding relationship between these addresses to the translator 55 as address translation information (c3). A format for a packet used to exchange the address translation information is as shown in
The translator 55, upon receiving the address translation information sent from the IPv4 host 53 (c1), updates the contents of the address translation information table 35 using the received address translation information (b2). This results in the contents of the address translation information table 45 in the IPv4 host 53 matching with the contents of the address translation information table 35 in the translator 55. The update of the contents of the address translation information table 35 is actually carried out by the address translation information exchange unit 34. The transmission of the address translation information at (c3) is performed not only for the translator 55 but also for all IPv4 hosts 53 having the address translation information table 45, so that the contents of the address translation information tables 45 are updated in the respective IPv4 hosts 53. This prevents the same IPv4 address from being assigned to the respective IPv4 hosts 53 and to the translator 55.
Then, the IPv4/v6 reception processing unit 31 of the translator 55 fetches an IPv4 packet flowing through the IPv4 network 54 (b3), and passes the fetched IPv4 packet to the header translation unit 33. The header translation unit 33, upon receiving the packet, extracts the IPv4 address “192.168.10.3”, which is the destination IP address of the packet, and searches out an IPv6 address corresponded to the extracted IPv4 address from the address translation information table 35. Since the contents of the address translation information table 35 have been updated at (b2), the IPv6 address “::1234:5678:9abc” is extracted here (b4). Subsequently, the header translation unit 33 sets an IPv4-mapped-IPv6 address “::ffff:133.144.95.22” of the IPv4 host 53 as the source IP address and the previously extracted IPv6 address “::1234:5678:9abc” as the destination IP address in the packet. In addition, the header translation unit 33 simultaneously executes a variety of processings for translating the IPv4 header into the IPv6 header other than the address translation as mentioned above (b5). Then, the IPv4/IPv6 transmission processing unit 32 sends the packet subjected to the translation processing at (b5) to the IPv6 host 51 (b6). Subsequently, the IPv6 host 51 receives this packet (a1).
Also, the IPv6 host 51 may send the IPv6 packet 51 to the IPv4 host 53 as application processing. In this event, the IPv6 host 51 sets its own IPv6 address “::1234:5678:9abc” as the source IP address and the “IPv4-mapped-IPv6 address “::ffff:133.144.9522” of the IPv4 host 53 as the destination IP address in the header of the IPv6 packet 56, when sending the IPv6 packet 56 to the IPv6 network 52 (a2). This IPv6 packet 56 is sent to the IPv4 host 53 through the translator 55 (c7). Since the processing performed by the translator 55 (at (b7), (b8), (b9), (b10)) is similar to that of (b1), (b2), (b6), (b7) in
For the aforementioned IPv4 address assigned to the IPv6 address, the release processing may be performed in a manner similar to the aforementioned one.
Next, the IPv4 host 53 of type B will be described. As mentioned above, the IPv4 host 53 of type B is a host having an IPv4 application installed therein and possesses the aforementioned address translation information. The IPv4 host 53 of type B performs TCP/IPv4 processing 81, address translation processing 82, address translation information exchange processing 83, and IPv4 application processing 85, as illustrated in
Thus, the application side does not particularly require an IPv6 address in the IPv4 host 53 of type B. However, some users may desire to know the IPv6 address of a communication party for confirmation or the like.
For user's convenience, the IPv4 host 53 of type B outputs the IPv6 address of a communication party on a display screen or the like. Specifically, the address translation processing unit 43 of the IPv4 host 53 of type B, upon receiving a packet outputted from the IPv4 application, extracts an IPv4 address, which is the source IP address of the packet, searches out an IPv6 address corresponding to the extracted IPv4 address from the address translation information table 45, and outputs the IPV6 address on the display screen or the like.
Further, the IPv4 host 53 of type B allows the user to arbitrarily make correspondence between the IPv6 address and the IPv4 address which is automatically performed in the translator and the IPv4 host of type A. Specifically, the address translation processing unit 43 updates the address translation information table 45 in accordance with the contents of operation performed by the user. For example, if the user assigns an IPv4 address “192.168.10.3” to an IPv6 address “::1234:4567:9abc”, the address translation information table 45 is set to the contents, for example, as shown in
Since a packet exchange performed between the IPv6 host 51 and the IPv4 host 53 of type B is achieved by a processing flow similar to that described previously with reference to
Next, the IPv4 host 53 of type C will be described. The IPv4 host 53 of type C is, as mentioned previously, a host which has installed therein an IPv4 application used in the IPv4 host 53 as it is. A host which has an IPv4 application implemented in the form of ROM and therefore cannot modify the IPv4 application by software without external aid is also included in the type C host 53. In the IPv4 host 53 of type C, IPv4 application processing 85 is executed on TCP/IPv4 processing 81 through an IPv4 socket interface, as illustrated in
It should be noted that although the IPv4 host 53 of type C is not allowed to initiate a communication due to its configuration, communications can be initiated from the other party to the IPv4 host 53 of type C without problems as described below.
The IPv4 application in the IPv4 host 51 of type C, upon receiving a packet outputted from the TCP/IPv4 reception processing unit 41, extracts the source IP address and the destination IP address of the received packet, and performs predetermined processing specified by a data portion of the received packet. Subsequently, the IPv4 application packs the processing results in the packet, if required, and passes the packet to the TCP/IPv4 transmission processing unit 42. In this event, the IPv4 application replaces the extracted destination IP address and source IP address with each other and sets them in the packet. For example, when an IPv4 address “133.144.95.22” is stored in the “destination IP address” field of the received packet and an IPv4 address “192.168.10.3” is stored in the “source IP address” field of the same, the IPv4 address “192.168.10.3” is stored in the “destination IP address” field and the IPv4 address “133.144.95.22” is stored in the “source IP address” field. This packet is sent to the IPv4 network 54 by the TCP/IPv4 transmission processing unit 42 to be delivered to the translator 55.
Thus, the embodiment has been described for the case where the IPv4 network and the IPv6 network are connected through the IPv4/v6 translator, where actual hardware of the IPv6/v4 translator used herein is configured, for example, as illustrated in
The IPv6/v4 translator is composed of a CPU71, a memory 72, and network interfaces 73-1, 73-2, . . . , 73-n. The CPU 71 serves to manage the memory 72 and control the network interfaces 73-1, 73-2, . . . , 73-n. The memory 72 previously stores a variety of programs which are executed by the CPU 71 as required to implement the IPv4/v6 reception processing unit 31, the IPv4/v6 transmission processing unit 32, the header translation unit 33, the address translation information exchange unit 34, and the address translation information table 35, all illustrated in
It should be noted that since one each of the IPv6 network 51 and the IPV4 network 54 exist in
Actual hardware of the IPv4 host is configured, for example, as illustrated in
For a particular IPv6 host, an IPv4 address may have been previously assigned thereto and stored in the address translation information table. In this way, a processing time required to the assignment is reduced.
It will be understood that the present invention is not limited to the network configuration as illustrated in
Further, the present invention is not limited to the coupling of an IPv4 network and an IPv6 network, but may be applied to two kinds of networks (a first class IP network and a second class IP network) which are different in IP addressing architecture due to a difference in version or the like.
The software programs performing the processings for the translation as shown in
According to the present invention, at the time a communication is initiated between an device of interest A which is one of a plurality of devices of interest belonging to a first class IP network (for example, the IPv4 network) and an device of interest B which is one of a plurality of devices of interest belonging to a second class IP network (for example, the IPv6 network), a translator disposed between the first class IP network and the second class IP network or the device of interest A assigns an IP address of a first class to an IP address of a second class assigned to the device of interest B, such that the communication is carried out using this IP address of the first class in the first class IP network.
It is therefore possible to eliminate useless addressing, i.e., the previous assignment of an IP address of the first class to the device of interest B belonging to the second class IP network for communicating with the device of interest A belonging to the first class IP network, thus effectively utilizing a small number of IP addresses of the first class.
Also, the IP address of the first class assigned to the device of interest A is used only within the first class network, so that even if the same IP address is used in other external networks, any problem will not occur due to the duplicated IP address, thereby making it possible to more effectively utilize the IP addresses of the first class.
Number | Date | Country | Kind |
---|---|---|---|
08-174768 | Jul 1996 | JP | national |
The present application is a continuation of application Ser. No. 09/472,838, filed Dec. 28, 1999 now U.S. Pat. No. 7,088,726; which is a continuation of application Ser. No. 08/887,123, filed Jul. 2, 1997, now U.S. Pat. No. 6,038,233, the contents of which are incorporated herein by reference.
Number | Name | Date | Kind |
---|---|---|---|
5793763 | Mayes et al. | Aug 1998 | A |
5802053 | Bollella et al. | Sep 1998 | A |
5802285 | Hirviniemi | Sep 1998 | A |
6038233 | Mayes et al. | Mar 2000 | A |
Number | Date | Country |
---|---|---|
5199225 | Aug 1993 | JP |
5344122 | Dec 1993 | JP |
Number | Date | Country | |
---|---|---|---|
20020159461 A1 | Oct 2002 | US |
Number | Date | Country | |
---|---|---|---|
Parent | 09472838 | Dec 1999 | US |
Child | 10175361 | US | |
Parent | 08887123 | Jul 1997 | US |
Child | 09472838 | US |