CN102137119A - Method and system for synchronously browsing webpage based on webpage - Google Patents

Method and system for synchronously browsing webpage based on webpage Download PDF

Info

Publication number
CN102137119A
CN102137119A CN2011101096012A CN201110109601A CN102137119A CN 102137119 A CN102137119 A CN 102137119A CN 2011101096012 A CN2011101096012 A CN 2011101096012A CN 201110109601 A CN201110109601 A CN 201110109601A CN 102137119 A CN102137119 A CN 102137119A
Authority
CN
China
Prior art keywords
webpage
synchronous
browsing information
source user
authority
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN2011101096012A
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.)
Suzhou Codyy Network Technology Co Ltd
Original Assignee
Suzhou Codyy Network Technology 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 Suzhou Codyy Network Technology Co Ltd filed Critical Suzhou Codyy Network Technology Co Ltd
Priority to CN2011101096012A priority Critical patent/CN102137119A/en
Publication of CN102137119A publication Critical patent/CN102137119A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses a method for synchronously browsing a webpage based on a webpage, comprising the following steps of: authenticating the authority of a webpage synchronous browsing instruction transmitted by a source user received by a communication server, authenticating the authority of the webpage synchronous browsing information instruction received by a target user after the authentication passes, and transmitting the webpage synchronous browsing information instruction to the target user after the authentication passes. The invention further discloses a system for synchronously browsing the webpage based on the webpage. In the invention, the webpage can be safely and synchronously browsed without downloading any software.

Description

