CN104426878A - Server connection method and server connection device - Google Patents

Server connection method and server connection device Download PDF

Info

Publication number
CN104426878A
CN104426878A CN201310393371.6A CN201310393371A CN104426878A CN 104426878 A CN104426878 A CN 104426878A CN 201310393371 A CN201310393371 A CN 201310393371A CN 104426878 A CN104426878 A CN 104426878A
Authority
CN
China
Prior art keywords
client
link information
server
connecting link
described client
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.)
Granted
Application number
CN201310393371.6A
Other languages
Chinese (zh)
Other versions
CN104426878B (en
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.)
Shenzhen City, Oriental Boya Technology Co. Ltd.
Original Assignee
Burson Marsteller Network Game Development (shenzhen) 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 Burson Marsteller Network Game Development (shenzhen) Co Ltd filed Critical Burson Marsteller Network Game Development (shenzhen) Co Ltd
Priority to CN201310393371.6A priority Critical patent/CN104426878B/en
Publication of CN104426878A publication Critical patent/CN104426878A/en
Application granted granted Critical
Publication of CN104426878B publication Critical patent/CN104426878B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/50Network services
    • H04L67/52Network services specially adapted for the location of the user terminal
    • 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

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses a server connection method and a server connection device. The method comprises the following steps: receiving a processing request, wherein the processing request comprises client information which corresponds to a client; calculating a connection type and connection link information which correspond to the client information; sending the connection type and the connection link information. By applying the technical scheme adopted by the invention, when connection cannot be established between the client and a server, or after the client and the server are disconnected, automatic processing is performed, and the efficiency of reestablishing connection between the client and the server is improved.

Description

Server method of attachment and device
Technical field
The present invention relates to technical field of the computer network, particularly relate to a kind of server method of attachment and device.
Background technology
At C/S(C/S, Client/Server, client end/server end) in architecture system, such as, in chess category online game C/S framework, client often needs to connect with server, thus provides application and service to user.
Such as, in traditional technical scheme, during client's side link server end, in chess/card game, when client is by double-clicking the room in QQGame, attempt the connection of directly setting up the client server corresponding with room.Therefore there will be connecting link in traditional technical scheme obstructed, or there will be the situation of broken string in connection procedure, thus in traditional technical scheme, at least there is following technical problem: client is after cannot connecting with server or occurring in connection procedure breaking, cannot obtain automatically processing timely and effectively, need manually to go to re-establish connection by loaded down with trivial details operation.
Summary of the invention
Based on this, be necessary to provide a kind of server method of attachment and device, can cannot connect with server in generation client, or after the connection of client and server breaks, automatically process, raising re-establishes the efficiency that client is connected with server.
A kind of server method of attachment, be applicable to the management server end in user terminal/server framework, described method comprises:
Receive process request, described process request comprises client-side information corresponding to described client;
Calculate the connection type corresponding with described client-side information and connecting link information;
Send described connection type and described connecting link information.
A kind of server method of attachment, be applicable to the client in user terminal/server framework, described method comprises:
Transmission processing request, described process request comprises client-side information corresponding to described client;
Receive the connection type corresponding with described client-side information and connecting link information;
According to described connection type and described connecting link information, set up the connection of the server comprised in described client and described connecting link information.
A kind of server jockey, be applicable to the management server end in user terminal/server framework, described device comprises:
Process request receiving module, for receiving the process request that client sends, described process request comprises client-side information corresponding to described client;
Link information computing module, for calculating the connection type corresponding with described client-side information and connecting link information;
Link information sending module, for sending described connection type and described connecting link information.
A kind of server jockey, be applicable to the client in user terminal/server framework, it is characterized in that, described device comprises:
Process request sending module, for transmission processing request, described process request comprises client-side information corresponding to described client;
Link information acquisition module, for receiving the connection type corresponding with described client-side information and connecting link information;
Link block, for according to described connection type and described connecting link information, sets up the connection of the server comprised in described client and described connecting link information.
Above-mentioned server method of attachment and device, cannot connect with first server in client, or after the connection of client and first server breaks, client sends process request to management server end, process request comprises client-side information, after management server receives process request, calculate the connection type corresponding with client-side information and connecting link information, and return to client, the second server that client attempts comprising with connecting link information according to connection type and connecting link information connects, until re-establish connection, thus achieve client to connect with first server, or the connection of client and first server break after automatic process, improve the efficiency re-establishing connection.
Accompanying drawing explanation
Fig. 1 is the schematic flow sheet of the server method of attachment in an embodiment;
Fig. 2 is the schematic flow sheet of the connecting link information calculating the connection type corresponding with client in an embodiment;
Fig. 3 is the schematic flow sheet of the server method of attachment in another embodiment;
Fig. 4 is the schematic flow sheet that in a kind of application scenarios in an embodiment, client and server connect;
Fig. 5 is the structural representation of a kind of server jockey in an embodiment;
Fig. 6 is the structural representation of link information computing module in an embodiment;
Fig. 7 is the structural representation of link information computing module in another embodiment;
Fig. 8 is the structural representation of link information computing module in another embodiment;
Fig. 9 is the structural representation of a kind of server jockey in another embodiment.
Embodiment
In order to make object of the present invention, technical scheme and advantage clearly understand, below in conjunction with drawings and Examples, the present invention is further elaborated.Should be appreciated that specific embodiment described herein only in order to explain the present invention, be not intended to limit the present invention.
See Fig. 1, provide a kind of server method of attachment in one embodiment.This method is applicable to the management server end in user terminal/server framework, wherein, when user terminal/server framework in the present embodiment is particularly applicable in online game as chess category online game, at least one server is correspond to, as first server in the present embodiment between the amusement arcade in QQGame.Management server can be, but not limited to login for checking client, player data storage etc.
Server method of attachment in the present embodiment, its flow process comprises:
Step 102, receives the process request that client sends.
In the present embodiment, before step 102, also comprise the connection of setting up client and management server, such as, can input the user name and password in client, be verified by management server, then set up the connection of client and management server.
After client and management server connect, user, to play, also needs the connection of setting up between client and first server.Such as in chess and card games, user by double-clicking room number, can set up the connection between client and first server, if connected, entering game, and this and conventional art are similar, repeat no more.In actual applications, due to the change of client location or the situation such as network is complicated, client cannot connect with first server, such as user can enter game by the client last time in China, but this subscription client position may be positioned at the U.S., when client attempts setting up the connection with first server, can connect according to the address of the first server of last time, because communication distance is comparatively far away, networking complexity just cannot connect.After client judges client and first server cannot connect, to the request of management server transmission processing.Client judges whether client cannot connect with first server, can be, but not limited to be whether exceed the default time etc. by the duration judging whether the number of times that client and first server attempt connecting exceedes preset times, attempt connecting.In the present embodiment, if client connects with first server, but in game process, after client and first server disconnect, client also can send process request to management server.Process request comprises the client-side information corresponding with client, in the present embodiment, client-side information comprises the IP(IP of client, InternetProtocol, procotol) address or client language version in one or both, for identifying the geographic area residing for client, in other examples, client-side information can also be the information of other identified geographic positions.
Step 104, calculates the connection type corresponding with client-side information and connecting link information.
In the present embodiment, management server calculates the connection type corresponding with client-side information and connecting link information after receiving process request.Management server can obtain geographic area corresponding to client by client-side information, inquire about the tables of data had in advance again, in tables of data, record connecting link information corresponding to each geographic area and each geographic area and connection type corresponding to connecting link information.In the present embodiment, connection type is divided into direct-connected type and Agent Type.Internet protocol address and the port numbers of second server is comprised with the connecting link information corresponding to direct-connected type.Internet protocol address and the port numbers of proxy server is comprised with the connecting link information corresponding to Agent Type, and the internet protocol address of second server and port numbers.
Step 106, sends connection type and connecting link information.
Connection type and connecting link information are sent to client by management server, for client according to connection type and connecting link information, set up the connection of the second server that client and connecting link information comprise.Such as, if the type returned is direct-connected type, client is according to the internet protocol address of the second server in connecting link information and port numbers, and direct and second server is attempted connecting.If the type returned is Agent Type, then client arranges agency according to the internet protocol address of proxy server and port numbers, then sets up the connection of Agent Type according to the internet protocol address of second server and port numbers.If client connects with second server, then enter connection, otherwise again send process request to management server, subsequent processes, as above-mentioned steps, repeats no more, until client sets up the connection with server.
See Fig. 2, in one embodiment, management server for calculating the connection type corresponding with client-side information and connecting link information, in the present embodiment, client-side information is one or both in client network protocol address or language version, and the flow process of calculating comprises:
Step 202, according to internet protocol address or the language version of client, determines the geographic area of client.
When client-side information is the internet protocol address of client, internet protocol address can be converted to regional address, thus determine the geographic area at client place.In specific geographical area, can also directly according to the geographic area of the language version determination client of client, such as client language version is simplified form of Chinese Character, can determine that the geographic area of client is China's Mainland, again such as client language version be Japanese or German time, thus the geographic area determining client is Japan or European etc.When client-side information comprises internet protocol address and language version simultaneously, the priority that these two kinds of information determine geographic area can be preset, such as, preferentially can use the geographic area of language version determination client.
Step 204, according to the geographic area of client, determines at least one connecting link information corresponding to client, and the connection type corresponding to connecting link information.
In step 204, determined at least one connecting link information can be the preferred multiple connection scheme be pre-stored in management server data table, at least one connecting link information sorts according to connection speed, attempts setting up the connection with server successively for client.
See Fig. 3, in one embodiment, provide a kind of server method of attachment, this method is applicable to the client in user terminal/server framework, wherein, online game can be, but not limited to be chess category online game, such as, in chess and card games, correspond at least one server between the amusement arcade in QQGame.Management server can be, but not limited to login for checking client, player data storage etc.
The server method of attachment that the present embodiment provides, its flow process comprises:
Step 302, to the request of management server transmission processing.
Process request after client cannot connect with first server, or sends after client and first server disconnect, and process request comprises client-side information corresponding to client.In the present embodiment, client-side information can comprise in the internet protocol address of client or the language version of client one or both.
Step 304, receives the connection type corresponding with client-side information and connecting link information.
In the present embodiment, connection type and connecting link information are calculated by management server, and such as management server according to client-side information, can inquire about built-in tables of data, obtains the connection type corresponding with client-side information and connecting link information.Connection type is divided into direct-connected type and Agent Type.Internet protocol address and the port numbers of second server is comprised with the connecting link information corresponding to direct-connected type.Internet protocol address and the port numbers of proxy server is comprised with the connecting link information corresponding to Agent Type, and the internet protocol address of second server and port numbers.
Step 306, according to connection type and connecting link information, sets up the connection of the second server that client and connecting link information comprise.
Client, according to connection type and connecting link information, sets up the connection of the second server that client and connecting link information comprise.Such as, if the type returned is direct-connected type, client is according to the internet protocol address of the second server in connecting link information and port numbers, and direct and second server is attempted connecting.If the type returned is Agent Type, then client arranges agency according to the internet protocol address of proxy server and port numbers, then sets up the connection of Agent Type according to the internet protocol address of second server and port numbers.If client connects with second server, then enter connection, otherwise again send process request to management server, until client sets up the connection with server.
See Fig. 4, in one embodiment, in the application scenarios of client, the operating procedure of client comprises:
Step 402, request and first server connect.
In the present embodiment, client can receive the operations such as the double-click of user's input, and the connection of client and first server is set up in request.
Step 404, judges whether to connect.
If connected, perform step 416, enter game.Otherwise perform step 406.
Step 406, client is to the request of management server transmission processing.Client-side information corresponding to client is comprised in process request.
Step 408, the connection type that client receiving management server returns and connecting link information.
If the connection type returned is direct-connected type, perform step 410, if the connection type returned is Agent Type, then perform step 412.
Step 410, client and second server connect according to direct-connected type requests.
Step 412, client and second server connect according to Agent Type request.
Step 414, judges whether to connect.
When client judges to connect, then perform step 416, play, otherwise return step 406.
Step 416, enters game.
Step 418, judges whether to disconnect.
After entering game, client judges whether disconnect with the connection of second server, if disconnected, then perform step 406, send process request to management server.
Above-mentioned server method of attachment, cannot connect with first server in client, or after the connection of client and first server breaks, client sends process request to management server end, process request comprises client-side information, after management server receives process request, calculate the connection type corresponding with client-side information and connecting link information, and return to client, the second server that client attempts comprising with connecting link information according to connection type and connecting link information connects, until re-establish connection, thus achieve client to connect with first server, or the connection of client and first server break after automatic process, improve the efficiency re-establishing connection.
See Fig. 5, in one embodiment, provide a kind of server jockey, this device is applicable to management server end, such as, can be built in the management server in user terminal/server framework.
Server jockey in the present embodiment, comprising:
Process request receiving module 502, for receiving the process request that client sends, process request after client cannot connect with first server, or sends after client and first server disconnect, and process request comprises client-side information corresponding to client.
Link information computing module 504, for calculating the connection type corresponding with client-side information and connecting link information.
Link information sending module 506, for connection type and connecting link information are sent to client, for client according to connection type and connecting link information, sets up the connection of the second server that client and connecting link information comprise.
In the present embodiment, client-side information comprise in the internet protocol address of client or the language version of client one or both.Connection type comprise in direct-connected type or Agent Type one or both; Internet protocol address and the port numbers of second server is comprised with the connecting link information corresponding to direct-connected type; Internet protocol address and the port numbers of proxy server is comprised with the connecting link information corresponding to Agent Type, and the internet protocol address of second server and port numbers.
See Fig. 6, the link information computing module 504 in the present embodiment can comprise:
First geographic area determining unit 5042, for the internet protocol address according to client, determines the geographic area of client.
Connecting link determining unit 5044, for the geographic area according to client, determines at least one connecting link information corresponding to client, and the connection type corresponding to connecting link information.
See Fig. 7, provide another kind of link information computing module 504, its structure comprises:
Second geographic area determining unit 5043, for the language version according to client, determines the geographic area of client.
Connecting link determining unit 5044, for the geographic area according to client, determines at least one connecting link information corresponding to client, and the connection type corresponding to connecting link information.
The information computational module that the present embodiment provides goes for the country of the specific family of languages, as Europe, Japan, Arab region etc.
See Fig. 8, in another embodiment, provide another kind of link information computing module 504, comprising:
First geographic area determining unit 5042, for the internet protocol address according to client, determines the geographic area of client.
Second geographic area determining unit 5043, for the language version according to client, determines the geographic area of client.
Wherein, can be, but not limited to arrange priority that the second geographic area determining unit 5043 uses higher than the first geographic area determining unit 5042.
Connecting link determining unit 5044, for the geographic area according to client, determines at least one connecting link information corresponding to client, and the connection type corresponding to connecting link information.
See Fig. 9, in one embodiment, a kind of server jockey being applicable to client, comprising:
Process request sending module 902, for to the request of management server transmission processing, process request after client cannot connect with first server, or sends after client and first server disconnect, and process request comprises client-side information corresponding to client.
Link information acquisition module 904, for receiving the connection type corresponding with client-side information and connecting link information, connection type and connecting link information are calculated by management server.
Link block 906, for according to connection type and connecting link information, sets up the connection of the second server that client and connecting link information comprise.
In the present embodiment, client-side information comprise in the internet protocol address of client or the language version of client one or both.
In the present embodiment, connection type comprise in direct-connected type or Agent Type one or both; Internet protocol address and the port numbers of second server is comprised with the connecting link information corresponding to direct-connected type; Internet protocol address and the port numbers of proxy server is comprised with the connecting link information corresponding to Agent Type, and the internet protocol address of second server and port numbers.
The above embodiment only have expressed several execution mode of the present invention, and it describes comparatively concrete and detailed, but therefore can not be interpreted as the restriction to the scope of the claims of the present invention.It should be pointed out that for the person of ordinary skill of the art, without departing from the inventive concept of the premise, can also make some distortion and improvement, these all belong to protection scope of the present invention.Therefore, the protection range of patent of the present invention should be as the criterion with claims.

