CN106484871A - The method of playing request, device and terminal - Google Patents

The method of playing request, device and terminal Download PDF

Info

Publication number
CN106484871A
CN106484871A CN201610890191.2A CN201610890191A CN106484871A CN 106484871 A CN106484871 A CN 106484871A CN 201610890191 A CN201610890191 A CN 201610890191A CN 106484871 A CN106484871 A CN 106484871A
Authority
CN
China
Prior art keywords
page
player
playing request
https
embedded
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
CN201610890191.2A
Other languages
Chinese (zh)
Inventor
焦宏波
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
LeTV Holding Beijing Co Ltd
LeTV Sports Culture Develop Beijing Co Ltd
Original Assignee
LeTV Holding Beijing Co Ltd
LeTV Sports Culture Develop Beijing 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 LeTV Holding Beijing Co Ltd, LeTV Sports Culture Develop Beijing Co Ltd filed Critical LeTV Holding Beijing Co Ltd
Priority to CN201610890191.2A priority Critical patent/CN106484871A/en
Publication of CN106484871A publication Critical patent/CN106484871A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/957Browsing optimisation, e.g. caching or content distillation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The embodiment of the invention discloses the method for playing request, device and terminal, belong to internet security technical field.Including:In the embedded second page based on HTTPS of first page;The PHP page of the second page request based on HTTPS;The PHP page is received, loads the player based on HTTPS;Playing request based on HTTP is initiated by the player.The embodiment of the present invention, when initiating the playing request based on HTTP by the player, will not show the information such as the Referer of video source request, improve the security of playing request.

Description