Synchronous browsing method of a kind of webpage and system based on webpage
Technical field
The invention belongs to networking technology area, relate in particular to synchronous browsing method of a kind of webpage and system based on webpage.
Background technology
Along with Internet development, the electronic information webpageization is more and more universal, such as video conference, instant messaging, documents editing, video, recreation etc., people have affirmed fully convenient that webpageization brings, the especially rapidity of webpageization, fail safe and extensibility.Fast development based on the internet web page epoch, people are also more and more to the demand of webpageization, from traditional web page browsing news till now to the issue of news, filtration, search, ordering etc., from traditional webpage watch video till now to issue, the search of video, make, upload, download etc., from till now webpage instant communication of traditional software instant messaging, online document conversion, online document reading, Online Video chat etc.
Current, the netizen has trended towards the integrated standard of work, life, amusement to the demand of webpageization, in the webpage application of present stage, the online reading of having realized document synchronously, the audio frequency and video online communication is synchronous etc., but above-mentioned method in one's power all can not realize the synchronous of web page browsing well, even more existing technology can realize that web page browsing is synchronous, realize by client software or other grasping means just that also synchronous speed, promptness, integrality can not get guaranteeing.
For example: when the user need be in systems such as video conference, long-distance education demonstrates a webpage, certain link or button in the webpage clicking will inevitably appear, make the webpage of current demonstration jump to another webpage, if this moment asynchronous to other by demo end, to cause the error of receiving information so and by demo end to the misinterpretation of result, information is discussed, thereby have influence on the effect of whole presentation process.
In addition, the synchronizing information in the existing synchronization solutions is passive reception, can not effectively authenticate control, causes potential safety hazard easily.
Summary of the invention
The invention provides synchronous browsing method of a kind of webpage and system, realized need not to download any software, can realize that safe web page browses synchronously based on webpage.
The invention discloses the synchronous browsing method of a kind of webpage, may further comprise the steps based on webpage:
The authority of the synchronous browsing information instruction of webpage that communication server sends the source user that receives authenticates and after authentication is passed through, the authority that the targeted customer is received the instruction of the synchronous browsing information of described webpage authenticates and after authentication is passed through, the synchronous browsing information instruction of described webpage is sent to described targeted customer.
The invention also discloses the synchronous browing system of a kind of webpage, comprising: source user, communication server, targeted customer based on webpage:
The authority of the synchronous browsing information instruction of webpage that communication server sends the source user that receives authenticates and after authentication is passed through, the authority that the targeted customer is received the instruction of the synchronous browsing information of described webpage authenticates and after authentication is passed through, the synchronous browsing information instruction of described webpage is sent to described targeted customer.
The invention provides synchronous browsing method of a kind of webpage and system, realized need not to download any software, can realize that safe web page browses synchronously based on webpage.
Description of drawings
Accompanying drawing described herein is used to provide further understanding of the present invention, constitutes the application's a part, and illustrative examples of the present invention and explanation thereof are used to explain the present invention, do not constitute improper qualification of the present invention.In the accompanying drawings:
Fig. 1 is a detail flowchart of the present invention;
Fig. 2 is a structure principle chart of the present invention.
Embodiment
Hereinafter will describe the present invention with reference to the accompanying drawings and in conjunction with the embodiments in detail.Need to prove that under the situation of not conflicting, embodiment and the feature among the embodiment among the application can make up mutually.
Fig. 1 is a detail flowchart of the present invention, is described in detail as follows:
Step 101: source user is opened source web page and is opened the webpage that the source web page of embedding that need browse is synchronously browsed API (Application Programming Interface, application programming interface) code synchronously.
In the technique scheme, step 101 comprises following process:
1a) source user is opened source web page, the web page address that input need be browsed synchronously, this webpage must realize that the webpage of source web page browses the API code synchronously, and be direct webpage in the redirect of this window, this API code is and embeds an iframe assembly in the page code of source, (the iframe assembly can be embedded among the source web page, also can embed among the window.open page) and the src property value of iframe is pointed to the API code call page of source web page, after the API Calls page also loads successfully, carry out modes such as parameter transmission among the src by HTTP_REFERER attribute in the web-page requests information or iframe and obtain the web page address of browsing synchronously, and call the synchronous navigation process function of webpage of source web page by the parent.parent of JavaScript;
1b) source user is clicked and is opened synchronous navigation button or link, perhaps click the link in the webpage of browsing synchronously already or carry out other operation and the webpage of being browsed is synchronously carried out redirect browse, at this moment, source web page can detect whether there has been the synchronous browsing pages display frame of webpage automatically, if there is no, then create a web page frame (browsing framework synchronously identifies with syncArea) by document.createElement (" iframe ") method, if there is syncArea, then do not need to create again, after syncArea detected and to finish this moment, the src attribute of syncArea was set to the web page address that need browse synchronously.
Step 102: after the webpage of browsing synchronously loads successfully, browse the API code synchronously, call the synchronous navigation process function of source web page, and will need the address of synchronous webpage to pass to the synchronous navigation process function of source web page by what load source web page.
In the technique scheme, step 102 comprises following process:
2a) since this synchronous browsing page embedded source web page browse API synchronously, so after the web page frame syncArea that browses synchronously loads successfully, can be automatically by loading the API Calls page, the address that this moment, the API Calls page can obtain synchronous webpage by the HTTP_REFERER attribute in the web-page requests information, and call the synchronous navigation process function of webpage of source web page by the parent.parent of JavaScript;
2b) during the synchronous navigation process function of the webpage of API Calls source web page, import the information such as web page address of required synchronous browsing page into.
Step 103: the synchronous navigation process function of source user by source web page, after the synchronous browsing information instruction of webpage is sent to communication server and passed through by the communication server authentication, being forwarded to all by communication server needs synchronous targeted customer.
In the technique scheme, step 103 comprises following process:
After the synchronous navigation process function of source web page receives the synchronous browsing information of webpage, by webpage instant communication technology (the instant messaging technology that is realized on other webpages such as the Socket of Flash, XMLSocket, P2P) the synchronous browsing information of webpage is sent to communication server, after the communication server authentication was passed through, being forwarded to all by communication server needed synchronous targeted customer.
Wherein, the verification process that communication server is detailed is as follows:
After communication server is received the synchronous browsing information instruction of webpage that source user sends over, synchronous browsing information instruction authenticates to webpage, authentication includes but not limited to: the source user authentication, data command purview certification (whether source user has the authority that sends the synchronous browsing information instruction of webpage), source user instructs operated target purview certification (authority that the synchronous browsing information instruction of the webpage that source user sends whether can the access destination user), the targeted customer instructs purview certification (whether the targeted customer has the authority of the synchronous browsing information instruction of webpage that the reception sources user sends) to source user, after all authentications were passed through, the synchronous browsing information of webpage is transmitted to all needed synchronous targeted customer.
In the technique scheme, comprise following process:
When communication server receives after source user sends over the instruction of the synchronous browsing information of webpage, synchronous browsing information instruction authenticates to webpage, and authentication includes but not limited to:
The source user authentication, promptly whether source user is the validated user that communication server is discerned, if authentication is not passed through, then simultaneous operation is ended, authentication is passed through, and proceeds next step authentication;
The data command purview certification, promptly whether source user has the authority that sends the synchronous browsing information instruction of webpage, if authentication is not passed through, then simultaneous operation is ended, authentication is passed through, and proceeds next step authentication;
Source user instructs operated target purview certification, i.e. the authority whether synchronous browsing information instruction of webpage that sends of source user can the access destination user, if authentication is not passed through, then simultaneous operation is ended, and authentication is passed through, and proceeds next step authentication;
Whether the targeted customer instructs purview certification to source user, promptly allow the reception sources user to send the synchronous browsing information instruction of webpage to the targeted customer and authenticate, if authentication is not passed through, then simultaneous operation is ended, and authentication is passed through, and then continues next step;
After all authentications are passed through, be transmitted to the synchronous targeted customer of all needs that are connected to communication server.
Step 104: the targeted customer resolves the synchronous browsing information of webpage after receiving the synchronous browsing information of webpage that communication server sends, and processs and displays at the page, realizes that promptly webpage browses synchronously.
In the technique scheme, step 104 comprises following process:
4a) targeted customer's webpage is resolved and is handled information by JavaScript after receiving the webpage synchronizing information that communication server sends by instant messaging technology (the instant messaging technology that is realized on other webpages such as the Socket of Flash, XMLSocket, P2P), obtains the web page address of the current normal browsing of source user;
4b) targeted customer's webpage can detect whether there has been the synchronous browsing pages display frame of webpage automatically by JavaScript, if there is no, then create a web page frame (browsing framework synchronously identifies with syncArea) by document.createElement (" iframe ") method, again create if having syncArea then do not need, after syncArea detected and finished this moment, the src attribute of syncArea is set to the web page address that need browse synchronously, realizes that promptly webpage browses synchronously.
Fig. 2 is a structure principle chart of the present invention, is described in detail as follows:
Source user A opens source web page and opens the webpage that the source web page of embedding that need browse is synchronously browsed API (ApplicationProgramming Interface, application programming interface) code synchronously.
After the webpage of browsing synchronously loads successfully, browse the API code synchronously, call the synchronous navigation process function of source web page, and will need the address of synchronous webpage to pass to the synchronous navigation process function of source web page by what load source web page
The synchronous navigation process function of source user A by source web page, after the synchronous browsing information instruction of webpage is sent to communication server and passed through by the communication server authentication, being forwarded to all by communication server needs synchronous targeted customer B, C.
Wherein, the verification process that communication server is detailed is as follows:
After communication server is received the synchronous browsing information instruction of webpage that source user A sends over, synchronous browsing information instruction authenticates to webpage, authentication includes but not limited to: the source user authentication, data command purview certification (whether source user A has the authority that sends the synchronous browsing information instruction of webpage), source user instructs operated target purview certification, and (whether the synchronous browsing information instruction of the webpage that source user A sends can access destination user B, the authority of C), the targeted customer instructs purview certification (targeted customer B to source user, whether C has the authority of the synchronous browsing information instruction of webpage of reception sources user A transmission), after all authentications were passed through, the synchronous browsing information of webpage is transmitted to all needed synchronous targeted customer B, C.
Targeted customer B, C resolve the synchronous browsing information of webpage after receiving the synchronous browsing information of webpage that communication server sends, and process and display at the page, realize that promptly webpage browses synchronously.
The invention also discloses the synchronous browing system of a kind of webpage, comprising: source user, communication server, targeted customer based on webpage:
The authority of the synchronous browsing information instruction of webpage that communication server sends the source user that receives authenticates and after authentication is passed through, the authority that the targeted customer is received the instruction of the synchronous browsing information of described webpage authenticates and after authentication is passed through, the synchronous browsing information instruction of described webpage is sent to described targeted customer.
Wherein, before the authority that the synchronous browsing information of webpage that described communication server sends the source user that receives instructs authenticates, comprise that also the identity to described source user authenticates.
Wherein, the authority that the synchronous browsing information of webpage that described communication server sends the source user that receives instructs authenticates and after authentication was passed through, also the synchronous browsing information of described webpage that described source user is sent instructed the authority that whether can visit described targeted customer to authenticate.
The present invention compared with prior art has the following advantages: utilize webpage self assembly to realize, do not need to download any control, do not need third party's application system to support and can realize secure synchronization; By chain callback mechanism, be swift in response, user experience is good; Immediately, stable, efficient; The realization principle is simple, fully based on webpage, does not need to download any plug-in unit, and green, environmental protection can be widely used in the internet, applications such as Web conference, long-distance education.
The above is the preferred embodiments of the present invention only, is not limited to the present invention, and for a person skilled in the art, the present invention can have various changes and variation.Within the spirit and principles in the present invention all, any modification of being done, be equal to replacement, improvement etc., all should be included within protection scope of the present invention.