Claims (10)

1. a server method of attachment, be applicable to the management server end in user terminal/server framework, described method comprises:
Receive process request, described process request comprises client-side information corresponding to described client;
Calculate the connection type corresponding with described client-side information and connecting link information;
Send described connection type and described connecting link information.
2. method according to claim 1, is characterized in that, described client-side information comprises the internet protocol address of described client;
The step of the connection type that described calculating is corresponding with described client-side information and connecting link information, comprising:
According to the internet protocol address of described client, determine the geographic area of described client;
According to the geographic area of described client, determine at least one connecting link information corresponding to described client, and the connection type corresponding to described connecting link information.
3. method according to claim 1 and 2, is characterized in that, described client-side information comprises the language version of described client;
The step of the connection type that described calculating is corresponding with described client-side information and connecting link information, comprising:
According to the language version of described client, determine the geographic area of described client;
According to the geographic area of described client, determine at least one connecting link information corresponding to described client, and the connection type corresponding to described connecting link information.
4. method according to claim 3, is characterized in that, described connection type comprise in direct-connected type or Agent Type one or both;
Internet protocol address and the port numbers of the server that described client will be connected is comprised with the described connecting link information corresponding to described direct-connected type;
Comprise the internet protocol address of proxy server and port numbers with the described connecting link information corresponding to described Agent Type, the internet protocol address of server that described client will be connected and port numbers.
5. a server method of attachment, is applicable to the client in user terminal/server framework, it is characterized in that, described method comprises:
Transmission processing request, described process request comprises client-side information corresponding to described client;
Receive the connection type corresponding with described client-side information and connecting link information;
According to described connection type and described connecting link information, set up the connection of the server comprised in described client and described connecting link information.
6. a server jockey, be applicable to the management server end in user terminal/server framework, it is characterized in that, described device comprises:
Process request receiving module, for receiving the process request that client sends, described process request comprises client-side information corresponding to described client;
Link information computing module, for calculating the connection type corresponding with described client-side information and connecting link information;
Link information sending module, for sending described connection type and described connecting link information.
7. device according to claim 6, is characterized in that, described client-side information comprises the internet protocol address of described client;
Described link information computing module comprises:
First geographic area determining unit, for the internet protocol address according to described client, determines the geographic area of described client;
Connecting link determining unit, for the geographic area according to described client, determines at least one connecting link information corresponding to described client, and the connection type corresponding to described connecting link information.
8. the device according to claim 6 or 7, is characterized in that, described client-side information comprises the language version of described client;
Described link information computing module comprises:
Second geographic area determining unit, for the language version according to described client, determines the geographic area of described client;
Connecting link determining unit, for the geographic area according to described client, determines at least one connecting link information corresponding to described client, and the connection type corresponding to described connecting link information.
9. device according to claim 8, is characterized in that, described connection type comprise in direct-connected type or Agent Type one or both;
Internet protocol address and the port numbers of the server that described client will be connected is comprised with the described connecting link information corresponding to described direct-connected type;
Internet protocol address and the port numbers of proxy server is comprised, the internet protocol address of the server that will be connected with described client and port numbers with the described connecting link information corresponding to described Agent Type.
10. a server jockey, is applicable to the client in user terminal/server framework, it is characterized in that, described device comprises:
Process request sending module, for transmission processing request, described process request comprises client-side information corresponding to described client;
Link information acquisition module, for receiving the connection type corresponding with described client-side information and connecting link information;
Link block, for according to described connection type and described connecting link information, sets up the connection of the server comprised in described client and described connecting link information.
CN201310393371.6A 2013-09-02 2013-09-02 server connection method and device Active CN104426878B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310393371.6A CN104426878B (en) 2013-09-02 2013-09-02 server connection method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310393371.6A CN104426878B (en) 2013-09-02 2013-09-02 server connection method and device

