Movatterモバイル変換


[0]ホーム

URL:


US20010025320A1 - Multi-language domain name service - Google Patents

Multi-language domain name service
Download PDF

Info

Publication number
US20010025320A1
US20010025320A1US09/792,438US79243801AUS2001025320A1US 20010025320 A1US20010025320 A1US 20010025320A1US 79243801 AUS79243801 AUS 79243801AUS 2001025320 A1US2001025320 A1US 2001025320A1
Authority
US
United States
Prior art keywords
domain name
linguistic
node
encoding
tree structure
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.)
Abandoned
Application number
US09/792,438
Inventor
Ching Seng
Jun Yin
Mingliang Jiang
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
I-DNS NET INTERNATIONAL Pte Ltd
Original Assignee
I-DNS NET INTERNATIONAL Pte Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by I-DNS NET INTERNATIONAL Pte LtdfiledCriticalI-DNS NET INTERNATIONAL Pte Ltd
Priority to US09/792,438priorityCriticalpatent/US20010025320A1/en
Assigned to I-DNS.NET INTERNATIONAL PTE LTD.reassignmentI-DNS.NET INTERNATIONAL PTE LTD.ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: JUN, YIN, MINGLIANG, JIANG, SENG, CHING HONG
Publication of US20010025320A1publicationCriticalpatent/US20010025320A1/en
Assigned to I-DNS.NET INTERNATIONAL PTE LTD.reassignmentI-DNS.NET INTERNATIONAL PTE LTD.ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: JIANG, MINGLIANG, SENG, CHING HONG, YIN, JUN
Abandonedlegal-statusCriticalCurrent

Links

Images

Classifications

Definitions

Landscapes

Abstract

A multilingual apparatus detects the linguistic encoding type of a digital string encoding a domain name. It accomplished this using a tree or graph comprised of nodes holding linguistic digits representing the digital sequence of a character or a portion of a character. These nodes are compared against digital sequences of characters in the domain name under consideration. Each comparison results in a step down the graph. Then another comparison is performed, often with the next successive character in the domain name. Ultimately the process reaches a terminal node of the graph. This terminal node specifies the encoding type of the domain name under consideration.

Description

Claims (57)