Claims (10)

1. synchronous browsing method of the webpage based on webpage, it is characterized in that: the authority of the synchronous browsing information instruction of webpage that communication server sends the source user that receives authenticates and after authentication is passed through, the authority that the targeted customer is received the instruction of the synchronous browsing information of described webpage authenticates and after authentication is passed through, the synchronous browsing information instruction of described webpage is sent to described targeted customer.
2. method according to claim 1 is characterized in that: before the authority that the synchronous browsing information of webpage that described communication server sends the source user that receives instructs authenticates, comprise that also the identity to described source user authenticates.
3. method according to claim 1 and 2, it is characterized in that: the authority that the synchronous browsing information of webpage that described communication server sends the source user that receives instructs authenticates and after authentication was passed through, also the synchronous browsing information of described webpage that described source user is sent instructed the authority that whether can visit described targeted customer to authenticate.
4. method according to claim 1, it is characterized in that: before the authority that the synchronous browsing information of webpage that communication server sends the source user that receives instructs authenticated, also comprise: source user was opened source web page and is opened the webpage that embeds the synchronous viewer applications DLL (dynamic link library) of source web page API code that need browse synchronously.
5. method according to claim 4, it is characterized in that: after the webpage of browsing synchronously loads successfully, browse the API code synchronously by what load source web page, call the synchronous navigation process function of source web page, and will need the address of synchronous webpage to pass to the synchronous navigation process function of source web page.
6. method according to claim 5 is characterized in that: source user is sent to communication server by the synchronous navigation process function of source web page with the synchronous browsing information instruction of webpage.
7. method according to claim 1 and 2 is characterized in that: the targeted customer resolves the synchronous browsing information of webpage after receiving the synchronous browsing information of webpage of communication server transmission, processs and displays at the page.
8. synchronous browing system of the webpage based on webpage is characterized in that: comprising: source user, communication server, targeted customer:
The authority of the synchronous browsing information instruction of webpage that communication server sends the source user that receives authenticates and after authentication is passed through, the authority that the targeted customer is received the instruction of the synchronous browsing information of described webpage authenticates and after authentication is passed through, the synchronous browsing information instruction of described webpage is sent to described targeted customer.
9. system according to claim 8 is characterized in that: before the authority that the synchronous browsing information of webpage that described communication server sends the source user that receives instructs authenticates, comprise that also the identity to described source user authenticates.
10. system according to claim 8, it is characterized in that: the authority that the synchronous browsing information of webpage that described communication server sends the source user that receives instructs authenticates and after authentication was passed through, also the synchronous browsing information of described webpage that described source user is sent instructed the authority that whether can visit described targeted customer to authenticate.
CN2011101096012A 2011-04-26 2011-04-26 Method and system for synchronously browsing webpage based on webpage Pending CN102137119A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2011101096012A CN102137119A (en) 2011-04-26 2011-04-26 Method and system for synchronously browsing webpage based on webpage

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2011101096012A CN102137119A (en) 2011-04-26 2011-04-26 Method and system for synchronously browsing webpage based on webpage

Publications (1)

Publication Number Publication Date
CN102137119A true CN102137119A (en) 2011-07-27

Family

ID=44296774

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2011101096012A Pending CN102137119A (en) 2011-04-26 2011-04-26 Method and system for synchronously browsing webpage based on webpage

Country Status (1)

Country Link
CN (1) CN102137119A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102999491A (en) * 2011-09-08 2013-03-27 百度在线网络技术(北京)有限公司 Method and device for achieving synchronization of browser operation between user equipment
CN105554124A (en) * 2015-12-18 2016-05-04 北京奇虎科技有限公司 PC-based synchronous web page accessing method, network communication equipment and network server
CN107203576A (en) * 2016-03-18 2017-09-26 北京京东尚科信息技术有限公司 Information synchronization method and device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1328736A (en) * 1998-07-22 2001-12-26 伊特爱克斯克公司 Method and apparatus for synchronizing information browsing among multiple systems
JP2004094928A (en) * 2002-07-12 2004-03-25 Pepper Works:Kk Web page synchronous browsing method and system
CN101415010A (en) * 2008-11-26 2009-04-22 涂彦晖 WEB browsing apparatus and operation method
CN101977209A (en) * 2010-10-11 2011-02-16 苏州阔地网络科技有限公司 Method for realizing page-turning synchronization on web page

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1328736A (en) * 1998-07-22 2001-12-26 伊特爱克斯克公司 Method and apparatus for synchronizing information browsing among multiple systems
JP2004094928A (en) * 2002-07-12 2004-03-25 Pepper Works:Kk Web page synchronous browsing method and system
CN101415010A (en) * 2008-11-26 2009-04-22 涂彦晖 WEB browsing apparatus and operation method
CN101977209A (en) * 2010-10-11 2011-02-16 苏州阔地网络科技有限公司 Method for realizing page-turning synchronization on web page

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102999491A (en) * 2011-09-08 2013-03-27 百度在线网络技术(北京)有限公司 Method and device for achieving synchronization of browser operation between user equipment
CN105554124A (en) * 2015-12-18 2016-05-04 北京奇虎科技有限公司 PC-based synchronous web page accessing method, network communication equipment and network server
CN107203576A (en) * 2016-03-18 2017-09-26 北京京东尚科信息技术有限公司 Information synchronization method and device
CN107203576B (en) * 2016-03-18 2020-06-05 北京京东尚科信息技术有限公司 Information synchronization method and device

