CN106412140A - Short link address generating method and system thereof - Google Patents
Short link address generating method and system thereof Download PDFInfo
- Publication number
- CN106412140A CN106412140A CN201510480829.0A CN201510480829A CN106412140A CN 106412140 A CN106412140 A CN 106412140A CN 201510480829 A CN201510480829 A CN 201510480829A CN 106412140 A CN106412140 A CN 106412140A
- Authority
- CN
- China
- Prior art keywords
- chained address
- short
- resource
- resource pool
- short chained
- 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.)
- Pending
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/09—Mapping addresses
- H04L61/25—Mapping addresses of the same type
- H04L61/2503—Translation of Internet protocol [IP] addresses
-
- 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/672—Short addresses
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
The invention discloses a short link address generating method and a system thereof. The method comprises the following steps of receiving a link address conversion request and generating a corresponding Hash value for an original URL based on a Hash algorithm; determining whether a memory cache has a short link address matching with the Hash value, and if the memory cache has the short link address, directly returning the short link address; otherwise, taking one resource from a short link resource pool to generate the short link address, and returning the newly-generated short link address and storing in the memory cache, wherein the short link resource pool is created according to a generation strategy corresponding to a short link address resource demand; the generation strategy includes a selected coding character set and an only identification character string length corresponding to the short link address; and the short link resource pool carries out resource expansion through changing the only identification character string length. In the invention, a short link address retrieval conversion speed is increased and a problem that a collision possibility is increased because a value domain of a Hash function is too small is effectively avoided so that system availability is increased.
Description
Technical field
The present invention relates to instant messaging field, especially, it is related to a kind of short chained address generation method and system.
Background technology
The application scenarios generally existing shared, propagate and obtain in the Internet, applications, based on content.The extensive application of especially social networking service, makes the Information Communication based on customer relationship more convenient.But the problem that this information propagation pattern generally existing number of words limits.In order to carry more information amount, in the content generally shared, add short URL(Uniform Resource Locator:Uniform resource locator)To reduce, target URL is long to be led to take effective character number problem for chained address.
Short network address service can be shortened a long network address, facilitates user to share link in social networks with microblogging even SMS.For example, it is possible to such a long network address:
http://xue.neuedu.cn/ec_mbrowse/lrbrowse/coursemobile?resourceId=002903c6-8234-4a9c-a708-32a70dfafas4a8&isappinstalled=false
Shorten into such a short network address:
http://neuedu.cn/awD5d
With respect to long network address, short network address can be propagated more conveniently by social networks, microblogging and mobile phone, it is to avoid folds or limit beyond character.
Current possible technique scheme focuses mostly in target URL character string is passed through the discrete computing of hash, is transformed into the output of regular length, and then is associated with target URL to express unique consequence.However, this conversion is a kind of compression damaging mapping, the space of hashed value is generally much less than the space of input, and different inputs may hash to identical and export it is impossible to uniquely to determine input value from hashed value.Short number of links becomes positive correlation with the possibility colliding, that is to say length that short chain connects generally in 4 ~ 7 character lengths, the codomain of hash function is too small, with the increase of short number of links, the possibility colliding can be gradually increased, thus reducing system availability.
Content of the invention
The invention provides a kind of short chained address generation method and system, connect generating mode with quantity increase easily generation collision to solve existing short chain, and then lead to the low technical problem of system availability.
The technical solution used in the present invention is as follows:
According to an aspect of the present invention, a kind of short chained address generation method is provided, including:
Receive chained address convert requests, original URL is based on hashing algorithm and generates corresponding cryptographic Hash;
Judging that memory cache whether there is the short chained address with Hash values match, if having, directly returning to this short chained address;Otherwise, connect from short chain and resource pool, take a resource, generate short chained address, newly-generated short chained address is returned and preserves to memory cache;
Wherein, it is to be created according to the corresponding generation strategy of short chained address resource requirement that short chain connects resource pool, generation strategy includes selected coded character set and short chained address corresponding unique mark string length, and short chain connects resource pool and carries out resource expansion by changing unique mark string length.
Further, the present invention short chained address generation method also includes short chain is connect the resource consumption of resource pool and is monitored, including:
Judge that short chain connects the resource consumption of resource pool and whether reaches threshold value, if then starting resource consumption alarm, and manually or automatically short chain is connect with resource pool carry out resource expansion.
Further, short chain connects the establishment of resource pool and includes:
Select the corresponding coded character set in short chained address;
Set short chained address corresponding unique mark string length;
By the unique mark string resource list of iterative algorithm genesis sequence;
Out of order unique mark string resource list is generated by shuffling algorithm and stores.
Further, unique mark string length sets according to short chained address demand, specially:
Q≤B^n, wherein, Q represents short chained address demand, and B represents the character quantity that the corresponding coded character set in short chained address comprises, and n represents short chained address corresponding unique mark string length, and ^ represents power operation.
Further, the resource that short chain connects in resource pool is extracted after buffer circle caching.
According to a further aspect in the invention, a kind of short chained address is also provided to generate system, including:
Receiver module, for receiving chained address convert requests, original URL is based on hashing algorithm and generates corresponding cryptographic Hash;
Modular converter, for judging that memory cache whether there is the short chained address with Hash values match, if having, directly returns to this short chained address;Otherwise, connect from short chain and resource pool, take a resource, generate short chained address, newly-generated short chained address is returned and preserves to memory cache;
Wherein, it is to be created according to the corresponding generation strategy of short chained address resource requirement that short chain connects resource pool, generation strategy includes selected coded character set and short chained address corresponding unique mark string length, and short chain connects resource pool and carries out resource expansion by changing unique mark string length.
Further, the short chained address of the present invention generates system and also includes:
Resource pool management module, the resource consumption for short chain is connect with resource pool is monitored, including:Judge that short chain connects the resource consumption of resource pool and whether reaches threshold value, if then starting resource consumption alarm, and manually or automatically short chain is connect with resource pool carry out resource expansion.
Further, the short chained address of the present invention generates system and also includes:
Short links and accesses module, for receiving short links and accesses request, the short chained address receiving is mapped to original URL and redirects.
Further, the resource that short chain connects in resource pool is extracted after buffer circle caching.
The invention has the advantages that:
The present invention short chained address generation method and system, resource pool is connect according to the extendible short chain of selected coded character set and short chained address corresponding unique mark string length establishing resource, the chained address convert requests receiving are processed, first from memory cache, retrieval whether there is the short chained address of coupling, if not, then generate short chained address by calling short chain to connect resource pool, return to short chained address and preserve to memory cache, both improve short chained address retrieval conversion speed, effectively prevent the problem that the collision possibility causing because the codomain of hash function is too small increases again, thus improve the availability of system.
In addition to objects, features and advantages described above, the present invention also has other objects, features and advantages.Below with reference to figure, the present invention is further detailed explanation.
Brief description
The accompanying drawing constituting the part of the application is used for providing a further understanding of the present invention, and the schematic description and description of the present invention is used for explaining the present invention, does not constitute inappropriate limitation of the present invention.In the accompanying drawings:
Fig. 1 is the schematic flow sheet of the preferred embodiment of the present invention one short chained address generation method;
Fig. 2 is the step schematic diagram of the preferred embodiment of the present invention one short chained address generation method;
Fig. 3 is the schematic flow sheet of the management that preferred embodiment of the present invention short chain connects resource pool;
Fig. 4 is the schematic flow sheet of the preferred embodiment of the present invention short links and accesses process;
Fig. 5 is the block diagram that the short chained address of the preferred embodiment of the present invention generates system.
Specific embodiment
Below in conjunction with accompanying drawing, embodiments of the invention are described in detail, but the multitude of different ways enforcement that the present invention can be defined by the claims and cover.
Embodiment one:
The preferred embodiments of the present invention one provide a kind of short chained address generation method, it generates, based on by designated character collection, the increment type short chained address generation method that short chain connects resource pool, is prevented effectively from the problem that the collision possibility causing because the codomain of hash function is too small increases.With reference to Fig. 1, the present embodiment short chained address generation method includes:
Step S101, receives chained address convert requests, original URL is based on hashing algorithm and generates corresponding cryptographic Hash;
As one kind preferably mode, after server receives the chained address convert requests of client transmission, original URL is based on using MD5 hashing algorithm and generates a hash value.
Step S102, judges that memory cache whether there is the short chained address with Hash values match, if having, execution step S103, and otherwise execution step S104;
The present embodiment, by way of increasing in memory cache retrieval, improves short chained address retrieval rate.As one kind preferably mode, server to retrieve the short chained address with Hash values match by the way of distributed memory caching.
Step S103, returns to the short chained address with Hash values match retrieving;
Retrieve the short chained address with Hash values match in caching in distributed memory, then directly return to short chained address to client.
Step S104, connects from short chain and takes a resource resource pool, generates short chained address;
In the present embodiment, it is to be created according to the corresponding generation strategy of short chained address resource requirement that short chain connects resource pool, generation strategy includes selected coded character set and short chained address corresponding unique mark string length, and short chain connects resource pool and carries out resource expansion by changing unique mark string length.
Step S105, newly-generated short chained address is returned and preserves to memory cache.
Newly-generated short chained address is returned to client, preserves this short chained address and Hash values match to distributed memory caching simultaneously.
First retrieval from memory cache whether there is the short chained address of coupling to the present embodiment, if not, then generate short chained address by calling short chain to connect resource pool, return to short chained address and preserve to memory cache, both improve short chained address retrieval conversion speed, effectively prevent the problem that the collision possibility causing because the codomain of hash function is too small increases, thus improve the availability of system again.
Fig. 2 shows the preferred step schematic diagram of the present embodiment short chained address generation method, consistent with the step shown in Fig. 1 it is preferable that with reference to Fig. 2, the resource that short chain connects in resource pool is extracted after buffer circle caching.Resource pooling area adopts buffer circle to design, connect the available short link resources in resource pool for buffering short chain, buffer circle all of push and pop operation is all to carry out in the memory space of a fixation, decreases for the distribution of memory space, release process used by buffering p-block element p with respect to queue buffer.The design of buffer circle effectively lifts the efficiency that resource is taken, lift system performance.
Embodiment two:
Embodiment two is with the difference of embodiment one:The resource consumption that embodiment two short chained address generation method also includes short chain is connect resource pool is monitored, including:
Judge that short chain connects the resource consumption of resource pool and whether reaches threshold value, if then starting resource consumption alarm, and manually or automatically short chain is connect with resource pool carry out resource expansion.
With reference to Fig. 3, the management that the present embodiment short chain connects resource pool includes:
Step S301, selectes the corresponding coded character set in short chained address;
This coded character set meets URL coding rule, and does not have the character of particular meaning, specifically refers to RFC3986 file.As one kind preferably mode, adopt ' A ~ Z ', ' a ~ z ', ' 0 ~ 9 ' 62 characters, as the coded character set of short chained address unique mark character string, meet URL coding rule and do not have particular meaning in URL and be easy to input.
Step S302, sets short chained address corresponding unique mark string length;
Unique mark string length sets according to short chained address demand, specially:
Q≤B^n, wherein, Q represents short chained address demand, and B represents the character quantity that the corresponding coded character set in short chained address comprises, and n represents short chained address corresponding unique mark string length, and ^ represents power operation.
For example for a website or the Internet, applications, the short chain that the initial stage is used for resource sharing connects demand for 10,000,000, can calculate 10000000<62^4, then it is 4 character lengths that the initial stage can select short chained address unique mark character string.
Step S303, by the unique mark string resource list of iterative algorithm genesis sequence;
Iterative algorithm herein is prior art, will not be described here.
Step S304, generates out of order unique mark string resource list by shuffling algorithm;
Shuffling algorithm herein adopts existing random shuffling algorithm, will not be described here.
Step S305, stores and connects resource pool to short chain;
Step S306, sets resource consumption threshold value;
Step S307, judges whether resource consumption reaches predetermined threshold value;If then execution step S308;Otherwise execution step S309;
Step S308, starts resource consumption alarm, and manually or automatically short chain is connect with resource pool carries out resource expansion;
Resource expansion includes manual mode and automated manner herein, and wherein, manual mode refers to after receiving warning information, manually the unique mark string length in change step S302, with the resource quantity in extended resources pond;Automated manner refers to that after generating warning information, server automatically returns to step S302, increases unique mark string length, with the resource quantity in extended resources pond.
Step S309, connects from short chain and extracts resource resource pool to generate short chained address.
As one kind preferably mode, the resource that short chain connects in resource pool is extracted after buffer circle caching.Resource pooling area adopts buffer circle to design, connect the available short link resources in resource pool for buffering short chain, buffer circle all of push and pop operation is all to carry out in the memory space of a fixation, decreases for the distribution of memory space, release process used by buffering p-block element p with respect to queue buffer.The design of buffer circle effectively lifts the efficiency that resource is taken, lift system performance.
Fig. 4 shows the schematic flow sheet of short links and accesses process, with reference to Fig. 4, including:
Step S401, receives short links and accesses request;
Server receives the short links and accesses request that client sends.
Step S402, parses short chained address corresponding unique mark character string;
Step S403, retrieval short chain connects resource pool and whether there is original URL corresponding with this short chained address, if then execution step S404, otherwise execution step S405;
Step S404, is redirected to original URL link address;
Step S405, prompting does not exist.
According to a further aspect in the invention, a kind of short chained address is also provided to generate system, with reference to Fig. 5, including:
Receiver module 501, for receiving chained address convert requests, original URL is based on hashing algorithm and generates corresponding cryptographic Hash;
Modular converter 502, for judging that memory cache whether there is the short chained address with Hash values match, if having, directly returns to this short chained address;Otherwise, connect from short chain and resource pool 503, take a resource, generate short chained address, newly-generated short chained address is returned and preserves to memory cache;
Wherein, it is to be created according to the corresponding generation strategy of short chained address resource requirement that short chain connects resource pool 503, generation strategy includes selected coded character set and short chained address corresponding unique mark string length, and short chain connects resource pool and carries out resource expansion by changing unique mark string length.
Alternatively, the short chained address of the present invention generates system and also includes:
Resource pool management module 504, the resource consumption for short chain is connect with resource pool is monitored, including:Judge that short chain connects the resource consumption of resource pool and whether reaches threshold value, if then starting resource consumption alarm, and manually or automatically short chain is connect with resource pool carry out resource expansion.
Alternatively, the short chained address of the present invention generates system and also includes:
Short links and accesses module 505, for receiving short links and accesses request, the short chained address receiving is mapped to original URL and redirects.
It should be noted that, can execute in the computer system of such as one group of computer executable instructions in the step that the flow process of accompanying drawing illustrates, and, although showing logical order in flow charts, but in some cases, can be with the step shown or described different from order execution herein.
Obviously, those skilled in the art should be understood that, each module of the above-mentioned present invention or each step can be realized with general computing device, they can concentrate on single computing device, or it is distributed on the network that multiple computing devices are formed, alternatively, they can be realized with the executable program code of computing device, thus, can be stored in being executed by computing device in storage device, or they are fabricated to respectively each integrated circuit modules, or the multiple modules in them or step are fabricated to single integrated circuit module to realize.So, the present invention is not restricted to any specific hardware and software combination.
The foregoing is only the preferred embodiments of the present invention, be not limited to the present invention, for a person skilled in the art, the present invention can have various modifications and variations.All any modification, equivalent substitution and improvement within the spirit and principles in the present invention, made etc., should be included within the scope of the present invention.
Claims (9)
1. a kind of short chained address generation method is it is characterised in that include:
Receive chained address convert requests, original URL is based on hashing algorithm and generates corresponding cryptographic Hash;
Judging that memory cache whether there is the short chained address with described Hash values match, if having, directly returning to this short chained address;Otherwise, connect from short chain and resource pool, take a resource, generate short chained address, newly-generated short chained address is returned and preserves to described memory cache;
Wherein, it is to be created according to the corresponding generation strategy of short chained address resource requirement that described short chain connects resource pool, described generation strategy includes selected coded character set and short chained address corresponding unique mark string length, and described short chain connects resource pool and carries out resource expansion by changing described unique mark string length.
2. short chained address generation method according to claim 1 is it is characterised in that the resource consumption also including connecing resource pool to described short chain is monitored, including:
Judge that described short chain connects the resource consumption of resource pool and whether reaches threshold value, if then starting resource consumption alarm, and manually or automatically resource pool is connect to described short chain and carry out resource expansion.
3. short chained address generation method according to claim 1 is it is characterised in that the establishment that described short chain connects resource pool includes:
Select the corresponding coded character set in short chained address;
Set short chained address corresponding unique mark string length;
By the unique mark string resource list of iterative algorithm genesis sequence;
Out of order unique mark string resource list is generated by shuffling algorithm and stores.
4. short chained address generation method according to claim 3 is it is characterised in that described unique mark string length sets according to short chained address demand, specially:
Q≤B^n, wherein, Q represents short chained address demand, and B represents the character quantity that the corresponding coded character set in short chained address comprises, and n represents short chained address corresponding unique mark string length, and ^ represents power operation.
5. short chained address generation method according to claim 1 it is characterised in that
The resource that described short chain connects in resource pool is extracted after buffer circle caching.
6. a kind of short chained address generates system it is characterised in that including:
Receiver module, for receiving chained address convert requests, original URL is based on hashing algorithm and generates corresponding cryptographic Hash;
Modular converter, for judging that memory cache whether there is the short chained address with described Hash values match, if having, directly returns to this short chained address;Otherwise, connect from short chain and resource pool, take a resource, generate short chained address, newly-generated short chained address is returned and preserves to described memory cache;
Wherein, it is to be created according to the corresponding generation strategy of short chained address resource requirement that described short chain connects resource pool, described generation strategy includes selected coded character set and short chained address corresponding unique mark string length, and described short chain connects resource pool and carries out resource expansion by changing described unique mark string length.
7. short chained address according to claim 6 generates system it is characterised in that also including:
Resource pool management module, the resource consumption for described short chain is connect with resource pool is monitored, including:Judge that described short chain connects the resource consumption of resource pool and whether reaches threshold value, if then starting resource consumption alarm, and manually or automatically resource pool is connect to described short chain and carry out resource expansion.
8. the short chained address according to claim 6 or 7 generates system it is characterised in that also including:
Short links and accesses module, for receiving short links and accesses request, the short chained address receiving is mapped to original URL and redirects.
9. short chained address according to claim 8 generate system it is characterised in that
The resource that described short chain connects in resource pool is extracted after buffer circle caching.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201510480829.0A CN106412140A (en) | 2015-08-03 | 2015-08-03 | Short link address generating method and system thereof |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201510480829.0A CN106412140A (en) | 2015-08-03 | 2015-08-03 | Short link address generating method and system thereof |
Publications (1)
Publication Number | Publication Date |
---|---|
CN106412140A true CN106412140A (en) | 2017-02-15 |
Family
ID=58007559
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201510480829.0A Pending CN106412140A (en) | 2015-08-03 | 2015-08-03 | Short link address generating method and system thereof |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN106412140A (en) |
Cited By (14)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN107465768A (en) * | 2017-07-11 | 2017-12-12 | 上海精数信息科技有限公司 | Short chain based on Implicit authorization clicks on monitoring method and system |
CN107733972A (en) * | 2017-08-28 | 2018-02-23 | 阿里巴巴集团控股有限公司 | A kind of short linking analytic method, device and equipment |
CN110134889A (en) * | 2019-04-30 | 2019-08-16 | 中国联合网络通信集团有限公司 | Short link generation method, device and server |
CN110147507A (en) * | 2019-04-08 | 2019-08-20 | 深圳市物联天下技术有限公司 | A kind of method, apparatus obtaining short chained address and server |
CN110365806A (en) * | 2019-06-06 | 2019-10-22 | 无线生活(杭州)信息科技有限公司 | Network address conversion method and device |
CN111462753A (en) * | 2020-04-03 | 2020-07-28 | 深圳市友杰智新科技有限公司 | Voice recognition method and device and computer equipment |
CN112380464A (en) * | 2020-11-10 | 2021-02-19 | 中国平安人寿保险股份有限公司 | Short link generation method and related equipment |
CN112784183A (en) * | 2019-11-07 | 2021-05-11 | 北京京东尚科信息技术有限公司 | Short chain joint generation method and device |
CN113111275A (en) * | 2020-01-13 | 2021-07-13 | 北京沃东天骏信息技术有限公司 | Method and device for generating short website, electronic equipment and storage medium |
CN113254813A (en) * | 2020-02-13 | 2021-08-13 | 多点(深圳)数字科技有限公司 | Short link generation method, device, server and computer readable medium |
CN113612869A (en) * | 2021-08-25 | 2021-11-05 | 福建凯米网络科技有限公司 | Short network address generation method, terminal and storage medium |
CN114039801A (en) * | 2022-01-11 | 2022-02-11 | 深圳魔方网络科技有限公司 | Short link generation method, short link analysis system, short link analysis equipment and storage medium |
CN115587609A (en) * | 2022-09-27 | 2023-01-10 | 深圳市智码通科技有限公司 | Short-link two-dimensional code generation method and device |
WO2023173551A1 (en) * | 2022-03-15 | 2023-09-21 | 平安科技(深圳)有限公司 | Short address generation method and apparatus, and electronic device and computer-readable storage medium |
-
2015
- 2015-08-03 CN CN201510480829.0A patent/CN106412140A/en active Pending
Cited By (21)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN107465768A (en) * | 2017-07-11 | 2017-12-12 | 上海精数信息科技有限公司 | Short chain based on Implicit authorization clicks on monitoring method and system |
CN107733972A (en) * | 2017-08-28 | 2018-02-23 | 阿里巴巴集团控股有限公司 | A kind of short linking analytic method, device and equipment |
US10733257B2 (en) | 2017-08-28 | 2020-08-04 | Alibaba Group Holding Limited | Short-link parsing methods, apparatus, and devices |
CN107733972B (en) * | 2017-08-28 | 2020-09-08 | 阿里巴巴集团控股有限公司 | Short link analysis method, device and equipment |
CN110147507A (en) * | 2019-04-08 | 2019-08-20 | 深圳市物联天下技术有限公司 | A kind of method, apparatus obtaining short chained address and server |
CN110134889A (en) * | 2019-04-30 | 2019-08-16 | 中国联合网络通信集团有限公司 | Short link generation method, device and server |
CN110365806A (en) * | 2019-06-06 | 2019-10-22 | 无线生活(杭州)信息科技有限公司 | Network address conversion method and device |
CN112784183A (en) * | 2019-11-07 | 2021-05-11 | 北京京东尚科信息技术有限公司 | Short chain joint generation method and device |
CN113111275A (en) * | 2020-01-13 | 2021-07-13 | 北京沃东天骏信息技术有限公司 | Method and device for generating short website, electronic equipment and storage medium |
CN113254813A (en) * | 2020-02-13 | 2021-08-13 | 多点(深圳)数字科技有限公司 | Short link generation method, device, server and computer readable medium |
CN113254813B (en) * | 2020-02-13 | 2023-07-18 | 多点(深圳)数字科技有限公司 | Short link generation method, device, server and computer readable medium |
CN111462753A (en) * | 2020-04-03 | 2020-07-28 | 深圳市友杰智新科技有限公司 | Voice recognition method and device and computer equipment |
CN111462753B (en) * | 2020-04-03 | 2023-02-28 | 深圳市友杰智新科技有限公司 | Voice recognition method and device and computer equipment |
CN112380464A (en) * | 2020-11-10 | 2021-02-19 | 中国平安人寿保险股份有限公司 | Short link generation method and related equipment |
CN112380464B (en) * | 2020-11-10 | 2023-07-28 | 中国平安人寿保险股份有限公司 | Short link generation method and related equipment |
CN113612869A (en) * | 2021-08-25 | 2021-11-05 | 福建凯米网络科技有限公司 | Short network address generation method, terminal and storage medium |
CN113612869B (en) * | 2021-08-25 | 2023-12-19 | 福建凯米网络科技有限公司 | Short website generation method, terminal and storage medium |
CN114039801A (en) * | 2022-01-11 | 2022-02-11 | 深圳魔方网络科技有限公司 | Short link generation method, short link analysis system, short link analysis equipment and storage medium |
CN114039801B (en) * | 2022-01-11 | 2022-04-29 | 深圳魔方网络科技有限公司 | Short link generation method, short link analysis system, short link analysis equipment and storage medium |
WO2023173551A1 (en) * | 2022-03-15 | 2023-09-21 | 平安科技(深圳)有限公司 | Short address generation method and apparatus, and electronic device and computer-readable storage medium |
CN115587609A (en) * | 2022-09-27 | 2023-01-10 | 深圳市智码通科技有限公司 | Short-link two-dimensional code generation method and device |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN106412140A (en) | Short link address generating method and system thereof | |
JP7295872B2 (en) | Blockchain-based system and method for propagating data in networks | |
CN107948324B (en) | Request Transmission system, method, apparatus and storage medium | |
CN104836821B (en) | A kind of network accelerating method based on router device, device and equipment | |
CN105812351A (en) | Method and system for sharing session | |
CN102984286A (en) | Method and device and system of domain name server (DNS) for buffering updating | |
CN101699822A (en) | File uploading method and device, and mass storage system | |
CN103297468A (en) | Operation method for group resources and group server | |
RU2016110899A (en) | METHOD AND DEVICE FOR PROCESSING COMMUNICATION MESSAGES | |
CN112416881A (en) | Intelligent terminal storage sharing method, device, medium and equipment based on block chain | |
CN102394880A (en) | Method and device for processing jump response in content delivery network | |
JP2021523619A (en) | Systems and methods for propagating data packets in a node's network | |
CN112804358A (en) | Method and device for transferring data in cross-link mode based on relay equipment network | |
CN112598514B (en) | Cross-chain transaction management method, cross-chain platform and medium based on block chain | |
CN105978936A (en) | CDN server and data caching method thereof | |
CN108228365B (en) | Function request sending method, function request calling method and device | |
JP2010537324A5 (en) | ||
CN110597920B (en) | Information processing method and device | |
WO2017097092A1 (en) | Method and system for processing cache cluster service | |
CN112035763A (en) | Information processing method, device and system, electronic equipment and storage medium | |
WO2018000647A1 (en) | Method, device, terminal, and server for file downloading | |
CN101753561B (en) | Business cluster processing method and cluster system | |
CN113596105B (en) | Content acquisition method, edge node and computer readable storage medium | |
US10250515B2 (en) | Method and device for forwarding data messages | |
CN107707383B (en) | Put-through processing method and device, first network element and second network element |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
WD01 | Invention patent application deemed withdrawn after publication | ||
WD01 | Invention patent application deemed withdrawn after publication |
Application publication date: 20170215 |