What is claimed is:
1. A method, implemented on an apparatus, of detecting a linguistic encoding type of a domain name, the method comprising:
receiving a digital representation of the domain name; and
using said representation to traverse a tree structure having multiple nodes connected by paths and having terminal nodes that uniquely identify distinct encoding types, thereby detecting the linguistic encoding type of the domain name.
2. The method of
claim 1
, wherein the tree structure is traversed by considering individual characters of the domain name or portions of said characters to determine how to move between nodes on the tree structure.
3. The method of
claim 1
, wherein the tree structure is traversed by comparing digital representations of linguistic digits in the nodes of the tree structure against digital representations of individual characters of the domain name or portions of said characters, and thereby determining how to move between nodes on the tree structure.
4. The method of
claim 3
, wherein a linguistic digit of a root of the tree structure is compared against a digital representation of a last character of the domain name and
wherein a linguistic digit of a terminal node of the tree structure is compared against a digital representation of a first character of the domain name.
5. The method of
claim 4
, wherein the terminal node specifies the linguistic encoding type of the domain name.
6. The method of
claim 1
, further comprising reversing the sequence of the digital representation of the domain name prior to using said representation to traverse the tree structure, wherein a digital representation of a last character of the domain name is compared to a root node on the tree structure.
7. The method of
claim 6
, wherein a digital representation of a next to last character of the domain name is compared to a second node of the tree structure.
8. The method of
claim 6
, further comprising:
(a) using a next previous character of the domain name to identify a next lower level node of the tree structure; and
(b) repeating (a) until reaching a terminal node of the tree structure.
9. The method of
claim 1
, wherein the tree structure is ternary tree structure.
10. The method of
claim 1
, wherein the nodes of the tree structure comprise digital sequences of linguistic digits from characters of multiple encoding types.
11. A computer program product comprising a machine readable medium on which is stored program code instructions for performing a method of detecting a linguistic encoding type of a domain name, the program instructions comprising:
program code for receiving a digital representation of the domain name; and
program code for using said representation to traverse a tree structure having multiple nodes connected by paths and having terminal nodes that uniquely identify distinct encoding types, thereby detecting the linguistic encoding type of the domain name.
12. The computer program product of
claim 11
, wherein the tree structure is traversed by executing program code for considering individual characters of the domain name or portions of said characters to determine how to move between nodes on the tree structure.
13. The computer program product of
claim 11
, wherein the tree structure is traversed by executing program code for comparing digital representations of linguistic digits in the nodes of the tree structure against digital representations of individual characters of the domain name or portions of said characters, and thereby determining how to move between nodes on the tree structure.
14. The computer program product of
claim 13
, wherein a linguistic digit of a root of the tree structure is compared against a digital representation of a last character of the domain name and
wherein a linguistic digit of a terminal node of the tree structure is compared against a digital representation of a first character of the domain name.
15. The computer program product of
claim 14
, wherein the terminal node specifies the linguistic encoding type of the domain name.
16. The computer program product of
claim 11
, further comprising program code for reversing the sequence of the digital representation of the domain name prior to using said representation to traverse the tree structure, wherein executing program code compares a digital representation of a last character of the domain name to a root node on the tree structure.
17. The computer program product of
claim 16
, wherein a digital representation of a next to last character of the domain name is compared to a second node of the tree structure.
18. The computer program product of
claim 16
, further comprising:
(a) program code for using a next previous character of the domain name to identify a next lower level node of the tree structure; and
(b) program code for repeating (a) until reaching a terminal node of the tree structure.
19. The computer program product of
claim 11
, wherein the tree structure is ternary tree structure.
20. The computer program product of
claim 11
, wherein the nodes of the tree structure comprise digital sequences of linguistic digits from characters of multiple encoding types.
21. An apparatus for detecting a linguistic encoding type of a domain name, the apparatus comprising:
one or more processors;
memory in coupled to said one or more processor and configured to store a tree structure having multiple nodes connected by paths and having terminal nodes that uniquely identify distinct encoding types; and
a network interface configured to receive domain names from network nodes;
wherein the one or more processors are configured or designed to traverse the tree structure using information from a domain name to thereby detect the linguistic encoding type of the domain name.
22. The apparatus of
claim 21
, wherein the tree structure is ternary tree structure.
23. The apparatus of
claim 21
, wherein the nodes of the tree structure comprise digital sequences of linguistic digits from characters of multiple encoding types.
24. The apparatus of
claim 21
, wherein the one or more processors is further configured or designed to traverse the tree structure by considering individual characters of the domain name or portions of said characters to determine how to move between nodes on the tree structure.
25. The apparatus of
claim 21
, wherein the one or more processors is further configured or designed to traverse the tree structure by comparing digital representations of linguistic digits in the nodes of the tree structure against digital representations of individual characters of the domain name or portions of said characters, and thereby determining how to move between nodes on the tree structure.
26. The apparatus of
claim 21
, wherein the one or more processors are further configured or designed to (i) reverse the sequence of the digital representation of the domain name prior to using said representation to traverse the tree structure, and (ii) compare a digital representation of a last character of the domain name to a root node on the tree structure.
27. The apparatus of
claim 26
, wherein the one or more processors are further configured to compare a digital representation of a next to last character of the domain name to a second node of the tree structure.
28. The apparatus of
claim 21
, further comprising a logical module for converting the domain name from its linguistic encoding type to a DNS compatible encoding type.
29. The apparatus of
claim 28
, further comprising a logical module for resolving domain names in the DNS compatible encoding type.
30. The apparatus of
claim 28
, wherein the DNS compatible encoding type is ASCII.
31. A method, implemented on an apparatus, of creating an encoding detection tree comprising nodes connected by paths, with the paths representing domain names in various encoding types, the method comprising:
receiving a representation of a digitally represented first domain name which is encoded in a first linguistic encoding type;
adding the first domain name, and its first linguistic encoding type, to the encoding detection tree to create a first path through the encoding detection tree;
receiving a representation of a digitally represented second domain name which is encoded in a second linguistic encoding type; and
adding the second domain name, and its second linguistic encoding type, to the encoding detection tree to create a second path through the encoding detection tree.
32. The method of
claim 31
, further comprising determining whether the first domain name already exists in the encoding detection tree.
33. The method of
claim 31
, wherein the first and second paths each comprise separate terminal nodes, one or more intermediate nodes, and a common root node.
34. The method of
claim 33
, further comprising adding an identifier of the first and second linguistic encoding types to the terminal nodes of the first and second paths, respectively.
35. The method of
claim 34
, further comprising adding a sequence of the first domain name to the terminal node of the first path.
36. The method of
claim 33
, wherein the first path presents the first domain name in reverse order of linguistic digits when moving from the root node to the terminal node.
37. The method of
claim 31
, wherein each parent node of the encoding detection tree branches into three children nodes at most.
38. The method of
claim 31
, wherein adding the first domain name comprises adding a new node to the encoding detection tree for each linguistic digit of the first domain name having a digital sequence that does not appear at a corresponding location in the encoding detection tree.
39. The method of
claim 31
, wherein the position of the new nodes with respect to existing nodes is determined by comparing the digital sequence of an existing node with the digital sequence of a corresponding linguistic digit from the first domain name.
40. The method of
claim 31
, wherein adding the first domain name includes adding to the encoding detection tree a linguistic equivalent node of the one of the linguistic digits in the first domain name.
41. A computer program product comprising a machine readable medium on which is provided program instructions for creating an encoding detection tree comprising nodes connected by paths, with the paths representing domain names in various encoding types, the instructions comprising:
program code for receiving a representation of a digitally represented first domain name which is encoded in a first linguistic encoding type;
program code for adding the first domain name, and its first linguistic encoding type, to the encoding detection tree to create a first path through the encoding detection tree;
program code for receiving a representation of a digitally represented second domain name which is encoded in a second linguistic encoding type; and
program code for adding the second domain name, and its second linguistic encoding type, to the encoding detection tree to create a second path through the encoding detection tree.
42. The computer program product of
claim 41
, further comprising program code for determining whether the first domain name already exists in the encoding detection tree.
43. The computer program product of
claim 41
, wherein the first and second paths each comprise separate terminal nodes, one or more intermediate nodes, and a common root node.
44. The computer program product of
claim 43
, further comprising program code for adding an identifier of the first and second linguistic encoding types to the terminal nodes of the first and second paths, respectively.
45. The computer program product of
claim 44
, further comprising program code for adding a sequence of the first domain name to the terminal node of the first path.
46. The computer program product of
claim 43
, wherein the first path presents the first domain name in reverse order of linguistic digits when moving from the root node to the terminal node.
47. The computer program product of
claim 41
, wherein each parent node of the encoding detection tree branches into three children nodes at most.
48. The computer program product of
claim 41
, wherein the program code for adding the first domain name comprises program code for adding a new node to the encoding detection tree for each linguistic digit of the first domain name having a digital sequence that does not appear at a corresponding location in the encoding detection tree.
49. The computer program product of
claim 41
, wherein the position of the new nodes with respect to existing nodes is determined by comparing the digital sequence of an existing node with the digital sequence of a corresponding linguistic digit from the first domain name.
50. The computer program product of
claim 41
, wherein the program code for adding the first domain name includes program code for adding to the encoding detection tree a linguistic equivalent node of the one of the linguistic digits in the first domain name.
51. An apparatus for creating an encoding detection tree comprising nodes connected by paths, with the paths representing domain names in various encoding types, the apparatus comprising:
one or more processors;
memory in coupled to said one or more processor and configured to store a partially created tree structure having multiple nodes connected by paths and having terminal nodes that uniquely identify distinct encoding types; and
an interface configured to receive domain names from a collection of domain names;
wherein the one or more processors are configured or designed to receive representations of digitally represented domain names which are encoded in linguistic encoding types and add those domain names, together with their linguistic encoding types, to the encoding detection tree to create paths through the encoding detection tree.
52. The apparatus of
claim 51
, wherein the interface is configured to receive domain names from a registry of domain names.
53. The apparatus of
claim 51
, wherein the paths each comprise separate terminal nodes, one or more intermediate nodes, and a common root node.
54. The apparatus of
claim 53
, wherein the one or more processors are further designed or configured to add identifiers of the linguistic encoding types to the terminal nodes of the paths.
55. The apparatus of
claim 54
, wherein the one or more processors are further designed or configured to add a sequence of the domain names to the terminal nodes of the paths.
56. The apparatus of
claim 53
, wherein the paths present the domain names in reverse order of linguistic digits when moving from the root node to the terminal node.
57. The apparatus of
claim 51
, wherein each parent node of the encoding detection tree branches into three children nodes at most.
US09/792,4381999-02-262001-02-23Multi-language domain name serviceAbandonedUS20010025320A1 (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
US09/792,438US20010025320A1 (en)1999-02-262001-02-23Multi-language domain name service

Applications Claiming Priority (2)

Application NumberPriority DateFiling DateTitle
US09/258,690US6314469B1 (en)1999-02-261999-02-26Multi-language domain name service
US09/792,438US20010025320A1 (en)1999-02-262001-02-23Multi-language domain name service

Related Parent Applications (1)

Application NumberTitlePriority DateFiling Date
US09/258,690Continuation-In-PartUS6314469B1 (en)1999-02-231999-02-26Multi-language domain name service

Publications (1)

Publication NumberPublication Date
US20010025320A1true US20010025320A1 (en)2001-09-27

Family

ID=22981715

Family Applications (3)

Application NumberTitlePriority DateFiling Date
US09/258,690Expired - LifetimeUS6314469B1 (en)1999-02-231999-02-26Multi-language domain name service
US09/792,438AbandonedUS20010025320A1 (en)1999-02-262001-02-23Multi-language domain name service
US09/823,523Expired - LifetimeUS6446133B1 (en)1999-02-262001-03-30Multi-language domain name service

Family Applications Before (1)

Application NumberTitlePriority DateFiling Date
US09/258,690Expired - LifetimeUS6314469B1 (en)1999-02-231999-02-26Multi-language domain name service

Family Applications After (1)

Application NumberTitlePriority DateFiling Date
US09/823,523Expired - LifetimeUS6446133B1 (en)1999-02-262001-03-30Multi-language domain name service

Country Status (9)

CountryLink
US (3)US6314469B1 (en)
EP (1)EP1059789A3 (en)
JP (1)JP3492580B2 (en)
KR (1)KR100444757B1 (en)
CN (2)CN1238804C (en)
EA (1)EA002513B1 (en)
SG (1)SG91854A1 (en)
TW (1)TW461209B (en)
WO (1)WO2000050966A2 (en)

Cited By (24)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20020116459A1 (en)*2001-02-162002-08-22Microsoft CorporationSystem and method for passing context-sensitive information from a first application to a second application on a mobile device
US20020174186A1 (en)*2001-05-152002-11-21Koichi HashimotoElectronic mail typestyle processing device
US20030005157A1 (en)*1999-11-262003-01-02Edmon ChungNetwork address server
US20030084038A1 (en)*2001-11-012003-05-01Verisign, Inc.Transactional memory manager
US20040081434A1 (en)*2002-10-152004-04-29Samsung Electronics Co., Ltd.Information storage medium containing subtitle data for multiple languages using text data and downloadable fonts and apparatus therefor
US20050044394A1 (en)*2001-11-092005-02-24Wenhu WangMethod of the information secure
US20050210149A1 (en)*2004-03-032005-09-22Kimball Jordan LMethod, system, and computer useable medium to facilitate name preservation across an unrestricted set of TLDS
US20060036767A1 (en)*1999-06-222006-02-16Ryan William KMethod and apparatus for multiplexing internet domain names
US20070073839A1 (en)*2000-06-272007-03-29Edmon ChungElectronic Mail Server
US20080071909A1 (en)*2006-09-142008-03-20Michael YoungSystem and method for facilitating distribution of limited resources
US20080109411A1 (en)*2006-10-242008-05-08Michael YoungSupply Chain Discovery Services
US7584089B2 (en)2002-03-082009-09-01Toshiba CorporationMethod of encoding and decoding for multi-language applications
US20100114559A1 (en)*2008-10-302010-05-06Yookyung KimShort text language detection using geographic information
US20110022675A1 (en)*2008-03-102011-01-27Afilias LimitedPlatform independent idn e-mail storage translation
US20110106924A1 (en)*2009-10-302011-05-05Verisign, Inc.Internet Domain Name Super Variants
US20110225246A1 (en)*2010-03-102011-09-15Afilias LimitedAlternate e-mail delivery
US8077974B2 (en)2006-07-282011-12-13Hewlett-Packard Development Company, L.P.Compact stylus-based input technique for indic scripts
US9454514B2 (en)*2009-09-022016-09-27Red Hat, Inc.Local language numeral conversion in numeric computing
US20180336192A1 (en)*2017-05-182018-11-22Wipro LimitedMethod and system for generating named entities
US20200344209A1 (en)*2011-12-292020-10-29Verisign, Inc.Methods and systems for creating new domains
US11269836B2 (en)*2019-12-172022-03-08Cerner Innovation, Inc.System and method for generating multi-category searchable ternary tree data structure
US20220247711A1 (en)*2019-12-112022-08-04CallFire, Inc.Domain management and synchronization system
US11958889B2 (en)2017-10-252024-04-16Janssen Pharmaceuticals, Inc.Compositions of phosphorylated tau peptides and uses thereof
US12324855B2 (en)2019-02-082025-06-10Ac Immune SaMethod of safe administration of phosphorylated Tau peptide vaccine

Families Citing this family (167)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US6802068B1 (en)*1996-10-162004-10-05International Business Machines CorporationAddressless internetworking
US6760746B1 (en)*1999-09-012004-07-06Eric SchneiderMethod, product, and apparatus for processing a data request
US7136932B1 (en)*1999-03-222006-11-14Eric SchneiderFictitious domain name method, product, and apparatus
US8855998B2 (en)1998-03-252014-10-07International Business Machines CorporationParsing culturally diverse names
US6963871B1 (en)*1998-03-252005-11-08Language Analysis Systems, Inc.System and method for adaptive multi-cultural searching and matching of personal names
US8812300B2 (en)1998-03-252014-08-19International Business Machines CorporationIdentifying related names
US6738827B1 (en)*1998-09-292004-05-18Eli AbirMethod and system for alternate internet resource identifiers and addresses
EP1003114A1 (en)*1998-11-172000-05-24International Business Machines CorporationMethod of interconnecting computers and computer network
US6314469B1 (en)*1999-02-262001-11-06I-Dns.Net International Pte LtdMulti-language domain name service
US6182148B1 (en)*1999-03-182001-01-30Walid, Inc.Method and system for internationalizing domain names
US8037168B2 (en)1999-07-152011-10-11Esdr Network Solutions LlcMethod, product, and apparatus for enhancing resolution services, registration services, and search services
US9141717B2 (en)1999-03-222015-09-22Esdr Network Solutions LlcMethods, systems, products, and devices for processing DNS friendly identifiers
US7188138B1 (en)*1999-03-222007-03-06Eric SchneiderMethod, product, and apparatus for resource identifier registration and aftermarket services
US8667051B2 (en)1999-03-222014-03-04Esdr Network Solutions LlcReal-time communication processing method, product, and apparatus
US6338082B1 (en)*1999-03-222002-01-08Eric SchneiderMethod, product, and apparatus for requesting a network resource
USRE43690E1 (en)1999-03-222012-09-25Esdr Network Solutions LlcSearch engine request method, product, and apparatus
CN1176432C (en)*1999-07-282004-11-17国际商业机器公司Method and system for providing national language inquiry service
WO2001017190A2 (en)*1999-08-302001-03-08Ying TuoMethod and apparatus for using non-english characters in domain names and e-mail addresses
USRE44207E1 (en)1999-09-012013-05-07Esdr Network Solutions LlcNetwork resource access method, product, and apparatus
JP2001125915A (en)*1999-10-282001-05-11Fujitsu Ltd Information retrieval device
US7107325B1 (en)*1999-11-152006-09-12Insweb CorporationSystem and method for optimizing and processing electronic pages in multiple languages
KR100383861B1 (en)*2000-01-282003-05-12주식회사 한닉Korean dns system
KR100433982B1 (en)*2000-02-032004-06-04(주)넷피아닷컴System for acc esing web page using real names and method thereof
US7149964B1 (en)*2000-02-092006-12-12Microsoft CorporationCreation and delivery of customized content
US6697806B1 (en)*2000-04-242004-02-24Sprint Communications Company, L.P.Access network authorization
US20020019800A1 (en)*2000-05-162002-02-14Ideaflood, Inc.Method and apparatus for transacting divisible property
US7076541B1 (en)*2000-06-052006-07-11Register.Com, Inc.Method and apparatus providing distributed domain management capabilities
US20020152258A1 (en)*2000-06-282002-10-17Hongyi ZhouMethod and system of intelligent information processing in a network
US7020602B1 (en)*2000-08-212006-03-28Kim Ki SNative language domain name registration and usage
FR2813678A1 (en)*2000-09-072002-03-08Joint Forture Technology InterLinguistic conversion for domain names used on the Internet, uses name server to associate domain name in non-English language with IP address
US7106852B1 (en)2000-09-082006-09-12Fuji Xerox Co., Ltd.Telephone accessory for generating conversation utterances to a remote listener in response to a quiet selection
US7013279B1 (en)2000-09-082006-03-14Fuji Xerox Co., Ltd.Personal computer and scanner for generating conversation utterances to a remote listener in response to a quiet selection
US6823184B1 (en)*2000-09-082004-11-23Fuji Xerox Co., Ltd.Personal digital assistant for generating conversation utterances to a remote listener in response to a quiet selection
US6941342B1 (en)2000-09-082005-09-06Fuji Xerox Co., Ltd.Method for generating conversation utterances to a remote listener in response to a quiet selection
US7286649B1 (en)2000-09-082007-10-23Fuji Xerox Co., Ltd.Telecommunications infrastructure for generating conversation utterances to a remote listener in response to a quiet selection
WO2002029593A1 (en)*2000-10-022002-04-11Enic CorporationDetermining alternative textual identifiers, such as for registered domain names
AU2001296774A1 (en)2000-10-092002-04-22Enic CorporationRegistering and using multilingual domain names
US20020083029A1 (en)*2000-10-232002-06-27Chun Won HoVirtual domain name system using the user's preferred language for the internet
US6988269B1 (en)*2000-10-242006-01-17Litton Industries Inc.Employment of instruction in program supported by server application to cause execution of program unsupported by the server application
WO2002037338A1 (en)*2000-11-012002-05-10Snapnames.Com, Inc.Registry-integrated internet domain name acquisition system
US8583745B2 (en)*2000-11-162013-11-12Opendesign, Inc.Application platform
US7900143B2 (en)*2000-12-272011-03-01Intel CorporationLarge character set browser
US6393445B1 (en)*2001-01-042002-05-21Institute For Information IndustrySystem for transforming Chinese character forms in real-time between a traditional character form and a simplified character form
US20020146181A1 (en)*2001-02-062002-10-10Azam Syed AamerSystem, method and computer program product for a multi-lingual text engine
US7809854B2 (en)*2002-02-122010-10-05Open Design, Inc.Logical routing system
DE10110240B4 (en)*2001-02-282005-07-07Characterisation Gmbh Method for providing IP addresses to Internet characters containing special characters
JP3880052B2 (en)*2001-03-022007-02-14アルカテル・インターネツトワーキング・インコーポレイテツド Method and apparatus for classifying query originating nodes
US7500017B2 (en)*2001-04-192009-03-03Microsoft CorporationMethod and system for providing an XML binary format
US20040044791A1 (en)*2001-05-222004-03-04Pouzzner Daniel G.Internationalized domain name system with iterative conversion
US7603403B2 (en)*2001-05-302009-10-13International Business Machines CorporationLocalization in distributed computer environments
US20030182447A1 (en)*2001-05-312003-09-25Schilling Frank T.Generic top-level domain re-routing system
US7194529B2 (en)*2001-07-122007-03-20Abb Inc.Method and apparatus for the delivery and integration of an asset management system into an existing enterprise network
US6961932B2 (en)*2001-08-152005-11-01Microsoft CorporationSemantics mapping between different object hierarchies
US7076785B2 (en)*2001-08-152006-07-11Microsoft CorporationLazy loading with code conversion
US20030056004A1 (en)*2001-09-192003-03-20Abb Inc.Method and apparatus for the routing of messages in an asset management system
US7171457B1 (en)*2001-09-252007-01-30Juniper Networks, Inc.Processing numeric addresses in a network router
US7284056B2 (en)*2001-10-042007-10-16Microsoft CorporationResolving host name data
US20030093465A1 (en)*2001-10-312003-05-15International Business Machines CorporationManagement strategies for internationalization in a distributed computer environment
US20030093562A1 (en)*2001-11-132003-05-15Padala Chandrashekar R.Efficient peer to peer discovery
US7546143B2 (en)2001-12-182009-06-09Fuji Xerox Co., Ltd.Multi-channel quiet calls
US7565402B2 (en)2002-01-052009-07-21Eric SchneiderSitemap access method, product, and apparatus
US7225222B1 (en)2002-01-182007-05-29Novell, Inc.Methods, data structures, and systems to access data in cross-languages from cross-computing environments
US7178104B1 (en)*2002-02-152007-02-13Microsoft CorporationSystem and method for generating structured documents in a non-linear manner
US20030172119A1 (en)*2002-03-062003-09-11International Business Machines CorporationMethod and system for dynamically sending email notifications with attachments in different communication languages
US20030191647A1 (en)*2002-04-052003-10-09Kam David M.Method & system for managing web pages, and telecommunications via multilingual keywords and domains
WO2003090115A1 (en)*2002-04-222003-10-30Thomas Arnfeldt AndersenDigital identity and method of producing same
US20030204553A1 (en)*2002-04-242003-10-30Eamoon NeylonInformation handling system and program for use on a network, and a process of forming a relationship between global resources and local descriptions of those resources
KR100463208B1 (en)*2002-08-052004-12-23(주)하우앤와이Internal Natural Domain Service System with Local Name Servers for Flexible Top-Level Domains
US8775675B2 (en)*2002-08-302014-07-08Go Daddy Operating Company, LLCDomain name hijack protection
US7130878B2 (en)*2002-08-302006-10-31The Go Daddy Group, Inc.Systems and methods for domain name registration by proxy
US7627633B2 (en)*2002-08-302009-12-01The Go Daddy Group, Inc.Proxy email method and system
US7426576B1 (en)*2002-09-202008-09-16Network Appliance, Inc.Highly available DNS resolver and method for use of the same
DE10244747A1 (en)2002-09-252004-04-15Siemens AgMedical system architecture for the transfer of data, examination images and messages between imaging units, servers and computers, said system employing a proxy server for data transfer and being suitable for DICOM applications
US7127707B1 (en)2002-10-102006-10-24Microsoft CorporationIntellisense in project upgrade
US7254642B2 (en)*2003-01-302007-08-07International Business Machines CorporationMethod and apparatus for local IP address translation
US20040205732A1 (en)*2003-04-112004-10-14Paul ParkinsonCross-platform porting tool for web applications
US7886075B2 (en)*2003-05-162011-02-08Cisco Technology, Inc.Arrangement for retrieving routing information for establishing a bidirectional tunnel between a mobile router and a correspondent router
US7257592B2 (en)*2003-06-262007-08-14International Business Machines CorporationReplicating the blob data from the source field to the target field based on the source coded character set identifier and the target coded character set identifier, wherein the replicating further comprises converting the blob data from the source coded character set identifier to the target coded character set identifier
US7877432B2 (en)*2003-07-082011-01-25The Go Daddy Group, Inc.Reseller program for registering domain names through resellers' web sites
US20050010391A1 (en)*2003-07-102005-01-13International Business Machines CorporationChinese character / Pin Yin / English translator
US20050010392A1 (en)*2003-07-102005-01-13International Business Machines CorporationTraditional Chinese / simplified Chinese character translator
US8137105B2 (en)*2003-07-312012-03-20International Business Machines CorporationChinese/English vocabulary learning tool
US20050027547A1 (en)*2003-07-312005-02-03International Business Machines CorporationChinese / Pin Yin / english dictionary
US7441228B2 (en)*2003-09-082008-10-21Sap AgDesign-time representation for a first run-time environment with converting and executing applications for a second design-time environment
WO2005029370A1 (en)*2003-09-172005-03-31Language Analysis Systems, Inc.Identifying related names
NO325313B1 (en)*2003-12-102008-03-25Kurt Arthur Seljeseth Intentional addressing and resource request in computer networks
US8200475B2 (en)*2004-02-132012-06-12Microsoft CorporationPhonetic-based text input method
US8037203B2 (en)*2004-02-192011-10-11International Business Machines CorporationUser defined preferred DNS reference
US20070005586A1 (en)*2004-03-302007-01-04Shaefer Leonard A JrParsing culturally diverse names
US8015169B1 (en)2004-05-242011-09-06Sonicwall, Inc.Method and an apparatus to request web pages and content rating information thereof
US7769766B1 (en)*2004-05-242010-08-03Sonicwall, Inc.Method and an apparatus to store content rating information
US20050278347A1 (en)*2004-05-262005-12-15Wolf Werner GMethod and system for extendable data conversion architecture
JP4657295B2 (en)*2004-06-042011-03-23ネットピア ドットコム インコーポレイティッド Native language Internet address system
US7594236B2 (en)*2004-06-282009-09-22Intel CorporationThread to thread communication
US20060020667A1 (en)*2004-07-222006-01-26Taiwan Semiconductor Manufacturing Company, Ltd.Electronic mail system and method for multi-geographical domains
US7409334B1 (en)*2004-07-222008-08-05The United States Of America As Represented By The Director, National Security AgencyMethod of text processing
US9015263B2 (en)2004-10-292015-04-21Go Daddy Operating Company, LLCDomain name searching with reputation rating
US20060168020A1 (en)*2004-12-102006-07-27Network Solutions, LlcPrivate domain name registration
US7516062B2 (en)*2005-04-192009-04-07International Business Machines CorporationLanguage converter with enhanced search capability
US7603482B2 (en)2005-04-222009-10-13Microsoft CorporationDNS compatible PNRP peer name encoding
US7882116B2 (en)*2005-05-182011-02-01International Business Machines CorporationMethod for localization of programming modeling resources
US20070004438A1 (en)*2005-07-012007-01-04Alec BrusilovskyMethod and apparatus enabling PTT (push-to-talk) communications between legacy PSTN, cellular and wireless 3G terminals
US7148824B1 (en)*2005-08-052006-12-12Xerox CorporationAutomatic detection of character encoding format using statistical analysis of the text strings
US7624020B2 (en)*2005-09-092009-11-24Language Weaver, Inc.Adapter for allowing both online and offline training of a text to text system
CN1859167B (en)*2005-11-042012-08-08华为技术有限公司Exciting method for network telephone terminal configuration
KR100713824B1 (en)*2005-12-302007-05-07위니아만도 주식회사 Kimchi storage abnormal behavior detection method
US7642937B2 (en)*2006-01-092010-01-05Taiwan Semiconductor Manufacturing Co., Ltd.Character conversion methods and systems
US8296123B2 (en)2006-02-172012-10-23Google Inc.Encoding and adaptive, scalable accessing of distributed models
US8457007B2 (en)*2006-02-242013-06-04Marvell World Trade Ltd.Global switch resource manager
US9047234B1 (en)*2006-06-052015-06-02Thomson Reuters (Markets) LlcData context passing between non-interfaced application programs in a common framework
US20080005671A1 (en)*2006-07-012008-01-03Ahangama Jayantha ChandrakumarLossless Romanizing Schemes for Classic Sinhala and Tamil
TW200812819A (en)*2006-09-152008-03-16Inventec Appliances CorpMethod of converting word codes
US7694016B2 (en)*2007-02-072010-04-06Nominum, Inc.Composite DNS zones
US20080235383A1 (en)*2007-03-222008-09-25Eric SchneiderMethods, Systems, Products, And Devices For Generating And Processing DNS Friendly Identifiers
US8271263B2 (en)*2007-03-302012-09-18Symantec CorporationMulti-language text fragment transcoding and featurization
EP2171983B1 (en)*2007-06-252012-02-29Siemens AktiengesellschaftMethod for forwarding data in a local data network
US7996523B2 (en)*2008-01-172011-08-09Fluke CorporationFree string match encoding and preview
US8463610B1 (en)*2008-01-182013-06-11Patrick J. BourkeHardware-implemented scalable modular engine for low-power speech recognition
US7958261B2 (en)*2008-02-142011-06-07Microsoft CorporationDomain name cache control system generating series of varying nonce-bearing domain names based on a function of time
US7865618B2 (en)*2008-02-222011-01-04Micorsoft CorporationDefeating cache resistant domain name systems
WO2009111526A1 (en)*2008-03-052009-09-11Taylor Precision Products, Inc.Digital weather station
US7698688B2 (en)*2008-03-282010-04-13International Business Machines CorporationMethod for automating an internationalization test in a multilingual web application
US7814229B1 (en)*2008-04-042010-10-12Amazon Technologies, Inc.Constraint-based domain name system
TWI383316B (en)*2008-10-292013-01-21Inventec Appliances CorpAutomatic service-providing system and method
US20100169492A1 (en)*2008-12-042010-07-01The Go Daddy Group, Inc.Generating domain names relevant to social website trending topics
US20100146119A1 (en)*2008-12-042010-06-10The Go Daddy Group, Inc.Generating domain names relevant to current events
US20100146001A1 (en)*2008-12-042010-06-10The Go Daddy Group, Inc.Systems for generating domain names relevant to current events
US9026611B2 (en)2009-03-262015-05-05Nec CorporationDNS name resolution system, override agent, and DNS name resolution method
IL198426A0 (en)*2009-04-272010-02-17Netanel RaischMulti-languages idn system
KR101625930B1 (en)*2009-10-302016-06-01삼성전자 주식회사Mobile terminal and communicating methdo of the same
US8515969B2 (en)*2010-02-192013-08-20Go Daddy Operating Company, LLCSplitting a character string into keyword strings
US9058393B1 (en)2010-02-192015-06-16Go Daddy Operating Company, LLCTools for appraising a domain name using keyword monetary value data
US8706728B2 (en)*2010-02-192014-04-22Go Daddy Operating Company, LLCCalculating reliability scores from word splitting
US8909558B1 (en)2010-02-192014-12-09Go Daddy Operating Company, LLCAppraising a domain name using keyword monetary value data
US8725815B2 (en)*2011-03-302014-05-13Afilias LimitedTransmitting messages between internationalized email systems and non-internationalized email systems
US9002926B2 (en)2011-04-222015-04-07Go Daddy Operating Company, LLCMethods for suggesting domain names from a geographic location data
KR101258174B1 (en)*2011-06-172013-04-25한국항공대학교산학협력단Automatic encoding detection system
US10237231B2 (en)2011-09-262019-03-19Verisign, Inc.Multiple provisioning object operation
US10565666B2 (en)2011-09-262020-02-18Verisign, Inc.Protect intellectual property (IP) rights across namespaces
US9319377B2 (en)*2011-10-262016-04-19Hewlett-Packard Development Company, L.P.Auto-split DNS
US9515988B2 (en)2011-10-262016-12-06Aruba Networks, Inc.Device and method for split DNS communications
TW201322247A (en)*2011-11-232013-06-01Inst Information IndustryDevice, method and computer readable storage medium for storing the method for displaying multiple language characters
HK1202948A1 (en)*2012-06-292015-10-09株式会社战略经营研究所Ducoment processing system, electronic document, document processing method, and program
US9218335B2 (en)2012-10-102015-12-22Verisign, Inc.Automated language detection for domain names
CN103037030B (en)*2012-12-102016-01-27中国科学院计算机网络信息中心Support the method and system of domain name group dns resolution
CN103037028B (en)*2012-12-102015-09-16中国科学院计算机网络信息中心A kind ofly support the method and system that the dns resolution of variant domain name realizes
CN104182402A (en)*2013-05-222014-12-03腾讯科技(深圳)有限公司Browser interface address bar input control method and browser interface address bar input control system
US20140350933A1 (en)*2013-05-242014-11-27Samsung Electronics Co., Ltd.Voice recognition apparatus and control method thereof
US10437897B2 (en)2013-08-012019-10-08Go Daddy Operating Company, LLCMethods and systems for recommending packages of domain names for registration
US20150039599A1 (en)*2013-08-012015-02-05Go Daddy Operating Company, LLCMethods and systems for recommending top level and second level domains
US9684918B2 (en)2013-10-102017-06-20Go Daddy Operating Company, LLCSystem and method for candidate domain name generation
US9715694B2 (en)2013-10-102017-07-25Go Daddy Operating Company, LLCSystem and method for website personalization from survey data
EP2871819A1 (en)2013-11-122015-05-13Verisign, Inc.Multiple provisioning object operation
US10140282B2 (en)2014-04-012018-11-27Verisign, Inc.Input string matching for domain names
CN104980527A (en)*2014-04-112015-10-14政务和公益机构域名注册管理中心Analytic method for variant domain name in domain name system (DNS)
US9953105B1 (en)2014-10-012018-04-24Go Daddy Operating Company, LLCSystem and method for creating subdomains or directories for a domain name
US9779125B2 (en)2014-11-142017-10-03Go Daddy Operating Company, LLCEnsuring accurate domain name contact information
US9785663B2 (en)2014-11-142017-10-10Go Daddy Operating Company, LLCVerifying a correspondence address for a registrant
US9720666B2 (en)*2015-09-232017-08-01Oracle International CorporationDensely stored strings
US9619588B1 (en)2016-03-312017-04-11Ca, Inc.Detecting and displaying cumulative lossy transformation
US10579347B2 (en)*2017-11-032020-03-03International Business Machines CorporationSelf re-encoding interpreted application
CN108881508B (en)*2018-03-012021-05-07赵建文Voice Domain Name System (DNS) unit based on block chain
CN108111547B (en)*2018-03-062021-03-19深圳互联先锋科技有限公司Domain name health monitoring method and system
CN109542507A (en)*2018-10-262019-03-29深圳点猫科技有限公司A kind of GBK code processing method and electronic equipment based on educational system
US11374901B2 (en)*2020-09-242022-06-28Apple Inc.Network address compression for electronic devices
CN113420570B (en)*2021-07-012024-04-30沈阳创思佳业科技有限公司Method, system and device for improving translation accuracy
CN116306391B (en)*2023-02-282024-01-02师细会Character string processing system and method for integrated circuit design

Citations (13)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US5721895A (en)*1992-03-171998-02-24International Business Machines CorporationComputer program product and program storage device for a data transmission dictionary for encoding, storing, and retrieving hierarchical data processing information for a computer system
US5784071A (en)*1995-09-131998-07-21Apple Computer, Inc.Context-based code convertor
US5784069A (en)*1995-09-131998-07-21Apple Computer, Inc.Bidirectional code converter
US5793381A (en)*1995-09-131998-08-11Apple Computer, Inc.Unicode converter
US6104711A (en)*1997-03-062000-08-15Bell Atlantic Network Services, Inc.Enhanced internet domain name server
US6108703A (en)*1998-07-142000-08-22Massachusetts Institute Of TechnologyGlobal hosting system
US6125395A (en)*1999-10-042000-09-26Piiq.Com, Inc.Method for identifying collections of internet web sites with domain names
US6131095A (en)*1996-12-112000-10-10Hewlett-Packard CompanyMethod of accessing a target entity over a communications network
US6154777A (en)*1996-07-012000-11-28Sun Microsystems, Inc.System for context-dependent name resolution
US6161008A (en)*1998-11-232000-12-12Nortel Networks LimitedPersonal mobility and communication termination for users operating in a plurality of heterogeneous networks
US6182148B1 (en)*1999-03-182001-01-30Walid, Inc.Method and system for internationalizing domain names
US6182119B1 (en)*1997-12-022001-01-30Cisco Technology, Inc.Dynamically configurable filtered dispatch notification system
US6314469B1 (en)*1999-02-262001-11-06I-Dns.Net International Pte LtdMulti-language domain name service

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US579381A (en)*1897-03-23Skirt-placket fastener
US5319776A (en)*1990-04-191994-06-07Hilgraeve CorporationIn transit detection of computer virus with safeguard
DK170490B1 (en)*1992-04-281995-09-18Multi Inform As Data Processing Plant
WO1997010556A1 (en)*1995-09-131997-03-20Apple Computer, Inc.Unicode converter
US6115378A (en)*1997-06-302000-09-05Sun Microsystems, Inc.Multi-layer distributed network element
AUPO977997A0 (en)1997-10-141997-11-06Pouflis, JasonThe utilisation of multi-lingual names on the internet
US6560596B1 (en)1998-08-312003-05-06Multilingual Domains LlcMultiscript database system and method

Patent Citations (14)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US5721895A (en)*1992-03-171998-02-24International Business Machines CorporationComputer program product and program storage device for a data transmission dictionary for encoding, storing, and retrieving hierarchical data processing information for a computer system
US5784071A (en)*1995-09-131998-07-21Apple Computer, Inc.Context-based code convertor
US5784069A (en)*1995-09-131998-07-21Apple Computer, Inc.Bidirectional code converter
US5793381A (en)*1995-09-131998-08-11Apple Computer, Inc.Unicode converter
US6154777A (en)*1996-07-012000-11-28Sun Microsystems, Inc.System for context-dependent name resolution
US6131095A (en)*1996-12-112000-10-10Hewlett-Packard CompanyMethod of accessing a target entity over a communications network
US6104711A (en)*1997-03-062000-08-15Bell Atlantic Network Services, Inc.Enhanced internet domain name server
US6182119B1 (en)*1997-12-022001-01-30Cisco Technology, Inc.Dynamically configurable filtered dispatch notification system
US6108703A (en)*1998-07-142000-08-22Massachusetts Institute Of TechnologyGlobal hosting system
US6161008A (en)*1998-11-232000-12-12Nortel Networks LimitedPersonal mobility and communication termination for users operating in a plurality of heterogeneous networks
US6314469B1 (en)*1999-02-262001-11-06I-Dns.Net International Pte LtdMulti-language domain name service
US6446133B1 (en)*1999-02-262002-09-03I-Dns.Net International Pte Ltd.Multi-language domain name service
US6182148B1 (en)*1999-03-182001-01-30Walid, Inc.Method and system for internationalizing domain names
US6125395A (en)*1999-10-042000-09-26Piiq.Com, Inc.Method for identifying collections of internet web sites with domain names

Cited By (41)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US8543732B2 (en)*1999-06-222013-09-24William Kenneth RyanMethod and apparatus for multiplexing internet domain names
US20060036767A1 (en)*1999-06-222006-02-16Ryan William KMethod and apparatus for multiplexing internet domain names
US7136901B2 (en)*1999-11-262006-11-14Neteka Inc.Electronic mail server
US20030046353A1 (en)*1999-11-262003-03-06Edmon ChungElectronic mail server
US20030005157A1 (en)*1999-11-262003-01-02Edmon ChungNetwork address server
US20070073839A1 (en)*2000-06-272007-03-29Edmon ChungElectronic Mail Server
US20020116459A1 (en)*2001-02-162002-08-22Microsoft CorporationSystem and method for passing context-sensitive information from a first application to a second application on a mobile device
US7325032B2 (en)*2001-02-162008-01-29Microsoft CorporationSystem and method for passing context-sensitive information from a first application to a second application on a mobile device
US20020174186A1 (en)*2001-05-152002-11-21Koichi HashimotoElectronic mail typestyle processing device
US20030084038A1 (en)*2001-11-012003-05-01Verisign, Inc.Transactional memory manager
US8630988B2 (en)2001-11-012014-01-14Verisign, Inc.System and method for processing DNS queries
US20090106211A1 (en)*2001-11-012009-04-23Verisign, Inc.System and Method for Processing DNS Queries
US20070100808A1 (en)*2001-11-012007-05-03Verisign, Inc.High speed non-concurrency controlled database
US20050044394A1 (en)*2001-11-092005-02-24Wenhu WangMethod of the information secure
US7584089B2 (en)2002-03-082009-09-01Toshiba CorporationMethod of encoding and decoding for multi-language applications
US20100266265A1 (en)*2002-10-152010-10-21Samsung Electronics Co., Ltd.Information storage medium containing subtitle data for multiple languages using text data and downloadable fonts and apparatus therefor
US20040081434A1 (en)*2002-10-152004-04-29Samsung Electronics Co., Ltd.Information storage medium containing subtitle data for multiple languages using text data and downloadable fonts and apparatus therefor
US20050210149A1 (en)*2004-03-032005-09-22Kimball Jordan LMethod, system, and computer useable medium to facilitate name preservation across an unrestricted set of TLDS
US8077974B2 (en)2006-07-282011-12-13Hewlett-Packard Development Company, L.P.Compact stylus-based input technique for indic scripts
US20080071909A1 (en)*2006-09-142008-03-20Michael YoungSystem and method for facilitating distribution of limited resources
US9344379B2 (en)2006-09-142016-05-17Afilias LimitedSystem and method for facilitating distribution of limited resources
US20080109411A1 (en)*2006-10-242008-05-08Michael YoungSupply Chain Discovery Services
US20110022675A1 (en)*2008-03-102011-01-27Afilias LimitedPlatform independent idn e-mail storage translation
US20100114559A1 (en)*2008-10-302010-05-06Yookyung KimShort text language detection using geographic information
US8548797B2 (en)*2008-10-302013-10-01Yahoo! Inc.Short text language detection using geographic information
US9454514B2 (en)*2009-09-022016-09-27Red Hat, Inc.Local language numeral conversion in numeric computing
US20110106924A1 (en)*2009-10-302011-05-05Verisign, Inc.Internet Domain Name Super Variants
US8341252B2 (en)2009-10-302012-12-25Verisign, Inc.Internet domain name super variants
US20110225246A1 (en)*2010-03-102011-09-15Afilias LimitedAlternate e-mail delivery
US20200344209A1 (en)*2011-12-292020-10-29Verisign, Inc.Methods and systems for creating new domains
US20180336192A1 (en)*2017-05-182018-11-22Wipro LimitedMethod and system for generating named entities
US10467346B2 (en)*2017-05-182019-11-05Wipro LimitedMethod and system for generating named entities
US11958889B2 (en)2017-10-252024-04-16Janssen Pharmaceuticals, Inc.Compositions of phosphorylated tau peptides and uses thereof
US12324855B2 (en)2019-02-082025-06-10Ac Immune SaMethod of safe administration of phosphorylated Tau peptide vaccine
US20220247711A1 (en)*2019-12-112022-08-04CallFire, Inc.Domain management and synchronization system
US20240015135A1 (en)*2019-12-112024-01-11CallFire, Inc.Domain management and synchronization system
US11706189B2 (en)*2019-12-112023-07-18CallFire, Inc.Domain management and synchronization system
US11748325B2 (en)2019-12-172023-09-05Cerner Innovation, Inc.System and method for generating multicategory searchable ternary tree data structure
US20230359603A1 (en)*2019-12-172023-11-09Cerner Innovation, Inc.System And Method For Generating Multi-Category Searchable Ternary Tree Data Structure
US12111808B2 (en)*2019-12-172024-10-08Cerner Innovation, Inc.System and method for generating multi-category searchable ternary tree data structure
US11269836B2 (en)*2019-12-172022-03-08Cerner Innovation, Inc.System and method for generating multi-category searchable ternary tree data structure

Also Published As

Publication numberPublication date
JP2000253067A (en)2000-09-14
TW461209B (en)2001-10-21
US6446133B1 (en)2002-09-03
CN1812407B (en)2012-03-21
EP1059789A2 (en)2000-12-13
US6314469B1 (en)2001-11-06
CN1266237A (en)2000-09-13
EA200000136A3 (en)2001-04-23
US20010047429A1 (en)2001-11-29
JP3492580B2 (en)2004-02-03
CN1812407A (en)2006-08-02
WO2000050966A3 (en)2000-12-14
HK1096499A1 (en)2007-06-01
HK1029418A1 (en)2001-03-30
KR20000076575A (en)2000-12-26
KR100444757B1 (en)2004-08-16
EP1059789A3 (en)2003-08-13
WO2000050966A2 (en)2000-08-31
SG91854A1 (en)2002-10-15
EA002513B1 (en)2002-06-27
CN1238804C (en)2006-01-25
EA200000136A2 (en)2000-08-28

Similar Documents

PublicationPublication DateTitle
US20010025320A1 (en)Multi-language domain name service
US6560596B1 (en)Multiscript database system and method
Faltstrom et al.Internationalizing domain names in applications (IDNA)
JP4518529B2 (en) Methods and systems for domain name internationalization
US8874624B2 (en)Method and system for seamlessly accessing remotely stored files
AU631276B2 (en)Name resolution in a directory database
JP2502021B2 (en) Multibyte data conversion method and system
US20040044791A1 (en)Internationalized domain name system with iterative conversion
US20030115040A1 (en)International (multiple language/non-english) domain name and email user account ID services system
KR20010103670A (en)Method and system for accessing information on a network using message aliasing functions having shadow callback functions
CA2319750A1 (en)Www addressing
CN1201256C (en)Native language domain name registration and usage
KR20010066754A (en)system for using domain names in the user's preferred language on the internet
SunInternationalization of the handle system-a persistent global name service
AU4003700A (en)Multi-language domain name service
HK1096499B (en)Method and apparatus for multi-language domain name service
Faltstrom et al.RFC3490: Internationalizing domain names in applications (IDNA)
HK1029418B (en)Multi lingual domain name detecting method and apparatus
Dry et al.The Internet: an introduction
WO2001090955A2 (en)Internationalized domain name system with iterative conversion
Lin et al.Variant chinese domain name resolution
CostelloIMC & VPNC
Seng et al.iDNS-The Next Big Step in the Internet Saga
KsarISO/IEC 10646

Legal Events

DateCodeTitleDescription
ASAssignment

Owner name:I-DNS.NET INTERNATIONAL PTE LTD., SINGAPORE

Free format text:ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:SENG, CHING HONG;JUN, YIN;MINGLIANG, JIANG;REEL/FRAME:011820/0477

Effective date:20010424

ASAssignment

Owner name:I-DNS.NET INTERNATIONAL PTE LTD., SINGAPORE

Free format text:ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:SENG, CHING HONG;YIN, JUN;JIANG, MINGLIANG;REEL/FRAME:012574/0856

Effective date:20010424

STCBInformation on status: application discontinuation

Free format text:ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION


[8]ページ先頭

©2009-2025 Movatter.jp