CN108632339A - A kind of method and system of dynamic select server - Google Patents

A kind of method and system of dynamic select server Download PDF

Info

Publication number
CN108632339A
CN108632339A CN201810175404.2A CN201810175404A CN108632339A CN 108632339 A CN108632339 A CN 108632339A CN 201810175404 A CN201810175404 A CN 201810175404A CN 108632339 A CN108632339 A CN 108632339A
Authority
CN
China
Prior art keywords
server
server list
list
dynamic
data
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.)
Withdrawn
Application number
CN201810175404.2A
Other languages
Chinese (zh)
Inventor
江志文
徐家耀
林仁华
陈子楚
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.)
Fujian Rongji Software Engineering Co Ltd
Original Assignee
Fujian Rongji Software Engineering Co 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 Fujian Rongji Software Engineering Co Ltd filed Critical Fujian Rongji Software Engineering Co Ltd
Priority to CN201810175404.2A priority Critical patent/CN108632339A/en
Publication of CN108632339A publication Critical patent/CN108632339A/en
Withdrawn legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1001Protocols in which an application is distributed across nodes in the network for accessing one among a plurality of replicated servers
    • H04L67/1004Server selection for load balancing
    • H04L67/1006Server selection for load balancing with static server selection, e.g. the same server being selected for a specific client
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1001Protocols in which an application is distributed across nodes in the network for accessing one among a plurality of replicated servers
    • H04L67/1004Server selection for load balancing
    • H04L67/1025Dynamic adaptation of the criteria on which the server selection is based
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L2101/00Indexing scheme associated with group H04L61/00
    • H04L2101/60Types of network addresses
    • H04L2101/672Short addresses

Abstract

A kind of method and system of dynamic select server provided by the invention, the two-dimension code image sent by receiving background server, scan the two-dimension code image, identify the corresponding two-dimensional code data of the two-dimension code image;Judge whether the two-dimensional code data is dynamic code, if not, it then directly parses the two-dimensional code data and obtains first server list, and corresponding server is selected according to the first server list, otherwise, second server list is obtained according to the dynamic code, and corresponding server is selected according to the second server list, dynamic access server list is to select corresponding server by way of scanning the two-dimensional code, no matter how server list changes, all it is not necessarily to updating client, new Quick Response Code only need to be scanned, flexibility is high and at low cost, different server lists is distinguished by judging whether two-dimensional code data is dynamic code, improve the recognition efficiency of Quick Response Code.

Description

A kind of method and system of dynamic select server
Technical field
The present invention relates to computer information technology field, more particularly to a kind of method and system of dynamic select server.
Background technology
On mobile app, a case where app must be applicable in multiple environment servers is frequently encountered, then how to develop Server address information function is arranged in app so that user's switching server is convenient and app is more general without personalization, becomes It is increasingly important.
There are two types of traditional solutions, and one is app to write dead all server lists, and client is exposed directly to use Family selects, the disadvantage is that due to entirely static server list, does not have flexibility, the change of any one server address All necessary updating client, cost are very high;Another kind is the address that app writes a dead server, and client is obtained by the address The list of Servers-all is taken, then user is showed to select, although there is certain flexibility, since there are still a clothes The address of business device is static, and therefore, when the server address is changed there is still a need for updating client, cost is higher.
Invention content
The technical problem to be solved by the present invention is to:There is provided that a kind of flexibility is high and dynamic select server at low cost Method and system.
In order to solve the above-mentioned technical problem, a kind of technical solution that the present invention uses for:
A kind of method of dynamic select server, including step:
S1, the two-dimension code image that background server is sent is received, scans the two-dimension code image, identifies the Quick Response Code figure The corresponding two-dimensional code data of piece;
S2, judge whether the two-dimensional code data is dynamic code, if it is not, then directly parsing the two-dimensional code data obtains One server list, and corresponding server is selected according to the first server list, otherwise, obtained according to the dynamic code Second server list, and corresponding server is selected according to the second server list.
In order to solve the above-mentioned technical problem, the another technical solution that the present invention uses for:
A kind of system of dynamic select server, including terminal and background server, the terminal include first memory, First processor and storage on the first memory and the first computer program that can be run on first processor, the backstage Server-side include second memory, second processor and be stored on second memory and can be run in second processor Two computer programs, the second processor realize following steps when executing the second computer program:
Two-dimension code image is sent to terminal;
The first processor realizes following steps when executing first computer program:
S1, the two-dimension code image that background server is sent is received, scans the two-dimension code image, identifies the Quick Response Code figure The corresponding two-dimensional code data of piece;
S2, judge whether the two-dimensional code data is dynamic code, if it is not, then directly parsing the two-dimensional code data obtains One server list, and corresponding server is selected according to the first server list, otherwise, obtained according to the dynamic code Second server list, and corresponding server is selected according to the second server list.
The beneficial effects of the present invention are:By scanning the two-dimensional code picture, the corresponding two dimension of the two-dimension code image is identified Code data carry out dynamic access server list to select corresponding server, and no matter how server list changes, and is all not necessarily to Updating client need to only scan new Quick Response Code, and flexibility is high and at low cost, by judging whether two-dimensional code data is dynamic code It distinguishes different server lists, when two-dimensional code data is dynamic code, first passes through dynamic code and obtain server list, further according to The server list obtains corresponding server, improves the recognition efficiency of Quick Response Code.
Description of the drawings
Fig. 1 is the method flow diagram of the dynamic select server of the embodiment of the present invention;
Fig. 2 is the structural schematic diagram of the system of the dynamic select server of the embodiment of the present invention;
Fig. 3 is the schematic diagram for directly acquiring server list json data of the embodiment of the present invention;
Fig. 4 is the schematic diagram that server list json data are obtained by short network address of the embodiment of the present invention;
Label declaration:
1, the system of dynamic select server;2, terminal;3, first memory;4, first processor;5, background server; 6, second memory;7, second processor.
Specific implementation mode
To explain the technical content, the achieved purpose and the effect of the present invention in detail, below in conjunction with embodiment and coordinate attached Figure is explained.
The design of most critical of the present invention is:Dynamic access server list is to select by way of scanning the two-dimensional code Corresponding server when server list changes, need to only scan new Quick Response Code, flexibility is high and at low cost, by judging two It ties up whether code data are dynamic code to distinguish different server lists, improves the recognition efficiency of Quick Response Code.
Please refer to Fig. 1, a kind of method of dynamic select server, including step:
S1, the two-dimension code image that background server is sent is received, scans the two-dimension code image, identifies the Quick Response Code figure The corresponding two-dimensional code data of piece;
S2, judge whether the two-dimensional code data is dynamic code, if it is not, then directly parsing the two-dimensional code data obtains One server list, and corresponding server is selected according to the first server list, otherwise, obtained according to the dynamic code Second server list, and corresponding server is selected according to the second server list.
As can be seen from the above description, the beneficial effects of the present invention are:By scanning the two-dimensional code picture, the Quick Response Code is identified The corresponding two-dimensional code data of picture carrys out dynamic access server list to select corresponding server, no matter server list such as What is changed, and is all not necessarily to updating client, need to only scan new Quick Response Code, and flexibility is high and at low cost, by judging two-dimentional yardage According to whether to be dynamic code distinguish different server lists, when two-dimensional code data is dynamic code, first passes through dynamic code and obtain clothes Business device list obtains corresponding server further according to the server list, improves the recognition efficiency of Quick Response Code.
Further, further include step before step S1:
Background server generates corresponding two-dimension code image according to server list.
Further, the background server generates two-dimension code image according to server list and specifically includes:
S0, judge whether the corresponding json data of server list are less than preset value, if so, by the json data systems At corresponding two-dimension code image;Otherwise, according to the corresponding json data of the server list, short network address is generated, and will be described Short network address generates corresponding two-dimension code image.
Seen from the above description, by will be greater than the json data of preset value, short network address is first generated, is generated by short network address Two-dimension code image not only reduces the complexity that mass data directly generates two-dimension code image, in addition, being generated by short network address Two-dimension code image shortens recognition time, to improve recognition efficiency.
Further, it is specifically included if it is not, then directly parsing the two-dimensional code data and obtaining first server list:
If it is not, then judge that the two-dimensional code data for the corresponding json data of server list, parses the json data, Obtain first server list.
Seen from the above description, it if the two-dimensional code data is the corresponding json data of server list, directly parses The json data obtain corresponding first server list, advantages of simple.
Further, obtaining second server list according to the dynamic code described in step S2 is specially:
The dynamic code is short network address, accesses the short network address, obtains the corresponding json data of server list;
The json data are parsed, second server list is obtained;
Corresponding server is selected according to the second server list.
Seen from the above description, the corresponding json data of server list are obtained by short network address, parses the json numbers According to acquisition second server list;Corresponding server is selected according to the second server list, shortens acquisition server Time, improve accuracy rate.
Please refer to Fig. 2, a kind of system 1 of dynamic select server, including terminal 2 and background server 5, the terminal packet It includes first memory 3, first processor 4 and is stored in the first meter that can be run on first memory 3 and on first processor 4 Calculation machine program, the background server 5 include second memory 6, second processor 7 and are stored on second memory 6 and can The second computer program run in second processor 6, the second processor 7 execute real when the second computer program Existing following steps:
Two-dimension code image is sent to terminal;
The first processor 4 realizes following steps when executing first computer program:
S1, the two-dimension code image that background server is sent is received, scans the two-dimension code image, identifies the Quick Response Code figure The corresponding two-dimensional code data of piece;
S2, judge whether the two-dimensional code data is dynamic code, if it is not, then directly parsing the two-dimensional code data obtains One server list, and corresponding server is selected according to the first server list, otherwise, obtained according to the dynamic code Second server list, and corresponding server is selected according to the second server list.
As can be seen from the above description, the beneficial effects of the present invention are:By scanning the two-dimensional code picture, the Quick Response Code is identified The corresponding two-dimensional code data of picture carrys out dynamic access server list to select corresponding server, no matter server list such as What is changed, and is all not necessarily to updating client, need to only scan new Quick Response Code, and flexibility is high and at low cost, by judging two-dimentional yardage According to whether to be dynamic code distinguish different server lists, when two-dimensional code data is dynamic code, first passes through dynamic code and obtain clothes Business device list obtains corresponding server further according to the server list, improves the recognition efficiency of Quick Response Code.
Further, following steps are realized when the second processor executes the second computer program:It is described by two Dimension code picture further includes step before being sent to terminal:
Corresponding two-dimension code image is generated according to server list.
Further, described to be specifically included according to server list generation two-dimension code image:
S0, judge whether the corresponding json data of server list are less than preset value, if so, by the json data systems At corresponding two-dimension code image;Otherwise, according to the corresponding json data of the server list, short network address is generated, and will be described Short network address generates corresponding two-dimension code image.
Seen from the above description, by will be greater than the json data of preset value, short network address is first generated, is generated by short network address Two-dimension code image not only reduces the complexity that mass data directly generates two-dimension code image, in addition, being generated by short network address Two-dimension code image shortens recognition time, to improve recognition efficiency.
Further, it is specifically included if it is not, then directly parsing the two-dimensional code data and obtaining first server list:
If it is not, then judge that the two-dimensional code data for the corresponding json data of server list, parses the json data, Obtain first server list.
Seen from the above description, it if the two-dimensional code data is the corresponding json data of server list, directly parses The json data obtain corresponding first server list, advantages of simple.
Further, obtaining second server list according to the dynamic code described in step S2 is specially:
The dynamic code is short network address, accesses the short network address, obtains the corresponding json data of server list;
The json data are parsed, second server list is obtained;
Corresponding server is selected according to the second server list.
Seen from the above description, the corresponding json data of server list are obtained by short network address, parses the json numbers According to acquisition second server list;Corresponding server is selected according to the second server list, shortens acquisition server Time, improve accuracy rate.
Embodiment one
A kind of method of dynamic select server, including step:
Background server generates corresponding two-dimension code image according to server list;
The background server generates two-dimension code image according to server list and specifically includes:
S0, judge whether the corresponding json data of server list are less than preset value, if so, by the json data systems At corresponding two-dimension code image;Otherwise, according to the corresponding json data of the server list, short network address is generated, and will be described Short network address generates corresponding two-dimension code image;
S1, the two-dimension code image that background server is sent is received, scans the two-dimension code image, identifies the Quick Response Code figure The corresponding two-dimensional code data of piece;
S2, judge whether the two-dimensional code data is dynamic code, if it is not, then directly parsing the two-dimensional code data obtains One server list, and corresponding server is selected according to the first server list, otherwise, obtained according to the dynamic code Second server list, and corresponding server is selected according to the second server list;
It is specifically included if it is not, then directly parsing the two-dimensional code data and obtaining first server list:
If it is not, then judge that the two-dimensional code data for the corresponding json data of server list, parses the json data, Obtain first server list;
Obtaining second server list according to the dynamic code described in step S2 is specially:
The dynamic code is short network address, accesses the short network address, obtains the corresponding json data of server list;
The json data are parsed, second server list is obtained;
Corresponding server is selected according to the second server list.
Embodiment two
For the present embodiment with specific application scenarios, the method for the above-mentioned dynamic select server of the description present invention is how to realize , it first passes through background server and generates Quick Response Code, specific generation method is as follows:
Judge the corresponding json data of server list whether be less than preset value, the preset value preferably 200 bytes, if It is that corresponding two-dimension code image then is made in the json data;Otherwise, according to the corresponding json numbers of the server list According to generating short network address, and the short network address is generated corresponding two-dimension code image;
Now by taking a certain mobile office APP as an example, user for the first time using or when needing switching server, need to grasp as follows Make:
1, the setting page is opened;
2, the two-dimension code image swept and background server offer is provided is opened;
3, the two-dimension code image is scanned, identifies the corresponding two-dimensional code data of the two-dimension code image;
4, judge whether the two-dimensional code data is dynamic code, if it is not, thening follow the steps 5, otherwise, execute step 6;
5, it directly parses the two-dimensional code data and obtains first server list, user is showed to select, user is according to institute It states first server list and selects corresponding server, selection, which finishes, can log in the server, carry out mobile office operation, visitor Family end identifies that the two-dimension code image directly acquires the corresponding json data of corresponding server list, as shown in Figure 3;
6, the dynamic code is short network address, accesses the short network address, obtains the corresponding json data of server list;Parsing The json data obtain second server list;User is showed to select, user selects according to the second server list Corresponding server, selection, which finishes, can log in the server, mobile office operation be carried out, after client identifies the short network address The corresponding json data of the corresponding server list of acquisition request, as shown in figure 4, the background server in the present invention and the first clothes Difference lies in the background server function packets for the corresponding server of business device list and the corresponding server of second server list It includes and first server list and the corresponding json data of second server list is generated into Quick Response Code, and be supplied to terminal user Select different servers, and the corresponding server of the first server list and the corresponding clothes of second server list Business device is used to provide specific office operation for terminal user.
Embodiment three
A kind of system 1 of dynamic select server, including terminal 2 and background server 5, the terminal include the first storage Device 3, first processor 4 and it is stored in the first computer program that can be run on first memory 3 and on first processor 4, The background server 5 includes second memory 6, second processor 7 and is stored on second memory 6 and can be in second processing The second computer program run on device 7, the second processor 7 realize following step when executing the second computer program Suddenly:
Corresponding two-dimension code image is generated according to server list;
It is described to be specifically included according to server list generation two-dimension code image:
S0, judge whether the corresponding json data of server list are less than preset value, if so, by the json data systems At corresponding two-dimension code image;Otherwise, according to the corresponding json data of the server list, short network address is generated, and will be described Short network address generates corresponding two-dimension code image;
Two-dimension code image is sent to terminal;
The first processor realizes following steps when executing first computer program:
S1, the two-dimension code image that background server is sent is received, scans the two-dimension code image, identifies the Quick Response Code figure The corresponding two-dimensional code data of piece;
S2, judge whether the two-dimensional code data is dynamic code, if it is not, then directly parsing the two-dimensional code data obtains One server list, and corresponding server is selected according to the first server list, otherwise, obtained according to the dynamic code Second server list, and corresponding server is selected according to the second server list;
It is specifically included if it is not, then directly parsing the two-dimensional code data and obtaining first server list:
If it is not, then judge that the two-dimensional code data for the corresponding json data of server list, parses the json data, Obtain first server list;
Obtaining second server list according to the dynamic code described in step S2 is specially:
The dynamic code is short network address, accesses the short network address, obtains the corresponding json data of server list;
The json data are parsed, second server list is obtained;
Corresponding server is selected according to the second server list.
In conclusion a kind of method and system of dynamic select server provided by the invention, by scanning the two-dimensional code figure Piece identifies that the corresponding two-dimensional code data of the two-dimension code image carrys out dynamic access server list to the corresponding service of selection Device, no matter how server list changes, and is all not necessarily to updating client, need to only scan new Quick Response Code, flexibility height and cost It is low, different server lists is distinguished by judging whether two-dimensional code data is dynamic code, when two-dimensional code data is dynamic code, It first passes through dynamic code and obtains server list, obtain corresponding server further according to the server list, improve Quick Response Code Recognition efficiency first generates short network address, short network address is being generated two-dimension code image, no by will be greater than the json data of preset value The complexity that mass data directly generates two-dimension code image is reduced by only, in addition, generating two-dimension code image, contracting by short network address Short recognition time, to improve recognition efficiency.
Example the above is only the implementation of the present invention is not intended to limit the scope of the invention, every to utilize this hair Equivalents made by bright specification and accompanying drawing content are applied directly or indirectly in relevant technical field, include similarly In the scope of patent protection of the present invention.