The method of playing request, device and terminal
Technical field
The present embodiments relate to the method for internet security technical field, more particularly to playing request, device and end End.
Background technology
HTTPS (Hyper Text Transfer Protocol over Secure Socket Layer safe socket character HTTP on layer) it is HTTP (HyperText Transfer Protocol hypertext with safety as target Host-host protocol) passage is briefly the safe version of HTTP.HTTPS agreement be by SSL (Secure Sockets Layer safety Socket layer)+http protocol build be encrypted transmission, the procotol of authentication, more can guarantee that net than http protocol Network transmission safety.The successor of SSL includes for TLS (Transport Layer Security, Transport Layer Security) TLS: TLS record protocol (TLS Record) and tls handshake protocol (TLS Handshake), are to provide safety and number for network service A kind of security protocol according to integrality.
Inventor has found at least there is following technical problem in prior art during research the application:Big at present Most websites are all to write player using Flash (interactive polar plot and Web animation standard) technology, and Website page adopts HTTP The mode of agreement plays out request.But the Referer that this structure can expose video source request (is mainly used to allow server Judge that source page, i.e. user are come from which page, generally counting user source is used for by website, come from searched page , or come from other web site urls, or access from bookmark etc., so as to website Reasonable Orientation) etc. information, and these information The information of service end can be exposed indirectly, produces serious Network Security Vulnerabilities.
Therefore, the security of playing request how is improved, becomes technical problem urgently to be resolved hurrily.
Content of the invention
Embodiment of the present invention technical problem to be solved is to improve the security of playing request.
In order to solve above-mentioned technical problem, the method for the playing request described in the embodiment of the present invention, device and terminal are adopted With following technical scheme.
The embodiment of the present invention adopt the first technical scheme be:A kind of method of playing request, including:
In the embedded second page based on HTTPS of first page;
The PHP page of the second page request based on HTTPS;
The PHP page is received, loads the player based on HTTPS;
Playing request based on HTTP is initiated by the player.
Further, using the establishment of Iframe element, (Iframe element is used for creating bag the second page based on HTTPS Inline frame containing another document, inner frame at once).
Further, show the content of the PHP page in the second page.
Further, the embedded page of the player is built by the PHP page;
After the player loads success, the player is embedded in the embedded page.
Further, methods described also includes:Using TLS record protocol and tls handshake protocol in transport layer to network connection It is encrypted.
The embodiment of the present invention adopt the second technical scheme be:A kind of device of playing request, including:
Embedded module, in the embedded second page based on HTTPS of first page;
HTTPS request module, for the PHP page of the second page request based on HTTPS;
Player load-on module, for receiving the PHP page, loads the player based on HTTPS;
HTTP request module, for initiating the playing request based on HTTP by the player.
Further, the embedded module be additionally operable to first page be embedded in using Iframe element create described in be based on The second page of HTTPS.
Further, described device also includes:Playing module, for showing in the PHP page in the second page Hold.
Further, the player load-on module is additionally operable to:The embedded page of the player is built by the PHP page Face;After the player loads success, the player is embedded in the embedded page.
Further, described device also includes:Encrypting module, for using TLS record protocol and tls handshake protocol in transmission Layer is encrypted to network connection.
The embodiment of the present invention adopt the 3rd technical scheme be:A kind of terminal of playing request, it is characterised in that the end End includes the device of any one playing request described in the second technical scheme that the embodiment of the present invention is adopted.
The embodiment of the present invention adopt the 4th technical scheme be:A kind of non-transient (non-volatile) computer-readable storage medium, The computer-readable storage medium is stored with computer executable instructions, and the computer executable instructions are used for executing reality of the present invention Apply any one method described in the first technical scheme of example employing.
The embodiment of the present invention adopt the 5th technical scheme be:A kind of electronic equipment, the electronic equipment are used for executing sheet Any one method described in the first technical scheme that inventive embodiments are adopted.
Compared with prior art, the embodiment of the present invention mainly has following beneficial effect:
The embodiment of the present invention, by the embedded second page based on HTTPS of first page;The second page asks base The PHP page in HTTPS.By the PHP page is received, the player based on HTTPS is loaded.Finally by the player Initiate the playing request based on HTTP.In sum, the embodiment of the present invention, initiates the broadcasting based on HTTP by the player During request, the information such as the Referer of video source request will not be shown, improve the security of playing request.
Description of the drawings
In order to be illustrated more clearly that the technical scheme of the embodiment of the present invention, below by to be used attached needed for embodiment Figure is briefly described, it should be apparent that, drawings in the following description are only some embodiments of the present invention, for this area For those of ordinary skill, without having to pay creative labor, can also be obtained according to these accompanying drawings other attached Figure.
One or more embodiments are illustrative by the picture in corresponding accompanying drawing, these exemplary theorys Bright do not constitute the restriction to embodiment, the element with same reference numbers label in accompanying drawing is expressed as similar element, removes Non- have especially statement, and composition is not limited the figure in accompanying drawing.
Fig. 1 is the flow chart of the method for the playing request described in the first embodiment of the present invention.
Fig. 2 is the flow chart of the method for the playing request described in the second embodiment of the present invention.
Fig. 3 is the schematic diagram for loading player described in the second embodiment of the present invention.
Fig. 4 is the schematic diagram of the device of the playing request described in the third embodiment of the present invention.
Fig. 5 is the schematic diagram of the device of the playing request described in the fourth embodiment of the present invention.
Fig. 6 is the hardware architecture diagram of electronic equipment described in the seventh embodiment of the present invention.
Specific embodiment
Below in conjunction with the accompanying drawing in the embodiment of the present invention, the technical scheme in the embodiment of the present invention is carried out clear and complete Whole description.Described embodiment is a part of preferred embodiment of the present invention, rather than all feasible embodiment.It is based on Each embodiment in the specific embodiment of the invention, any person skilled in the art is not before creative work is made Obtained other embodiment is put, should all belong to the scope of protection of the invention.
Unless otherwise defined, all technology used herein and scientific terminology and person skilled in the art of the present invention The implication being generally understood that is identical.Any term used herein is intended merely to describe specific embodiment, it is not intended that limit Protection scope of the present invention processed.
First embodiment:
With reference to Fig. 1, it is the flow chart of the method for playing request described in the first embodiment of the present invention.The first of the present invention The method of the playing request described in embodiment is implemented in terminals such as smart mobile phone, panel computers.
The method of the playing request described in the first embodiment of the present invention includes herein below.
Step S1:In the embedded second page based on HTTPS of first page;The second page is asked based on HTTPS's The PHP page.
Step S2:The PHP page is received, loads the player based on HTTPS.
Step S3:Playing request based on HTTP is initiated by the player.
The method of the playing request described in the first embodiment of the present invention, mainly has following technique effect:
The method of the playing request described in the first embodiment of the present invention, by embedded based on HTTPS's in first page Second page;The PHP page of the second page request based on HTTPS.By receiving the PHP page, load based on HTTPS Player.The playing request based on HTTP is initiated finally by the player.In sum, first according to the present invention is real The method for applying the playing request described in example, when initiating the playing request based on HTTP by the player, will not show and regard The information such as the Referer of frequency source request, improve the security of playing request.
Second embodiment:
With reference to Fig. 2, it is the flow chart of the method for playing request described in the second embodiment of the present invention.The second of the present invention The method of the playing request described in embodiment is implemented in terminals such as smart mobile phone, panel computers.
The method of the playing request described in the second embodiment of the present invention includes herein below.
Step A1:In the embedded second page based on HTTPS of first page;The second page is asked based on HTTPS's The PHP page.
In the second embodiment of the present invention, the second page based on HTTPS is created using Iframe element. Iframe element is used for creating the inline frame comprising another document, at once inner frame.
Step A2:The PHP page is received, shows the content of the PHP page in the second page.
Step A3:The embedded page of the player is built by the PHP page, loads the player based on HTTPS.
Step A4:After the player loads success, the player is embedded in the embedded page.
Step A5:Playing request based on HTTP is initiated by the player.
In the second embodiment of the present invention, methods described also includes:Existed using TLS record protocol and tls handshake protocol Transport layer is encrypted to network connection.
Below citing is made into an explanation to the method for the playing request described in the second embodiment of the present invention.
With reference to Fig. 3, it is the schematic diagram for loading player described in the second embodiment of the present invention.It is embedded in first page and is based on The second page that the use Iframe element of HTTPS is created.The second page that the use Iframe element is created, by its source Label (src:" * * ") point to the document that is built by PHP.The second page asks (https:// * */c.php) it is based on HTTPS The PHP page.The PHP page is received, shows the content of the PHP page in the second page.The PHP page passes through Html In label<div><object>The embedded page and the player of the player is built on label.Wherein<object>Mark Data attribute in label points to the address of the player of a https.After the player loads success, will be embedding for the player Enter the embedded page.Playing request based on HTTP is initiated by the player.
The method of the playing request described in the second embodiment of the present invention, mainly has following technique effect:
The method of the playing request described in the second embodiment of the present invention, by embedded based on HTTPS's in first page Second page;The PHP page of the second page request based on HTTPS.The PHP page is received, in the second page exhibition Show the content of the PHP page.The embedded page of the player is built by the PHP page, loads broadcasting based on HTTPS Put device.After the player loads success, the player is embedded in the embedded page.Initiate to be based on by the player The playing request of HTTP.In sum, the method for the playing request described in the second embodiment of the present invention, by the player When the playing request based on HTTP is initiated, the information such as the Referer of video source request will not be shown, improve playing request Security.
3rd embodiment:
With reference to Fig. 4, it is the schematic diagram of the device of playing request described in the third embodiment of the present invention.The 3rd of the present invention The device of the playing request described in embodiment, the method for implementing the playing request described in the first embodiment of the present invention.
The device of the playing request described in the third embodiment of the present invention, including:
Embedded module 1, in the embedded second page based on HTTPS of first page.
HTTPS request module 2, for the PHP page of the second page request based on HTTPS.
Player load-on module 3, for receiving the PHP page, loads the player based on HTTPS.
HTTP request module 4, for initiating the playing request based on HTTP by the player.
In the third embodiment of the present invention, second based on HTTPS is embedded in first page by the embedded module 1 The page.The PHP page of the HTTPS request module 2 by second page request based on HTTPS.By the player Load-on module 3, receives the PHP page, loads the player based on HTTPS.The HTTP request module 4, is broadcast by described Put device and initiate the playing request based on HTTP.
The device of the playing request described in the third embodiment of the present invention, mainly has following technique effect:
The device of the playing request described in the third embodiment of the present invention, embedding in first page by the embedded module 1 Enter the second page based on HTTPS.PHP page by second page request based on HTTPS of the HTTPS request module 2 Face.By the player load-on module 3, the PHP page is received, load the player based on HTTPS.The HTTP request Module 4, initiates the playing request based on HTTP by the player.In sum, described in the third embodiment of the present invention The device of playing request, when initiating the playing request based on HTTP by the player, will not show video source request The information such as Referer, improve the security of playing request.
Fourth embodiment:
With reference to Fig. 5, it is the schematic diagram of the device of playing request described in the fourth embodiment of the present invention.The 4th of the present invention is real The device of the playing request described in example is applied, the method for implementing the playing request described in the second embodiment of the present invention.
The device of playing request described in the fourth embodiment of the present invention, including:
Embedded module 10, in the embedded second page based on HTTPS of first page.
Optionally, the embedded module 10 be additionally operable to first page be embedded in using Iframe element create described in be based on The second page of HTTPS.
HTTPS request module 20, for the PHP page of the second page request based on HTTPS.
Player load-on module 30, for receiving the PHP page, loads the player based on HTTPS.
Optionally, the player load-on module 30 is additionally operable to:The embedded of the player is built by the PHP page The page;After the player loads success, the player is embedded in the embedded page.
HTTP request module 40, for initiating the playing request based on HTTP by the player.
Optionally, the device of the playing request also includes:Playing module 50, described for showing in the second page The content of the PHP page.
Optionally, the device of the playing request also includes:Encrypting module 60, for being held using TLS record protocol and TLS Handball Association's view is encrypted to network connection in transport layer.
The device of the playing request described in the fourth embodiment of the present invention, mainly has following technique effect:
The device of the playing request described in the fourth embodiment of the present invention, by the embedded module 10, in first page The embedded second page based on HTTPS.The HTTPS request module 20, is asked based on HTTPS's by the second page The PHP page.By player load-on module 30, the PHP page is received, load the player based on HTTPS.The player Load-on module 30 builds the embedded page of the player also by the PHP page, after the player loads success, by institute State player and be embedded in the embedded page.The broadcasting that the HTTP request module 40 is initiated based on HTTP by the player please Ask.By playing module 50, show the content of the PHP page in the second page.Remembered using TLS by encrypting module 60 Record agreement and tls handshake protocol are encrypted to network connection in transport layer.In sum, described in the fourth embodiment of the present invention Playing request device, when initiating playing request based on HTTP by the player, will not show that video source is asked The information such as Referer, improve the security of playing request.
5th embodiment:
The fifth embodiment of the present invention discloses a kind of terminal of playing request.The terminal of the playing request includes the present invention 3rd embodiment and the fourth embodiment of the present invention described in any one playing request device.
The terminal of the playing request described in the fifth embodiment of the present invention, mainly has following technique effect:
The terminal of the playing request described in the fifth embodiment of the present invention, initiates broadcasting based on HTTP by the player When request is put, the information such as the Referer of video source request will not be shown, improve the security of playing request.
Sixth embodiment:
The sixth embodiment of the present invention discloses a kind of non-transient (non-volatile) computer-readable storage medium, and the computer is deposited Storage media is stored with computer executable instructions, and the computer executable instructions are used for executing in above-mentioned any means embodiment Method.
Non-transient (non-volatile) computer-readable storage medium described in the sixth embodiment of the present invention, mainly has following technology Effect:
Non-transient (non-volatile) computer-readable storage medium described in the sixth embodiment of the present invention, by the player When the playing request based on HTTP is initiated, the information such as the Referer of video source request will not be shown, improve playing request Security.
7th embodiment:
With reference to Fig. 6, it is the hardware architecture diagram of electronic equipment described in the seventh embodiment of the present invention.The 7th of the present invention Electronic equipment described in embodiment includes:One or more processors 610 and memory 620.With a processor 610 it is Example.The equipment can also include:Input unit 630 and output device 640.
Processor 610, memory 620, input unit 630 and output device 640 can be by bus or other modes Connection, in Fig. 6 as a example by being connected by bus.
Memory 620 can be used to storing non-transient software program, non-as a kind of non-transient computer readable storage medium storing program for executing Transient computer executable program and module.Processor 610 is stored in the non-transient software journey in memory 620 by operation Sequence, instruction and module, so as to execute various function application and the data processing of electronic equipment, that is, realize said method enforcement The processing method of example.
Memory 620 can include storing program area and storage data field, and wherein, storing program area can store operation system Application program required for system, at least one function;Storage data field can data storage etc..Additionally, memory 620 can include High-speed random access memory, can also include non-transient memory, for example, at least one disk memory, flush memory device, Or other non-transient solid-state memories.In certain embodiments, memory 620 is optional including long-range with respect to processor 610 The memory of setting, these remote memories can be by network connection to processing meanss.The example of above-mentioned network include but not It is limited to internet, intranet, LAN, mobile radio communication and combinations thereof.
Input unit 630 can the numeral of receives input or character information, and produce signal input.Output device 640 can The display device such as including display screen.
One or more of modules are stored in the memory 620, when by one or more of processors During 610 execution, the method in above-mentioned any means embodiment is executed.
Electronic equipment described in the seventh embodiment of the present invention, mainly has following technique effect:
Electronic equipment described in the seventh embodiment of the present invention, initiates the playing request based on HTTP by the player When, the information such as the Referer of video source request will not be shown, improve the security of playing request.
Those of ordinary skill in the art are it is to be understood that the device of playing request in above-described embodiment, playing request Terminal, non-transient (non-volatile) computer-readable storage medium and electronic equipment can also be realized by other means.
When using software to realize, computer instruction and/or the data storage of each embodiment above-mentioned can be realized It is transmitted in computer-readable medium or as the one or more instructions on computer-readable recording medium or code.Computer-readable is situated between Matter includes computer-readable storage medium and communication media, and wherein communication media includes to be easy to transmit from a place to another place Any medium of computer program.Storage medium can be any usable medium that computer can be stored.As example but not It is limited to secondary:Computer-readable medium can include RAM, ROM, EEPROM, CD-ROM or other optical disc storage, magnetic disk storage medium Or other magnetic storage apparatus or can carry or store with instruction or data structure form desired program code simultaneously Can be by any other medium of computer access.Additionally, any connection can be appropriate become computer-readable medium.Example Such as, if software is using coaxial cable, light pricker optical cable, twisted-pair feeder, Digital Subscriber Line (DSL) or such as infrared ray, wirelessly The wireless technology of electricity and microwave etc is transmitted from website, server or other remote sources, then coaxial cable, light pricker light The wireless technology of cable, twisted-pair feeder, DSL or such as infrared ray, wireless and microwave etc is included in the definition of affiliated medium.
By above all of description, those skilled in the art can be understood that each embodiment can be by soft Part adds required general hardware platform to realize, naturally it is also possible to by hardware.Based on such understanding, technique scheme sheet The part in other words prior art contributed in matter can be embodied in the form of software product, and the computer software is produced Product can be stored in a computer-readable storage medium, such as ROM/RAM, magnetic disc, CD etc., use so that one including some instructions Platform computer equipment executes the method described in some parts of each embodiment or embodiment.
Above-described embodiment is the present invention preferably embodiment, but embodiments of the present invention are not by above-described embodiment Limit, other any Spirit Essences without departing from the present invention and the change that is made under principle, modification, replacement, combine, simplify, Equivalent substitute mode is all should be, is included within protection scope of the present invention.

Claims (11)

1. a kind of method of playing request, it is characterised in that include:
In the embedded second page based on HTTPS of first page;
The PHP page of the second page request based on HTTPS;
The PHP page is received, loads the player based on HTTPS;
Playing request based on HTTP is initiated by the player.
2. the method for playing request according to claim 1, it is characterised in that the second page based on HTTPS makes Created with Iframe element.
3. the method for playing request according to claim 2, it is characterised in that show the PHP in the second page The content of the page.
4. the method for playing request according to claim 3, it is characterised in that described broadcasting is built by the PHP page Put the embedded page of device;
After the player loads success, the player is embedded in the embedded page.
5. the method for the playing request according to 4 any one of claim 1, it is characterised in that methods described also includes: Network connection is encrypted in transport layer using TLS record protocol and tls handshake protocol.
6. a kind of device of playing request, it is characterised in that include:
Embedded module, in the embedded second page based on HTTPS of first page;
HTTPS request module, for the PHP page of the second page request based on HTTPS;
Player load-on module, for receiving the PHP page, loads the player based on HTTPS;
HTTP request module, for initiating the playing request based on HTTP by the player.
7. the device of playing request according to claim 6, it is characterised in that the embedded module is additionally operable in first page Face is embedded in the second page based on HTTPS created using Iframe element.
8. the device of playing request according to claim 7, it is characterised in that described device also includes:
Playing module, for showing the content of the PHP page in the second page.
9. the device of playing request according to claim 8, it is characterised in that the player load-on module is additionally operable to:
The embedded page of the player is built by the PHP page;
After the player loads success, the player is embedded in the embedded page.
10. the device of the playing request according to 9 any one of claim 6, it is characterised in that described device is also wrapped Include:
Encrypting module, for being encrypted to network connection in transport layer using TLS record protocol and tls handshake protocol.
11. a kind of terminals of playing request, it is characterised in that the terminal is included described in 10 any one of claim 6 The device of playing request.
CN201610890191.2A 2016-10-12 2016-10-12 The method of playing request, device and terminal Pending CN106484871A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610890191.2A CN106484871A (en) 2016-10-12 2016-10-12 The method of playing request, device and terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610890191.2A CN106484871A (en) 2016-10-12 2016-10-12 The method of playing request, device and terminal

Publications (1)

Publication Number Publication Date
CN106484871A true CN106484871A (en) 2017-03-08

Family

ID=58270692

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610890191.2A Pending CN106484871A (en) 2016-10-12 2016-10-12 The method of playing request, device and terminal

Country Status (1)

Country Link
CN (1) CN106484871A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1471672A (en) * 2000-10-24 2004-01-28 汤姆森许可公司 Method of collecting data using an embedded media player page
CN101282348A (en) * 2007-04-06 2008-10-08 上海晨兴电子科技有限公司 Method for implementing flow medium function using HTTP protocol
US20140229543A1 (en) * 2013-02-11 2014-08-14 G. Austin Allison Electronic content sharing
CN104980815A (en) * 2014-04-03 2015-10-14 南京汇智明华信息科技有限公司 On-line video-on-demand system based on P2P
CN105991599A (en) * 2015-02-26 2016-10-05 阿里巴巴集团控股有限公司 JSONP (JavaScript Object Notation with Padding) request method and device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1471672A (en) * 2000-10-24 2004-01-28 汤姆森许可公司 Method of collecting data using an embedded media player page
CN101282348A (en) * 2007-04-06 2008-10-08 上海晨兴电子科技有限公司 Method for implementing flow medium function using HTTP protocol
US20140229543A1 (en) * 2013-02-11 2014-08-14 G. Austin Allison Electronic content sharing
CN104980815A (en) * 2014-04-03 2015-10-14 南京汇智明华信息科技有限公司 On-line video-on-demand system based on P2P
CN105991599A (en) * 2015-02-26 2016-10-05 阿里巴巴集团控股有限公司 JSONP (JavaScript Object Notation with Padding) request method and device

Similar Documents

Publication Publication Date Title
US10206104B2 (en) Session completion through co-browsing
CN103414866B (en) The method of playing online audio/video, embedded multimedia equipments and TV
US20160164993A1 (en) Processing hybrid data using a single web client
CN103246830B (en) The cipher processing method of client script and device and decipher processing method and device
US8856958B1 (en) Personalized content access prompt
CN112269959B (en) Control method and device for display content, readable medium and electronic equipment
CN104796784A (en) Video playing method and device in application program
CN112905144A (en) Terminal display method and device, electronic equipment and storage medium
CN110928571A (en) Business program development method and device
CN110765334A (en) Data capture method, system, medium and electronic device
CN105701153A (en) Method and device for reading webpage resources and electronic equipment
CN110781139A (en) Teaching plan resource management system and method and electronic equipment
CN103607649A (en) Advertisement insertion method and player
CN108235074B (en) Method for sending and receiving key information, server and computer equipment
CN105009115A (en) Method and apparatus for obtaining network resources
CN103246501A (en) Method and client-side for sharing application
CN106484871A (en) The method of playing request, device and terminal
Pterneas Getting Started with HTML5 WebSocket Programming
CN113031950B (en) Picture generation method, device, equipment and medium
CN102137118A (en) Method and system for web security synchronous browse based on webpage
US20150205762A1 (en) Automated script breakdown
CN114035787A (en) Webpage construction method and device, electronic equipment, storage medium and product
CN111382381B (en) User data sharing method and device, mobile terminal and storage medium
US20170244649A1 (en) Method of and a system for providing access to a file to a web resource
CN102137119A (en) Method and system for synchronously browsing webpage based on webpage

Legal Events

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

Application publication date: 20170308

WD01 Invention patent application deemed withdrawn after publication