Similar Documents

Publication Publication Date Title
KR102243343B1 (en) Systems and Methods for Controlling a Local Application Through a Web Page
CN101706796B (en) Method and device for showing webpage resources
US20130073946A1 (en) Method and apparatus for loading webpage content of webkit browser
US20110296315A1 (en) Method and system for transferring content from the web to mobile devices
US20130262696A1 (en) Proxy server apparatus, client terminal apparatus, remote access system, transfer control method, access method, and recording medium
US9692854B2 (en) Communication between a web-based application and a desktop application
KR20110100622A (en) Techniques to automatically syndicate content over a network
US20150120804A1 (en) Method and system for capturing web content from a web server
US12041045B2 (en) Passing authentication information via parameters
US9805181B1 (en) Messaging channel for web pages and web applications
WO2014135045A1 (en) Method and system for implementing transparent agent of ios system
CN106487662B (en) Information sharing method and device
CN106354462B (en) A kind of the document method of simultaneous display, equipment and system in multiple equipment
CN102137118A (en) Method and system for web security synchronous browse based on webpage
CN102137119A (en) Method and system for synchronously browsing webpage based on webpage
CN102137166A (en) Webpage-based webpage synchronously browsing method and system
KR101349201B1 (en) Apparatus for interoperability between Web-browser and Local-resources in the Mobile Device and method thereof
CN102314467A (en) Method for realizing synchronous browsing of web pages
CN104202432B (en) Remote web management system and management method
KR20110104885A (en) Method and apparatus for accessing one or more services of a device
US20130304728A1 (en) Computer-based method and system for processing a file request in response to a message received from a user mobile device
CN103425473A (en) Implementation method and system of open micro-blog
Hossain CORS in Action: Creating and consuming cross-origin apis
EP3120264A1 (en) Persistent bookmarklet authorization
AU2014233547B2 (en) Systems and methods for accessing and controlling media stored remotely

Legal Events

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

Application publication date: 20110727

WD01 Invention patent application deemed withdrawn after publication