Publications (2)

Publication Number Publication Date
CN104426878A true CN104426878A (en) 2015-03-18
CN104426878B CN104426878B (en) 2018-04-06

Family

ID=52974828

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310393371.6A Active CN104426878B (en) 2013-09-02 2013-09-02 server connection method and device

Country Status (1)

Country Link
CN (1) CN104426878B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109618012A (en) * 2019-02-21 2019-04-12 腾讯科技(深圳)有限公司 Establish the method, apparatus, terminal and storage medium of connection
CN110300182A (en) * 2019-07-04 2019-10-01 深圳市网心科技有限公司 Network node dispatching method and device, computer installation and storage medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101657032A (en) * 2009-09-23 2010-02-24 中兴通讯股份有限公司 Method, system and mobile terminal of network computing service
CN101325559B (en) * 2008-07-28 2010-08-18 腾讯科技(深圳)有限公司 Method for commending game room, system and game server
CN103024933A (en) * 2011-09-28 2013-04-03 腾讯科技(深圳)有限公司 Mobile Internet access system and mobile Internet access method
CN103036960A (en) * 2012-12-07 2013-04-10 中国联合网络通信集团有限公司 Information push method and information push device and information push system
CN103124265A (en) * 2013-01-31 2013-05-29 深信服网络科技(深圳)有限公司 Method for visiting websites and gateway device
CN103188270A (en) * 2013-04-11 2013-07-03 腾讯科技(深圳)有限公司 Method, device and system for accessing recommended server to IP address

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101325559B (en) * 2008-07-28 2010-08-18 腾讯科技(深圳)有限公司 Method for commending game room, system and game server
CN101657032A (en) * 2009-09-23 2010-02-24 中兴通讯股份有限公司 Method, system and mobile terminal of network computing service
CN103024933A (en) * 2011-09-28 2013-04-03 腾讯科技(深圳)有限公司 Mobile Internet access system and mobile Internet access method
CN103036960A (en) * 2012-12-07 2013-04-10 中国联合网络通信集团有限公司 Information push method and information push device and information push system
CN103124265A (en) * 2013-01-31 2013-05-29 深信服网络科技(深圳)有限公司 Method for visiting websites and gateway device
CN103188270A (en) * 2013-04-11 2013-07-03 腾讯科技(深圳)有限公司 Method, device and system for accessing recommended server to IP address

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109618012A (en) * 2019-02-21 2019-04-12 腾讯科技(深圳)有限公司 Establish the method, apparatus, terminal and storage medium of connection
CN109618012B (en) * 2019-02-21 2021-10-15 腾讯科技(深圳)有限公司 Method, device, terminal and storage medium for establishing connection
CN110300182A (en) * 2019-07-04 2019-10-01 深圳市网心科技有限公司 Network node dispatching method and device, computer installation and storage medium

