WO2004114602A1 - ネットワーク上での個人情報特定方法 - Google Patents
ネットワーク上での個人情報特定方法 Download PDFInfo
- Publication number
- WO2004114602A1 WO2004114602A1 PCT/JP2004/008724 JP2004008724W WO2004114602A1 WO 2004114602 A1 WO2004114602 A1 WO 2004114602A1 JP 2004008724 W JP2004008724 W JP 2004008724W WO 2004114602 A1 WO2004114602 A1 WO 2004114602A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- personal information
- host
- destination host
- guid
- network
- Prior art date
- Legal status (The legal status 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 status listed.)
- Ceased
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L61/00—Network arrangements, protocols or services for addressing or naming
- H04L61/45—Network directories; Name-to-address mapping
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L61/00—Network arrangements, protocols or services for addressing or naming
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L2101/00—Indexing scheme associated with group H04L61/00
- H04L2101/60—Types of network addresses
- H04L2101/618—Details of network addresses
- H04L2101/622—Layer-2 addresses, e.g. medium access control [MAC] addresses
Definitions
- the present invention relates to a technique for specifying personal information of a communication partner on a network such as the Internet, an intranet, and an extranet.
- Techniques for specifying personal information of a communication partner on the Internet include a method of giving a BIOS or CPU a unique ID and a method of using a global IP address. Disclosure of the invention
- the present invention has been made in view of such a situation, and an object of the present invention is to provide a technique for specifying personal information of a communication partner on a network.
- One embodiment of the present invention is a method for identifying personal information in a network in which a source host and a destination host belong to different local areas.
- a source host sends a request packet requesting a GUID (Global Unique Identifier) of the destination host to a destination host, and in response to the request packet, the destination host makes its own GUI.
- the destination host returns a response packet containing D; if the source host is the response packet Obtaining the GUID of the destination host from the host.
- the GUID of the destination host can be obtained from a remote location beyond the router.
- a personal information database that stores a GUID and personal information in association with each other may be provided at an arbitrary location on the network.
- the transmission source host obtains the response packet power and the like.
- the personal information database By querying the personal information database for personal information associated with the GUID, the personal information of the destination host can be specified.
- a charging database for storing personal information and charging information in association with each other may be provided at an arbitrary location on the network.
- the transmission source host associates charging information as a price for access from the destination host to the transmission source host or provision of a service from the transmission source host to the destination host with personal information of the destination host. May be further stored. According to this, it is possible to charge for connection to the transmission source host.
- “Providing services from the source host to the destination host” includes starting software stored in the source host, referring to data, and using specific functions. The billing may be in units of access or units of use time.
- Another embodiment of the present invention is a network interface device.
- This device transmits a request packet requesting a GUID to a destination host when a packet is exchanged with a destination host belonging to a different local area, and responds to the request packet.
- a receiving unit that receives the response packet that includes the GUID of the destination host and that is transmitted from the destination host, and an obtaining unit that obtains the GUID of the destination host from the response packet. According to this, it is possible to obtain the GUID of the destination host from a remote location beyond the router.
- Still another embodiment of the present invention is directed to a database provided in an arbitrary place on a network and storing a GUID and personal information in association with each other.
- a personal information inquiry unit for identifying personal information of the destination host by inquiring of personal information associated with the GUID obtained from the response packet. According to this, since the personal information of the destination host can be specified based on the GUID obtained from the packet, the security is improved.
- personal information of a communication partner can be specified on a network.
- FIG. 1 is a network configuration diagram for explaining an embodiment of the present invention.
- FIG. 2 is a functional block diagram of a transmission source host.
- the present invention is a technique for specifying personal information of a communication partner on a network.
- BNet a network that identifies and communicates with individuals on a network
- Anonymous Net a network that communicates without identifying individuals as before
- ANet ANet
- CNet Credit Net
- FIG. 1 is a network configuration diagram for explaining an embodiment of the present invention.
- the computer 10 and the computer 30 belong to different local areas.
- the computer 10 is connected to the network 20 via the router 12, and the computer 30 is connected to the network 20 via the router 32.
- Network 20 Any network including a net, an intranet, and an extranet may be used.
- IP or TCP and protocols on them such as SMT
- An IP datagram includes an IP header section and an IP data section.
- the IP address is included in the IP header, and the network element that relays the packet refers to the IP address in the IP header of the packet and transfers the packet to the target computer.
- IP datagrams are transmitted according to IP addresses.
- transmission is performed based on the MAC address of the network board installed in each host. Therefore, communication is not possible unless the correspondence between the IP address and the MAC address is known.
- the host has the mapping table in the memory.
- ARP Address Resolution Protocol
- ARP is used to know the MAC address corresponding to the destination IP address in the same segment (same rolling area). In this way, communication can be established between the source host and the destination host.
- a MAC address is an identifier that is unique worldwide. Therefore, if a database is created by associating the MAC address with the personal information, it is possible to identify the personal information of the communication partner by acquiring the MAC address for all communications on the network. .
- a method for specifying a MAC address from a remote location beyond a router is provided.
- a method of remotely knowing the MAC address of a destination host is added to the IP protocol from a remote location beyond a router.
- This protocol will be referred to herein as "Remote ARP”.
- An empty number of the protocol portion of the IP header portion, for example, 200 is “: Remote ARP request (Query)”, and 201 is “: Remote ARP response (Response)”.
- Query Remote ARP request
- 201 Remote ARP response (Response)”.
- FIG. 1 a description will be given of a procedure in which the source host 10 acquires the MAC address of the destination host 30 when the computer 10 is a “source host” and the computer 30 is a “destination host”. It is assumed that IP communication has been established between the transmission source host 10 and the destination host 30, and the mutual IP addresses are known.
- FIG. 2 is a functional block diagram of a part related to the present embodiment in the transmission source host 10.
- the functional blocks in Fig. 2 can be implemented in various ways by combining hardware and software.
- the transmission source host 10 is connected to a network via a network interface device 40 such as a network card, a LAN card, and a LAN board.
- the network interface device 40 includes a transmission unit 42, a reception unit 44, and an acquisition unit 46.
- the transmitting unit 42 of the network interface device 40 transmits a Remote ARP request packet requesting the destination host 30 for the MAC address of the destination host.
- This Remote ARP request packet contains the IP address of the destination host in its data part.
- the Remote ARP request packet is routed and reaches the destination host 30.
- the ability to put all IP address information in the data section Where the IP address information is placed is merely a matter of implementation and is arbitrary.
- the Remote ARP response packet reaches the source host 10 that has issued the Remote ARP request packet in the IP network, and the receiving unit 44 receives this packet.
- the obtaining unit 46 extracts the MAC address of the destination host 30 from the Remote ARP response packet. In this way, the source host 10 can know the MAC address of the destination host 30.
- a personal information database 62 storing a MAC address and personal information in association with each other and a personal information specifying system 60 for controlling the personal information database 62 are provided.
- the personal information inquiry unit 50 of the transmission source host 10 transmits the MAC address obtained from the response packet to the personal information specifying system 60.
- the personal information identification system 60 acquires the personal information associated with the received MAC address from the personal information database 62, and returns it to the personal information inquiry unit 50. In this way, send The source host 10 can specify the personal information of the destination host 30.
- a network provided with a function for specifying personal information as described above can be called a BNet.
- Ethernet registered trademark
- the MAC address is represented by a length of 48 bits. Even assuming that 10 billion computers in the world are present, because the amount of information of MA C address of all computers is 600 billion bytes (6 X 10 1. Byte), as well as wearing associated with personal information, A database can be created using current technology.
- a charging database 72 for storing personal information and charging information in association with each other and a charging system 70 for controlling the charging database 72 may be provided at an arbitrary location on the network.
- the accounting processing unit 52 of the transmission source host 10 transmits the accounting information for the destination host 30 to the accounting system 70 in association with the personal information of the destination host.
- the charging system 70 stores the received information in the charging database 72. This makes it possible to charge for access to the source host 10 from the destination host 30 and service provision from the source host 10 to the destination host 30.
- the provision of the service from the transmission source host 10 to the destination host 30 includes, for example, activation of software stored in the transmission source host 10, reference to data, use of a specific function, and the like.
- the billing may be performed on an access basis or on a usage time basis.
- a network provided with the charging function as described above can be called CNet.
- the norators 12, 22 may add routing information on the network followed by the Remote ARP packet to the Remote ARP response packet. By doing so, the approximate address of the communication partner is specified, and it is possible to determine access permission Z refusal based on local information.
- adding routing information to a packet is expensive because it involves router changes. Therefore, it is generally cheaper not to add routing information.
- the present invention can be applied to protocols other than IP.
- protocols other than IP For example, the HTTP protocol
- the Remote ARP of the present invention is implemented in a Web site, it is possible to identify a visitor on a Web site and prevent an inappropriate user from entering the Web site.
- Remote ARP is implemented in the e-mail protocol (for example, SMTP or POP3), it is possible to refuse to receive spam 'emails and viruses' other than business 'emails' by specifying the communication partner .
- e-mail protocol for example, SMTP or POP3
- a method of charging for the use of software by specifying an individual has also been considered (for example, the basic principle of software charging is described in Japanese Patent Application Laid-Open No. 60-77218).
- the reason why it is not practical is that there was no simple and general protocol as in the present invention.
- personal information of a communication partner can be specified in communication on a network, it is possible to specify personal information and application software of a user who has accessed a server, and to charge the software.
- the communication partner can be specified in the e-mail, it is possible to reject the reception of the spam mail.
- a web server can specify a connected user, it is possible to prevent anyone other than the specified connected user from connecting to the web site, thereby improving security.
- the connected party can be specified, so that the connected party can be charged for providing the software.
- the individual identification method of the present invention can be applied to any business that needs to identify an individual on a network.
- the present invention is inexpensive, as only implementations that require a moderating power that does not affect existing protocols at all in implementation thereof need to be implemented. It is also possible to make ANe B Net and CNet parallel. In other words, if you want to be anonymous, you can send it on the conventional ANet, for example, use BNet if you want to identify the other party's e-mail in business, use CNet if you want to charge for software or content vendors do it.
- the MAC address has been described as an example. D can be used.
- the personal information specifying system and the personal information database may be provided for each local host, may be provided for each local area, It may be provided on the Internet.
- the databases may be synchronized.
- the personal information specifying system and the accounting system described as separate charging systems can also be integrated.
- personal information of a communication partner can be specified on a network.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
- Small-Scale Networks (AREA)
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US11/312,657 US20060159087A1 (en) | 2003-06-21 | 2005-12-21 | Method for identifying personal information on a network |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2003202085A JP2005012739A (ja) | 2003-06-21 | 2003-06-21 | Arpをリモートからかけることによる、インターネット下での個人特定方式 |
| JP2003-202085 | 2003-06-21 |
Related Child Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US11/312,657 Continuation US20060159087A1 (en) | 2003-06-21 | 2005-12-21 | Method for identifying personal information on a network |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2004114602A1 true WO2004114602A1 (ja) | 2004-12-29 |
Family
ID=33535576
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/JP2004/008724 Ceased WO2004114602A1 (ja) | 2003-06-21 | 2004-06-21 | ネットワーク上での個人情報特定方法 |
Country Status (4)
| Country | Link |
|---|---|
| US (1) | US20060159087A1 (https=) |
| JP (1) | JP2005012739A (https=) |
| CN (1) | CN1809987A (https=) |
| WO (1) | WO2004114602A1 (https=) |
Families Citing this family (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US8108550B2 (en) * | 2006-10-25 | 2012-01-31 | Hewlett-Packard Development Company, L.P. | Real-time identification of an asset model and categorization of an asset to assist in computer network security |
| US20090282468A1 (en) * | 2007-01-04 | 2009-11-12 | Feeva Technology Inc. | Systems and methods of network operation and information processing, including use of persistent/anonymous identifiers throughout all stages of information processing and delivery |
| US9071666B2 (en) * | 2007-04-26 | 2015-06-30 | Alcatel Lucent | Edge router and method for dynamic learning of an end device MAC address |
| US8091119B2 (en) * | 2007-08-22 | 2012-01-03 | Novell, Inc. | Identity based network mapping |
| US20090168995A1 (en) * | 2007-11-26 | 2009-07-02 | Banga Jasminder S | Systems and Methods of Information/Network Processing Consistent with Creation, Encryption and/or Insertion of UIDs/Tags |
| CN107249023B (zh) * | 2017-05-27 | 2020-06-30 | 维沃移动通信有限公司 | 文件发送的处理方法及装置 |
Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH0832608A (ja) * | 1994-07-13 | 1996-02-02 | Hitachi Cable Ltd | ネットワーク中継装置 |
| JP2001217865A (ja) * | 2000-01-31 | 2001-08-10 | Hideji Ogawa | 通信システム、中継装置、サービス提供装置、中継方法、サービス提供方法、および、情報記録媒体 |
| JP2003023432A (ja) * | 2001-07-05 | 2003-01-24 | Toshio Matsuura | 無線lanに適したネットワークアクセス制御方法、そのシステム及びそのプログラム |
Family Cites Families (10)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US5420862A (en) * | 1991-06-14 | 1995-05-30 | Digital Equipment Corporation | Router using remote address resolution to enable bridge like data forwarding |
| DE19845331A1 (de) * | 1998-10-01 | 2000-04-06 | Siemens Ag | Verfahren und Vorrichtung zur Verkehrswegebestimmung in einem Kommunikations- oder Datennetz oder einem Netz aus Kommunikations- und Datennetz |
| WO2001002968A1 (en) * | 1999-07-06 | 2001-01-11 | Sony Corporation | Data providing system, device, and method |
| US7007080B2 (en) * | 1999-12-23 | 2006-02-28 | Solution Inc Limited | System for reconfiguring and registering a new IP address for a computer to access a different network without user intervention |
| US7356841B2 (en) * | 2000-05-12 | 2008-04-08 | Solutioninc Limited | Server and method for providing specific network services |
| US20030229549A1 (en) * | 2001-10-17 | 2003-12-11 | Automated Media Services, Inc. | System and method for providing for out-of-home advertising utilizing a satellite network |
| WO2003037009A1 (en) * | 2001-10-23 | 2003-05-01 | Meshnetworks, Inc. | System and method for providing a congestion optimized address resolution protocol for wireless ad-hoc networks |
| US6982982B1 (en) * | 2001-10-23 | 2006-01-03 | Meshnetworks, Inc. | System and method for providing a congestion optimized address resolution protocol for wireless ad-hoc networks |
| US7403475B1 (en) * | 2002-02-11 | 2008-07-22 | Utstarcom, Inc. | Method and apparatus for allocating data packet pathways |
| AU2003211789A1 (en) * | 2003-02-27 | 2004-09-17 | Fujitsu Limited | Use state ascertaining method and device |
-
2003
- 2003-06-21 JP JP2003202085A patent/JP2005012739A/ja active Pending
-
2004
- 2004-06-21 CN CNA2004800169974A patent/CN1809987A/zh active Pending
- 2004-06-21 WO PCT/JP2004/008724 patent/WO2004114602A1/ja not_active Ceased
-
2005
- 2005-12-21 US US11/312,657 patent/US20060159087A1/en not_active Abandoned
Patent Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH0832608A (ja) * | 1994-07-13 | 1996-02-02 | Hitachi Cable Ltd | ネットワーク中継装置 |
| JP2001217865A (ja) * | 2000-01-31 | 2001-08-10 | Hideji Ogawa | 通信システム、中継装置、サービス提供装置、中継方法、サービス提供方法、および、情報記録媒体 |
| JP2003023432A (ja) * | 2001-07-05 | 2003-01-24 | Toshio Matsuura | 無線lanに適したネットワークアクセス制御方法、そのシステム及びそのプログラム |
Also Published As
| Publication number | Publication date |
|---|---|
| US20060159087A1 (en) | 2006-07-20 |
| JP2005012739A (ja) | 2005-01-13 |
| CN1809987A (zh) | 2006-07-26 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP4142015B2 (ja) | ユーザ特定システム、ユーザ特定装置、ユーザ特定方法、アドレス変換装置、及びプログラム | |
| US7016361B2 (en) | Virtual switch in a wide area network | |
| US6742036B1 (en) | Method for supporting mobility on the internet | |
| US7616615B2 (en) | Packet forwarding apparatus for connecting mobile terminal to ISP network | |
| US8015402B2 (en) | Address-authentification-information issuing apparatus, address-authentification-information adding apparatus, false-address checking apparatus, and network system | |
| AU2009304186B2 (en) | NAT traversal method and apparatus | |
| US20040213237A1 (en) | Network authentication apparatus and network authentication system | |
| US20030237002A1 (en) | Network node and communication system | |
| JP2001044992A (ja) | ネットワーク動作方法、ネットワークノード、ネットワーク装置、及び通信ネットワーク | |
| JP2004533190A (ja) | 双方向で開始する無線デバイスとのデータ通信のための方法およびシステム | |
| WO2008067013A2 (en) | System and method to associate a private user identity with a public user identity | |
| JP2003348116A (ja) | 家庭内ネットワーク向けアドレス自動設定方式 | |
| WO2001069858A1 (en) | A method for assigning unique identifiers for allowing communication between a gprs system and a radius server | |
| CN101375566A (zh) | 利用动态dns的域名系统和动态dns服务器全局地址管理方法 | |
| US7173933B1 (en) | System and method for providing source awareness in a network environment | |
| KR100392206B1 (ko) | 인터넷 통신방법 | |
| WO2011131097A1 (zh) | 数据报文处理方法、系统及接入服务节点 | |
| JP2004062417A (ja) | 認証サーバ装置、サーバ装置、およびゲートウェイ装置 | |
| EP3016423A1 (en) | Network safety monitoring method and system | |
| WO2004114602A1 (ja) | ネットワーク上での個人情報特定方法 | |
| JP2005012739A5 (https=) | ||
| WO2012075768A1 (zh) | 身份位置分离网络的监听方法和系统 | |
| JP4003634B2 (ja) | 情報処理装置 | |
| KR20020044823A (ko) | 인터넷망에서 개인 식별자에 의한 통신 서비스를 제공하는장치 및 그 방법 | |
| JP2007189752A (ja) | 通信方法 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| AK | Designated states |
Kind code of ref document: A1 Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BW BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE EG ES FI GB GD GE GH GM HR HU ID IL IN IS KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NA NI NO NZ OM PG PH PL PT RO RU SC SD SE SG SK SL SY TJ TM TN TR TT TZ UA UG US UZ VC VN YU ZA ZM ZW |
|
| AL | Designated countries for regional patents |
Kind code of ref document: A1 Designated state(s): BW GH GM KE LS MW MZ NA SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IT LU MC NL PL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG |
|
| 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: 20048169974 Country of ref document: CN |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 11312657 Country of ref document: US |
|
| DPEN | Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed from 20040101) | ||
| 122 | Ep: pct application non-entry in european phase | ||
| WWP | Wipo information: published in national office |
Ref document number: 11312657 Country of ref document: US |