CN104468493A - Method and system for logging into web page in network communication - Google Patents

Method and system for logging into web page in network communication Download PDF

Info

Publication number
CN104468493A
CN104468493A CN201310441926.XA CN201310441926A CN104468493A CN 104468493 A CN104468493 A CN 104468493A CN 201310441926 A CN201310441926 A CN 201310441926A CN 104468493 A CN104468493 A CN 104468493A
Authority
CN
China
Prior art keywords
page
identify label
user name
web page
customer end
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
CN201310441926.XA
Other languages
Chinese (zh)
Other versions
CN104468493B (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.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology 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 Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN201310441926.XA priority Critical patent/CN104468493B/en
Publication of CN104468493A publication Critical patent/CN104468493A/en
Application granted granted Critical
Publication of CN104468493B publication Critical patent/CN104468493B/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
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • H04L63/0815Network architectures or network communication protocols for network security for authentication of entities providing single-sign-on or federations
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/02Network architectures or network communication protocols for network security for separating internal from external traffic, e.g. firewalls
    • H04L63/0227Filtering policies
    • H04L63/0236Filtering by address, protocol, port number or service, e.g. IP-address or URL
    • 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/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • 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/56Provisioning of proxy services
    • H04L67/563Data redirection of data network streams

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Hardware Design (AREA)
  • Computer Security & Cryptography (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses a method and system for logging into a web page in network communication. The method includes the step of receiving a client login request which comes from a communication client and includes a user name, the step of generating a client identity identification and a page identity identification for the user name, sending the client identity identification and the page identity identification to the communication client, and storing the client identity identification and the page identity identification in correspondence with the user name, the step of receiving a web page login request which comes from the communication client and includes a user name and a page identity identification, the step of obtaining the stored page identity identification corresponding to the user name included in the web page login request, judging whether the obtained page identity identification is consistent with the page identity identification included in the web page login request and issuing page data to the communication client if the obtained page identity identification is consistent with the page identity identification included in the web page login request. The method and system can increase the login speed.

Description

The method and system of web page are logged in network communication
Technical field
The present invention relates to network communications technology, particularly relate in network communication the method and system logging in web page.
Background technology
In field of network communication, web business that telecommunication customer end is usually embedded, and also embedded browser, can open the web page of corresponding each web business by embedded browser.In practice, user opens telecommunication customer end, logs in, and shows network communication interface; As required, web page can also be shown further.
The network communication scheme of prior art specifically comprises:
Communication server receives the client logs request comprising user name from telecommunication customer end, for user name generates client identity mark, send to telecommunication customer end, and respective user name stores client identity mark.After telecommunication customer end receives client identity mark, this client identity just can be used to identify and to carry out network communication, such as, periodically client identity can be reported to identify to communication server according to prearrange, to carry out authentication to telecommunication customer end.Network communication of the present invention comprises microblogging, instant messaging etc. can the network communication of embedded web business, and described instant messaging comprises qq etc.For qq communication, after login, user just can carry out chatting operation.
In the process of carrying out network communication, web page can also be logged in as required, to carry out web page operation, particularly:
When needed, telecommunication customer end sends to communication server the web page mark comprising user name (clientuin) and client logs mark (clientkey) and obtains request; Communication server receives after web page mark obtains request, carries out authentication to user name and client identity mark, if user name and client identity mark legal, then for this user name generates page identify label, storage, and feed back to telecommunication customer end; For the web business selected, telecommunication customer end sends the web page logging request comprising user name and page identify label again to communication server; Communication server receive request after, authentication is carried out to user name and page identify label, if user name and page identify label legal, then show for the page data of corresponding service is fed back to telecommunication customer end.
Suppose that id.qq.com is an embedded web business of QQ client, its url is: http://id.qq.com/test/app.html; Its login process comprises: 1) QQ client-access following address: http://ptlogin.qq.com/jump clientuin=xxx & clientkey=yyy & u1=http: //id.qq.com/test/app.html, wherein, user is called xxx, client identity is designated yyyQQ, server generates page identify label (skey), feeds back to QQ client; 2) QQ client-access following address: http://id.qq.com/test/app.html, and carry page identify label simultaneously, after QQ server carries out authentication to page identify label, to the corresponding page data of QQ client feedback, QQ client jumps to web page.
After showing web page, page identify label just can be used to carry out network communication, such as, page identify label can be carried in follow-up network communication, to carry out authentication to telecommunication customer end.
To sum up, in existing network communication scheme, after carrying out client logs, when needing to log in web page, perform abovementioned steps 1) and 2), to obtain page identify label, and then carry page identify label acquisition page data.This implementation complex operation, and perform step 1) and 2) need to wait for a period of time, cause login speed slow, not rapidly.
Summary of the invention
The invention provides a kind of method logging in web page in network communication, the method can improve login speed.
The invention provides the system logging in web page in a kind of network communication, this system can improve login speed.
Log in a method for web page in network communication, the method comprises:
Receive the client logs request comprising user name from telecommunication customer end;
For user name generates client identity mark and page identify label, send to telecommunication customer end, and respective user name stores client identity mark and page identify label;
Receive the web page logging request comprising user name and page identify label from telecommunication customer end;
Obtain the page identify label corresponding with the user name that web page logging request comprises stored, judge that whether the page identify label obtained is consistent with the page identify label that web page logging request comprises, if so, then issue page data to telecommunication customer end.
Log in a system for web page in network communication, this system comprises telecommunication customer end and communication server;
Described telecommunication customer end, the client logs request comprising user name is sent to described communication server, receive client identity mark and the page identify label of described communication server feedback, and respective user name stores client identity mark and page identify label; Extract the page identify label corresponding with user name stored, send the web page logging request comprising user name and page identify label to described communication server, receive the page data of described communication server feedback, show;
Described communication server, receives logging request, for user name generates client identity mark and page identify label, send to telecommunication customer end, and respective user name stores client identity mark and page identify label; Receive and comprise web page logging request from described telecommunication customer end, obtain the page identify label corresponding with the user name that web page logging request comprises stored, judge that whether the page identify label obtained is consistent with the page identify label that web page logging request comprises, if so, then page data is issued to described telecommunication customer end.
Log in a communication server for web page in network communication, this communication server comprises client logs requesting processing and web page login process unit;
Described client logs requesting processing, receive the client logs request from telecommunication customer end, for user name generates client identity mark and page identify label, send to telecommunication customer end, and respective user name stores client identity mark and page identify label;
Described web page login process unit, receive the web page logging request comprising user name and page identify label from telecommunication customer end, obtain the page identify label corresponding with the user name that web page logging request comprises stored, judge that whether the page identify label obtained is consistent with the page identify label that web page logging request comprises, if so, then page data is issued to telecommunication customer end.
Log in a telecommunication customer end for web page in network communication, this telecommunication customer end comprises client logs unit and web page logs in unit;
Described client logs unit, the client logs request comprising user name is sent to described communication server, receive client identity mark and the page identify label of communication server feedback, and respective user name stores client identity mark and page identify label;
Described web page logs in unit, extracts the page identify label corresponding with user name stored, and sends the web page logging request comprising user name and page identify label to communication server, receives the page data of communication server feedback, shows.
As can be seen from such scheme, in the present invention, receive client logs request, for user name generates client identity mark and page identify label, send to telecommunication customer end, and respective user name stores client identity mark and page identify label; Receive the web page logging request comprising user name and page identify label from telecommunication customer end, obtain the page identify label corresponding with the user name that web page logging request comprises stored, judge that whether the page identify label obtained is consistent with the page identify label that web page logging request comprises, if so, then page data is issued to telecommunication customer end.The present invention is just for user name generates page identify label in the process of carrying out client logs, until during subsequent login web page, the page identify label generated before telecommunication customer end directly carries, to carry out identification authentication; Like this, without the need to carrying out generating when logging in web page and issue page identify label, simplify operation, improve login speed.
Accompanying drawing explanation
Fig. 1 is the method indicative flowchart logging in web page in network communication of the present invention;
Fig. 2 is the method flow diagram example logging in web page in network communication of the present invention;
Fig. 3 is the system configuration schematic diagram logging in web page in network communication of the present invention.
Embodiment
For making the object, technical solutions and advantages of the present invention clearly understand, below in conjunction with embodiment and accompanying drawing, the present invention is described in more detail.
The present invention is just for user name generates page identify label in the process of carrying out client logs, until during subsequent login web page, the page identify label generated before telecommunication customer end directly carries, to carry out identification authentication; Like this, without the need to carrying out generating when logging in web page and issue page identify label, simplify operation, improve login speed.
See Fig. 1, for logging in the method indicative flowchart of web page in network communication of the present invention, it comprises the following steps:
Step 101, receives the client logs request comprising user name from telecommunication customer end.
Optionally, other information for carrying out logging in authentication can also be comprised in client logs request, as password.
Step 102, for user name generates client identity mark and page identify label, send to telecommunication customer end, and respective user name stores client identity mark and page identify label.
After receiving client logs request, adopt mark generating algorithm, for user name generates unique client identity mark and page identify label.
After telecommunication customer end receives client identity mark and page identify label, particularly, can respective user name store client identity and identify and page identify label under the communication traffic territory in cookie.For QQ client, the corresponding communication traffic territory in cookie is QQ business domains.
Telecommunication customer end receives client identity mark and page identify label, logins successfully; Afterwards, this client identity just can be used to identify and to carry out network communication, such as, periodically client identity can be reported to identify to communication server according to prearrange, to carry out authentication to telecommunication customer end.
Further, in order to improve fail safe, can also upgrade client identity mark and page identify label; Particularly: after the client identity of generation mark and page identify label being sent to telecommunication customer end described in this step, the method also comprises:
Receive the identification renewal request comprising user name from telecommunication customer end, for user name generates client identity mark and page identify label, send to telecommunication customer end, and respective user name upgrades the client identity mark and page identify label that store.
Step 103, receives the web page logging request comprising user name and page identify label from telecommunication customer end.
In the process of carrying out network communication, web page can also be logged in as required, to carry out web page operation.
Step 104, obtain the page identify label corresponding with the user name that web page logging request comprises stored, judge that whether the page identify label obtained is consistent with the page identify label that web page logging request comprises, if so, then issue page data to telecommunication customer end.
In order to improve fail safe, in step 102, when respective user name stores client identity mark and page identify label, the also IP address of respective user name memory communicating client; Correspondingly, in this step, described issue page data to telecommunication customer end before, the method also comprises:
Obtain IP address during telecommunication customer end transmission web page logging request, extract the IP address corresponding with the user name that web page logging request comprises stored, judge that whether the IP address of extracting is consistent with IP address when sending web page logging request, if so, then the described step issuing page data to telecommunication customer end is performed.
After showing web page, page identify label just can be used to carry out network communication, such as, page identify label can be carried in follow-up network communication, to carry out authentication to telecommunication customer end, specifically comprise:
Communication server receives the web page process request comprising user name and page identify label from telecommunication customer end;
Obtain the page identify label corresponding with the user name that web page process request comprises stored, judge that whether the page identify label that the page identify label of acquisition and web page process request comprise is consistent, if so, then the communication data of request is issued to telecommunication customer end.
In the present invention, receive client logs request, for user name generates client identity mark and page identify label, send to telecommunication customer end, and respective user name stores client identity mark and page identify label; Follow-up need log in web page time, communication server receives the web page logging request comprising user name and page identify label from telecommunication customer end, obtain the page identify label corresponding with the user name that web page logging request comprises stored, judge that whether the page identify label obtained is consistent with the page identify label that web page logging request comprises, if so, then page data is issued to telecommunication customer end.The present invention is just for user name generates page identify label in the process of carrying out client logs, until during subsequent login web page, the page identify label generated before telecommunication customer end directly carries, to carry out identification authentication; Like this, without the need to carrying out generating when logging in web page and issue page identify label, simplify operation, improve login speed.
Example below by Fig. 2 is illustrated the method logging in web page in network communication of the present invention, and it comprises the following steps:
Step 201, communication server receives the client logs request comprising user name from telecommunication customer end.
According to different situations, other information for carrying out logging in authentication can also be comprised in client logs request, as password; Communication server carries out authentication to username and password after receiving client logs request, if legal, then performs step 202.
Step 202, communication server is that user name generates client identity mark and page identify label, send to telecommunication customer end, and respective user name stores client identity mark and page identify label, and the IP address of respective user name memory communicating client.
Step 203, telecommunication customer end receives client identity mark and page identify label, and under the communication traffic territory in cookie, respective user name stores client identity mark and page identify label.
Step 204, communication server receives the identification renewal request comprising user name from telecommunication customer end, for user name generates client identity mark and page identify label, send to telecommunication customer end, and respective user name upgrades the client identity mark and page identify label that store.
Step 205, telecommunication customer end receives the mark of the client identity after upgrading and page identify label, and under the communication traffic territory in cookie, respective user name upgrades the client identity mark and page identify label that store.
Step 206, communication server receives the web page logging request comprising user name and page identify label from telecommunication customer end.
Step 207, communication server obtains the page identify label corresponding with the user name that web page logging request comprises stored, judge that whether the page identify label obtained is consistent with the page identify label that web page logging request comprises, if so, then perform step 208; Otherwise process ends.
If the page identify label that the page identify label obtained and web page logging request comprise is inconsistent, then failed authentication, user is illegal, does not issue page data to telecommunication customer end.
Step 208, communication server obtains IP address during telecommunication customer end transmission web page logging request, extract the IP address corresponding with the user name that web page logging request comprises stored, judge that whether the IP address of extracting is consistent with IP address when sending web page logging request, if so, then page data is issued to telecommunication customer end; Otherwise process ends.
After showing web page, page identify label just can be used to carry out network communication, such as, page identify label can be carried in follow-up network communication, to carry out authentication to telecommunication customer end, specifically comprise:
Communication server receives the web page process request comprising user name and page identify label from telecommunication customer end;
Obtain the page identify label corresponding with the user name that web page process request comprises stored, judge that whether the page identify label that the page identify label of acquisition and web page process request comprise is consistent, if so, then the communication data of request is issued to telecommunication customer end; Otherwise, do not issue communication data.
For qq communication, if the web business selected is " historical record ", telecommunication customer end will show the page about " historical record ", then, if have selected the particular content in " historical record ", as " history signature ", the passing signature obtained from communication server will be shown.
Network communication of the present invention comprises microblogging, instant messaging etc. can the network communication of embedded web business, and described instant messaging comprises microblogging, qq etc.
See Fig. 3, for logging in the system configuration schematic diagram of web page in network communication of the present invention, this system comprises telecommunication customer end and communication server;
Described telecommunication customer end, the client logs request comprising user name is sent to described communication server, receive client identity mark and the page identify label of described communication server feedback, and respective user name stores client identity mark and page identify label; Extract the page identify label corresponding with user name stored, send the web page logging request comprising user name and page identify label to described communication server, receive the page data of described communication server feedback, show;
Described communication server, receives logging request, for user name generates client identity mark and page identify label, send to telecommunication customer end, and respective user name stores client identity mark and page identify label; Receive and comprise web page logging request from described telecommunication customer end, obtain the page identify label corresponding with the user name that web page logging request comprises stored, judge that whether the page identify label obtained is consistent with the page identify label that web page logging request comprises, if so, then page data is issued to described telecommunication customer end.
Preferably, this communication server comprises client logs requesting processing and web page login process unit;
Described client logs requesting processing, receive the client logs request from telecommunication customer end, for user name generates client identity mark and page identify label, send to telecommunication customer end, and respective user name stores client identity mark and page identify label;
Described web page login process unit, receive the web page logging request comprising user name and page identify label from telecommunication customer end, obtain the page identify label corresponding with the user name that web page logging request comprises stored, judge that whether the page identify label obtained is consistent with the page identify label that web page logging request comprises, if so, then page data is issued to telecommunication customer end.
Preferably, the single logging request processing unit of described client, when respective user name stores client identity mark and page identify label, the also IP address of respective user name memory communicating client; Described web page login process unit comprises web page logging request receiving element, page identify label authenticating unit, address authenticating unit and page data and issues unit;
Described web page logging request receiving element, receives the web page logging request comprising user name and page identify label from telecommunication customer end, sends to described page identify label authenticating unit,
Described page identify label authenticating unit, receive web page logging request, obtain the page identify label corresponding with the user name that web page logging request comprises stored, judge that whether the page identify label obtained is consistent with the page identify label that web page logging request comprises, if so, then enabled instruction is sent to described address authenticating unit;
Described address authenticating unit, receive enabled instruction, obtain IP address during telecommunication customer end transmission web page logging request, extract the IP address corresponding with the user name that web page logging request comprises stored, judge that whether the IP address of extracting is consistent with IP address when sending web page logging request, if so, then issue unit to described page data and send enabled instruction;
Described page data issues unit, receives enabled instruction, issues the step of page data to telecommunication customer end.
Preferably, described communication server also comprises update process unit, receive the identification renewal request comprising user name from telecommunication customer end, for user name generates client identity mark and page identify label, send to telecommunication customer end, and respective user name upgrades the client identity mark and page identify label that store.
Preferably, this telecommunication customer end comprises client logs unit and web page login unit;
Described client logs unit, the client logs request comprising user name is sent to described communication server, receive client identity mark and the page identify label of communication server feedback, and respective user name stores client identity mark and page identify label;
Described web page logs in unit, extracts the page identify label corresponding with user name stored, and sends the web page logging request comprising user name and page identify label to communication server, receives the page data of communication server feedback, shows.
The foregoing is only preferred embodiment of the present invention, not in order to limit the present invention, within the spirit and principles in the present invention all, any amendment made, equivalent replacement, improvement etc., all should be included within the scope of protection of the invention.