Claims (10)

1. a kind of method of dynamic select server, which is characterized in that including step:
S1, the two-dimension code image that background server is sent is received, scans the two-dimension code image, identifies the two-dimension code image pair The two-dimensional code data answered;
S2, judge whether the two-dimensional code data is dynamic code, if it is not, then directly parsing the two-dimensional code data obtains the first clothes Business device list, and corresponding server is selected according to the first server list, otherwise, second is obtained according to the dynamic code Server list, and corresponding server is selected according to the second server list.
2. the method for dynamic select server according to claim 1, which is characterized in that further include step before step S1 Suddenly:
Background server generates corresponding two-dimension code image according to server list.
3. the method for dynamic select server according to claim 2, which is characterized in that the background server is according to clothes Business device list generates two-dimension code image and specifically includes:
S0, judge whether the corresponding json data of server list are less than preset value, if so, the json data are made pair The two-dimension code image answered;Otherwise, according to the corresponding json data of the server list, short network address is generated, and by the short net Location generates corresponding two-dimension code image.
4. the method for dynamic select server according to claim 1, which is characterized in that if described in the step S2 It is no, then it directly parses the two-dimensional code data and obtains first server list and specifically include:
If it is not, then judging that the two-dimensional code data for the corresponding json data of server list, parses the json data, obtain First server list.
5. the method for dynamic select server according to claim 1, which is characterized in that described in step S2 according to Dynamic code obtains second server list:
The dynamic code is short network address, accesses the short network address, obtains the corresponding json data of server list;
The json data are parsed, second server list is obtained;
Corresponding server is selected according to the second server list.
6. a kind of system of dynamic select server, including terminal and background server, the terminal includes first memory, One processor and storage are on the first memory and the first computer program that can be run on first processor, the backstage take Business end includes second memory, second processor and is stored in can run on second memory and in second processor second Computer program, which is characterized in that the second processor realizes following steps when executing the second computer program:
Two-dimension code image is sent to terminal;
The first processor realizes following steps when executing first computer program:
S1, the two-dimension code image that background server is sent is received, scans the two-dimension code image, identifies the two-dimension code image pair The two-dimensional code data answered;
S2, judge whether the two-dimensional code data is dynamic code, if it is not, then directly parsing the two-dimensional code data obtains the first clothes Business device list, and corresponding server is selected according to the first server list, otherwise, second is obtained according to the dynamic code Server list, and corresponding server is selected according to the second server list.
7. the system of dynamic select server according to claim 6, which is characterized in that the second processor executes institute Following steps are realized when stating second computer program:Described two-dimension code image is sent to before terminal further includes step:
Corresponding two-dimension code image is generated according to server list.
8. the system of dynamic select server according to claim 7, which is characterized in that described to be given birth to according to server list It is specifically included at two-dimension code image:
S0, judge whether the corresponding json data of server list are less than preset value, if so, the json data are made pair The two-dimension code image answered;Otherwise, according to the corresponding json data of the server list, short network address is generated, and by the short net Location generates corresponding two-dimension code image.
9. the system of dynamic select server according to claim 6, which is characterized in that if it is not, described in then directly parsing Two-dimensional code data obtains first server list and specifically includes:
If it is not, then judging that the two-dimensional code data for the corresponding json data of server list, parses the json data, obtain First server list.
10. the system of dynamic select server according to claim 6, which is characterized in that according to institute described in step S2 Stating dynamic code acquisition second server list is specially:
The dynamic code is short network address, accesses the short network address, obtains the corresponding json data of server list;
The json data are parsed, second server list is obtained;
Corresponding server is selected according to the second server list.
CN201810175404.2A 2018-03-02 2018-03-02 A kind of method and system of dynamic select server Withdrawn CN108632339A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810175404.2A CN108632339A (en) 2018-03-02 2018-03-02 A kind of method and system of dynamic select server

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810175404.2A CN108632339A (en) 2018-03-02 2018-03-02 A kind of method and system of dynamic select server