Also Published As

Publication number Publication date
CN104426878B (en) 2018-04-06

Similar Documents

Publication Publication Date Title
JP4833995B2 (en) Mobile online game system and communication method between mobile game terminals
CN108156240B (en) Method and system for accessing industrial adapter to server
CN106254377B (en) Support the soft load-balancing method and system of the long connection of magnanimity
CN112221121A (en) Application software networking acceleration method and device and storage medium
CN102710554A (en) Distributed message system and service status detection method thereof
CN106714176A (en) Access control method and device for intranet service
CN112152828B (en) Game acceleration method and device, VPN terminal and storage medium
JP2013502628A (en) Method and apparatus for obtaining network setting information
WO2016197544A1 (en) Method and apparatus for processing network connection
CN103716230B (en) Message sending method, device and server
CN105530638A (en) Free WIFI authentication system based on friend circle sharing
CN103685398B (en) Communication connection method for building up and communication system
CN108810611A (en) The control system and method for Multimedia Fusion terminal start-up course
WO2010148757A1 (en) Method and system for realizing the resource sharing of the terminal equipment
CN111405059A (en) Data transmission method of cloud equipment, electronic equipment and Internet of things system
CN110138714A (en) Method, apparatus, electronic equipment and the storage medium of access process
CN104426878A (en) Server connection method and server connection device
WO2014135102A1 (en) Wlan user management method, device and system
CN113423120A (en) Data distribution processing method and device based on private network terminal and electronic equipment
CN101136769B (en) Method and system to automatically configure ADSL terminal equipment
CN104158728B (en) Social network sites plus group's method, plus group's system and server
US10630684B2 (en) PPPoE packets transmitting method and PPPoE server thereof
CN111010425A (en) Server connection method, load balancing equipment and electronic equipment
CN110753135A (en) IP address configuration method, configuration equipment and storage medium
CN107566476B (en) Access method, SDN controller, forwarding equipment and user access system

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C41 Transfer of patent application or patent right or utility model
TA01 Transfer of patent application right

Effective date of registration: 20161114

Address after: 518000 Guangdong city of Shenzhen province Nanshan District Xili liuxiandong Zhongshan Road No. 1001 TCL Science Park R & D building D3 8 storey building A room 801 unit

Applicant after: Shenzhen City, Oriental Boya Technology Co. Ltd.

Address before: 518057 Guangdong city of Shenzhen province Nanshan District Zhongshan Road No. 1001 TCL Industrial Park International City building D3 9B - C E

Applicant before: Burson Marsteller network game development (Shenzhen) Co., Ltd.

GR01 Patent grant
GR01 Patent grant