Claims (12)

1. log in a method for web page in network communication, it is characterized in that, the method comprises:
Receive the client logs request comprising user name from telecommunication customer end;
For user name generates client identity mark and page identify label, send to telecommunication customer end, and respective user name stores client identity mark and page identify label;
Receive the web page logging request comprising user name and page identify label from telecommunication customer end;
Obtain the page identify label corresponding with the user name that web page logging request comprises stored, judge that whether the page identify label obtained is consistent with the page identify label that web page logging request comprises, if so, then issue page data to telecommunication customer end.
2. the method for claim 1, is characterized in that, when described respective user name stores client identity mark and page identify label, and the also IP address of respective user name memory communicating client; Described issue page data to telecommunication customer end before, the method also comprises:
Obtain IP address during telecommunication customer end transmission web page logging request, extract the IP address corresponding with the user name that web page logging request comprises stored, judge that whether the IP address of extracting is consistent with IP address when sending web page logging request, if so, then the described step issuing page data to telecommunication customer end is performed.
3. the method for claim 1, is characterized in that, described by the client identity of generation mark with after page identify label sends to telecommunication customer end, the method also comprises:
Receive the identification renewal request comprising user name from telecommunication customer end, for user name generates client identity mark and page identify label, send to telecommunication customer end, and respective user name upgrades the client identity mark and page identify label that store.
4. the method for claim 1, is characterized in that, described by the client identity of generation mark with after page identify label sends to telecommunication customer end, the method also comprises:
After telecommunication customer end receives client identity mark and page identify label, under the communication traffic territory in cookie, respective user name stores client identity mark and page identify label.
5. the method according to any one of Claims 1-4, is characterized in that, described to after client issues page data, the method also comprises:
Receive the web page process request comprising user name and page identify label from telecommunication customer end;
Obtain the page identify label corresponding with the user name that web page process request comprises stored, judge that whether the page identify label that the page identify label of acquisition and web page process request comprise is consistent, if so, then the communication data of request is issued to telecommunication customer end.
6. log in a system for web page in network communication, it is characterized in that, this system comprises telecommunication customer end and communication server;
Described telecommunication customer end, the client logs request comprising user name is sent to described communication server, receive client identity mark and the page identify label of described communication server feedback, and respective user name stores client identity mark and page identify label; Extract the page identify label corresponding with user name stored, send the web page logging request comprising user name and page identify label to described communication server, receive the page data of described communication server feedback, show;
Described communication server, receives logging request, for user name generates client identity mark and page identify label, send to telecommunication customer end, and respective user name stores client identity mark and page identify label; Receive and comprise web page logging request from described telecommunication customer end, obtain the page identify label corresponding with the user name that web page logging request comprises stored, judge that whether the page identify label obtained is consistent with the page identify label that web page logging request comprises, if so, then page data is issued to described telecommunication customer end.
7. log in a communication server for web page in network communication, it is characterized in that, this communication server comprises client logs requesting processing and web page login process unit;
Described client logs requesting processing, receive the client logs request from telecommunication customer end, for user name generates client identity mark and page identify label, send to telecommunication customer end, and respective user name stores client identity mark and page identify label;
Described web page login process unit, receive the web page logging request comprising user name and page identify label from telecommunication customer end, obtain the page identify label corresponding with the user name that web page logging request comprises stored, judge that whether the page identify label obtained is consistent with the page identify label that web page logging request comprises, if so, then page data is issued to telecommunication customer end.
8. communication server as claimed in claim 7, is characterized in that, the single logging request processing unit of described client, when respective user name stores client identity mark and page identify label, and the also IP address of respective user name memory communicating client; Described web page login process unit comprises web page logging request receiving element, page identify label authenticating unit, address authenticating unit and page data and issues unit;
Described web page logging request receiving element, receives the web page logging request comprising user name and page identify label from telecommunication customer end, sends to described page identify label authenticating unit,
Described page identify label authenticating unit, receive web page logging request, obtain the page identify label corresponding with the user name that web page logging request comprises stored, judge that whether the page identify label obtained is consistent with the page identify label that web page logging request comprises, if so, then enabled instruction is sent to described address authenticating unit;
Described address authenticating unit, receive enabled instruction, obtain IP address during telecommunication customer end transmission web page logging request, extract the IP address corresponding with the user name that web page logging request comprises stored, judge that whether the IP address of extracting is consistent with IP address when sending web page logging request, if so, then issue unit to described page data and send enabled instruction;
Described page data issues unit, receives enabled instruction, issues the step of page data to telecommunication customer end.
9. communication server as claimed in claim 7 or 8, it is characterized in that, described communication server also comprises update process unit, receive the identification renewal request comprising user name from telecommunication customer end, for user name generates client identity mark and page identify label, send to telecommunication customer end, and respective user name upgrades the client identity mark and page identify label that store.
10. log in a telecommunication customer end for web page in network communication, it is characterized in that, this telecommunication customer end comprises client logs unit and web page logs in unit;
Described client logs unit, the client logs request comprising user name is sent to described communication server, receive client identity mark and the page identify label of communication server feedback, and respective user name stores client identity mark and page identify label;
Described web page logs in unit, extracts the page identify label corresponding with user name stored, and sends the web page logging request comprising user name and page identify label to communication server, receives the page data of communication server feedback, shows.
11. telecommunication customer ends as claimed in claim 10, it is characterized in that, described telecommunication customer end comprises update request unit, the identification renewal request comprising user name is periodically sent to communication server, and receiving the client identity mark after the renewal of communication server feedback and page identify label, respective user name upgrades the client identity mark and page identify label that store.
12. telecommunication customer ends as claimed in claim 10, it is characterized in that, described client logs unit comprises stores processor subelement, after receiving the client identity mark and page identify label fed back from communication server, under the communication traffic territory in cookie, respective user name stores client identity mark and page identify label.
CN201310441926.XA 2013-09-25 2013-09-25 The method and system of web page are logged in network communication Active CN104468493B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310441926.XA CN104468493B (en) 2013-09-25 2013-09-25 The method and system of web page are logged in network communication

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310441926.XA CN104468493B (en) 2013-09-25 2013-09-25 The method and system of web page are logged in network communication