Publications (1)

Publication Number Publication Date
CN108632339A true CN108632339A (en) 2018-10-09

Family

ID=63706047

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810175404.2A Withdrawn CN108632339A (en) 2018-03-02 2018-03-02 A kind of method and system of dynamic select server

Country Status (1)

Country Link
CN (1) CN108632339A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114444637A (en) * 2020-11-05 2022-05-06 薛宗良 Quick response code steering system

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102625468A (en) * 2011-10-18 2012-08-01 北京小米科技有限责任公司 Access method to mobile internet
CN103179640A (en) * 2013-03-25 2013-06-26 北京奇虎科技有限公司 Wireless local area network access system and method
CN103532564A (en) * 2013-05-27 2014-01-22 Tcl集团股份有限公司 Two-dimensional code data encoding method, decoding method, system and intelligent device
CN103632184A (en) * 2013-12-13 2014-03-12 金蝶软件(中国)有限公司 Two-dimension code generation method, two-dimension code use method, two-dimension code generator and user equipment
WO2014080214A1 (en) * 2012-11-23 2014-05-30 Pa Knowledge Limited A machine-readable tag and a reader and system for use with the tag
CN104023213A (en) * 2014-06-23 2014-09-03 浙江宇视科技有限公司 Interactive service method and system based on two-dimension code
CN104680114A (en) * 2015-03-03 2015-06-03 黄伟军 Method for processing multiple requests via two-dimension code and system thereof
CN104794661A (en) * 2015-04-24 2015-07-22 中山市微食天下网络有限公司 Ordering menu generating system and method based on dynamic two-dimension code entrance
CN105743940A (en) * 2014-12-09 2016-07-06 金蝶软件(中国)有限公司 Data processing method, user terminal, and cloud platform
CN107104833A (en) * 2017-04-24 2017-08-29 西安富立叶微电子有限责任公司 A kind of method to set up of configuration information, source terminal equipment and target terminal equipment

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102625468A (en) * 2011-10-18 2012-08-01 北京小米科技有限责任公司 Access method to mobile internet
WO2014080214A1 (en) * 2012-11-23 2014-05-30 Pa Knowledge Limited A machine-readable tag and a reader and system for use with the tag
CN103179640A (en) * 2013-03-25 2013-06-26 北京奇虎科技有限公司 Wireless local area network access system and method
CN103532564A (en) * 2013-05-27 2014-01-22 Tcl集团股份有限公司 Two-dimensional code data encoding method, decoding method, system and intelligent device
CN103632184A (en) * 2013-12-13 2014-03-12 金蝶软件(中国)有限公司 Two-dimension code generation method, two-dimension code use method, two-dimension code generator and user equipment
CN104023213A (en) * 2014-06-23 2014-09-03 浙江宇视科技有限公司 Interactive service method and system based on two-dimension code
CN105743940A (en) * 2014-12-09 2016-07-06 金蝶软件(中国)有限公司 Data processing method, user terminal, and cloud platform
CN104680114A (en) * 2015-03-03 2015-06-03 黄伟军 Method for processing multiple requests via two-dimension code and system thereof
CN104794661A (en) * 2015-04-24 2015-07-22 中山市微食天下网络有限公司 Ordering menu generating system and method based on dynamic two-dimension code entrance
CN107104833A (en) * 2017-04-24 2017-08-29 西安富立叶微电子有限责任公司 A kind of method to set up of configuration information, source terminal equipment and target terminal equipment

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114444637A (en) * 2020-11-05 2022-05-06 薛宗良 Quick response code steering system

Similar Documents

Publication Publication Date Title
CN107948314B (en) Business processing method and device based on rule file and server
CN106021421B (en) method and device for accelerating webpage rendering
JP6500086B2 (en) Two-dimensional code analysis method and apparatus, computer-readable storage medium, computer program, and terminal device
KR20190119123A (en) Message processing methods and devices, storage media, and computer devices
US20160300044A1 (en) Anti-debugging method
CN108959430B (en) Advertisement promotion data acquisition method, device and equipment
WO2019019361A1 (en) Method and apparatus for processing data of database, computer device, and storage medium
CN107026871B (en) Web vulnerability scanning method based on cloud computing
CN104268229B (en) Resource obtaining method and device based on multi-process browser
CN109829287A (en) Api interface permission access method, equipment, storage medium and device
CN110908837B (en) Application program exception handling method and device, electronic equipment and storage medium
CN111026493B (en) Interface rendering processing method and device
US20160026728A1 (en) Interaction Method And Device Between Browsers And Browser
US20170169122A1 (en) Webpage display method, mobile terminal, intelligent terminal, program and storage medium
US10067862B2 (en) Tracking asynchronous entry points for an application
CN103136251A (en) Method and device of webpage identification
JP2016540333A (en) Terminal marking method, terminal marking device, program, and recording medium
US10115012B1 (en) Capture object boundary jitter reduction
CN105592169B (en) Terminal identification method and device
ES2764672T3 (en) Threat detection method and apparatus and network system
CN111597553A (en) Process processing method, device, equipment and storage medium in virus searching and killing
US20180192121A1 (en) System and methods thereof for displaying video content
CN108632339A (en) A kind of method and system of dynamic select server
CN110222046B (en) List data processing method, device, server and storage medium
CN111309221B (en) Page processing method, device and equipment

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
WW01 Invention patent application withdrawn after publication

Application publication date: 20181009

WW01 Invention patent application withdrawn after publication