Publications (2)

Publication Number Publication Date
CN104468493A true CN104468493A (en) 2015-03-25
CN104468493B CN104468493B (en) 2018-12-11

Family

ID=52913872

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310441926.XA Active CN104468493B (en) 2013-09-25 2013-09-25 The method and system of web page are logged in network communication

Country Status (1)

Country Link
CN (1) CN104468493B (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107634904A (en) * 2017-11-07 2018-01-26 北京恒华伟业科技股份有限公司 A kind of instant messaging interaction method and system
CN107682374A (en) * 2017-11-21 2018-02-09 桂林爱家购股份有限公司 A kind of web page login system and method
CN109005236A (en) * 2018-08-14 2018-12-14 广州小鹏汽车科技有限公司 risk identification method, device and server
CN112069488A (en) * 2020-07-27 2020-12-11 合肥美的智能科技有限公司 Application login method in communication program and related device thereof

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050015601A1 (en) * 2003-07-17 2005-01-20 International Business Machines Corporation Methods, systems, and media to authenticate a user
CN101415004A (en) * 2008-11-25 2009-04-22 江岳 The authentication method that embedded web page is used
CN101626379A (en) * 2009-08-11 2010-01-13 深圳市融创天下科技发展有限公司 Access management method and access management device for classifying access rights in embedded system
CN103198130A (en) * 2013-04-11 2013-07-10 上海心动企业发展有限公司 Method and device for realizing login unified with webpage on client side

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050015601A1 (en) * 2003-07-17 2005-01-20 International Business Machines Corporation Methods, systems, and media to authenticate a user
CN101415004A (en) * 2008-11-25 2009-04-22 江岳 The authentication method that embedded web page is used
CN101626379A (en) * 2009-08-11 2010-01-13 深圳市融创天下科技发展有限公司 Access management method and access management device for classifying access rights in embedded system
CN103198130A (en) * 2013-04-11 2013-07-10 上海心动企业发展有限公司 Method and device for realizing login unified with webpage on client side

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
CSDN博客: "Android HttpClient与Webview共享cookies", 《CSDN博客》 *
CSDN博客: "webview里设置cookie", 《CSDN博客》 *
新浪博客: "Android同步多个域的cookie状态到H5", 《新浪博客》 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107634904A (en) * 2017-11-07 2018-01-26 北京恒华伟业科技股份有限公司 A kind of instant messaging interaction method and system
CN107682374A (en) * 2017-11-21 2018-02-09 桂林爱家购股份有限公司 A kind of web page login system and method
CN109005236A (en) * 2018-08-14 2018-12-14 广州小鹏汽车科技有限公司 risk identification method, device and server
CN112069488A (en) * 2020-07-27 2020-12-11 合肥美的智能科技有限公司 Application login method in communication program and related device thereof

Also Published As

Publication number Publication date
CN104468493B (en) 2018-12-11

Similar Documents

Publication Publication Date Title
US9887999B2 (en) Login method and apparatus
CN104506510B (en) Method and device for equipment authentication and authentication service system
CN105591819B (en) The method and device of Configuration network equipment
CN103020687B (en) Quick Response Code sharing method and system
EP2874074B1 (en) Method for implementing cross-domain jump, browser, and domain name server
CN104301316A (en) Single sign-on system and implementation method thereof
CN103065178B (en) A kind of Quick Response Code sharing apparatus, access means and sharing method
CN104038503A (en) Cross-site logging method, cross-site logging device and cross-site logging system
CN102682009A (en) Method and system for logging in webpage
CN105007280A (en) Application sign-on method and device
CN104468531A (en) Authorization method, device and system for sensitive data
CN102025740B (en) Single sign-on method, fat client, server and system
CN104125558B (en) A kind of client-based method for processing business, equipment and system
CN106559405B (en) Portal authentication method and equipment
CN104580085A (en) Business data updating method, system, client side and server
CN104618449A (en) Web singe-point login implementing method and device
CN103841111A (en) Method for preventing data from being submitted repeatedly and server
CN104660409A (en) System login method in cluster environment and authentication server cluster
CN105072123A (en) Single sign on log-out method and system under cluster environment
CN112217771A (en) Data forwarding method and data forwarding device based on tenant information
CN103905399A (en) Account registration management method and apparatus
CN104052746A (en) Heterogeneous application single sign-on system and method
CN103634399A (en) Method and device for realizing cross-domain data transmission
CN104468493A (en) Method and system for logging into web page in network communication
CN105554735A (en) Method and system for binding intelligent device

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant