CN111475761B - Client, server and content sharing control method - Google Patents

Client, server and content sharing control method Download PDF

Info

Publication number
CN111475761B
CN111475761B CN202010276364.8A CN202010276364A CN111475761B CN 111475761 B CN111475761 B CN 111475761B CN 202010276364 A CN202010276364 A CN 202010276364A CN 111475761 B CN111475761 B CN 111475761B
Authority
CN
China
Prior art keywords
content
user
server
sharing
page
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.)
Active
Application number
CN202010276364.8A
Other languages
Chinese (zh)
Other versions
CN111475761A (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.)
Guangzhou Cubesili Information Technology Co Ltd
Original Assignee
Guangzhou Cubesili Information 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 Guangzhou Cubesili Information Technology Co Ltd filed Critical Guangzhou Cubesili Information Technology Co Ltd
Priority to CN202010276364.8A priority Critical patent/CN111475761B/en
Publication of CN111475761A publication Critical patent/CN111475761A/en
Application granted granted Critical
Publication of CN111475761B publication Critical patent/CN111475761B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
    • 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/951Indexing; Web crawling techniques
    • 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/955Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]
    • 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
    • G06F16/9574Browsing optimisation, e.g. caching or content distillation of access to content, e.g. by caching

Abstract

The invention relates to a content sharing control method, a server for executing the method and a client for interacting with the server. The content sharing control method comprises the following steps: receiving a content adding request of a user, generating a local page containing the content, and feeding back the website of the local page to the user for sharing; preheating and storing the material resources of the local page and the content in the local page to relevant service nodes of a content distribution network; capturing the local page in advance for a third party platform to cache related material resources; and responding to the page sharing request initiated by the third party platform based on the website, and pushing the cached related material resources to the third party platform so as to realize the sharing of the content. By executing the method, the response efficiency of first cross-platform sharing of the content produced by the user is greatly improved by means of the caching and pre-operation technology.

Description

Client, server and content sharing control method
Technical Field
The invention relates to the technical field of internet communication, in particular to a content sharing control method, a server for executing the method and a client for interacting with the server.
Background
The sharing of the App content to the third party platform is an effective way for realizing the fission of the App user quantity, and common third party sharing channels for the App in globalization operation are FaceBook, whatsApp, wechat and the like.
Referring to fig. 1, these third party platforms generally implement content sharing by adopting the following procedures:
1. After the user produces the content in the App, uploading the content to an App service server;
2. Selecting a sharing channel in the App for the generated content, for example, initiating sharing for the Facebook, and transmitting the shared URL to the Facebook;
3. The aceBook server receives the shared URL and then can grasp the content of the URL, grasp the image-text content from the content, generate a shared display image-text and then return the shared display image-text to a sharing interface of a FaceBook App on the user client, and meanwhile, the FaceBook server caches the shared image-text to the own cache;
4. Clicking and publishing a user on a sharing interface of the Facebook App to publish a dynamic Facebook account;
5. After the FaceBook friends of the user see the shared content, clicking a service App landing page, browsing and popularizing the content landing of the App, such as an H5 page, and downloading the service App can be guided through the page to realize sharing fission.
In the scheme, a third party platform server such as a FaceBook server can go to an App service server to request page content represented by a URL after receiving the URL of a sharing request, analyze the page content after taking the content, find pictures and text materials from the content, and generate a FaceBook standard format sharing image and text.
This process has the following problems:
First, a third party platform service server such as FaceBook requests an App service server response, and the process from request to response becomes a factor affecting the sharing efficiency. In general, to increase the speed of this request response, an App service server needs to be deployed in a physical area where a server of a third party platform such as FaceBook is located, for example, the FaceBook server is deployed in the united states region in a centralized manner, and then the App service server to share the content is also preferably deployed in the united states region. In this case, if the APP service to share content is mainly aimed at users other than the united states, for example, users in the middle east, southeast asia, etc., then deploying related resources in the united states causes resource waste.
Secondly, after the third party platform server such as FaceBook captures the page content, processing the material resources such as pictures of the page content, and downloading the material resources to the local of the third party platform server such as FaceBook, wherein the process generates a secondary network request.
According to the analysis, the content generated in the App is not efficient when being shared to a third party platform server such as FaceBook for the first time, the user experience is very slow, and the data obtained by the process of actual measurement in a part of regions is usually about 10 s.
Disclosure of Invention
The first object of the present invention is to provide a content sharing control method, so as to efficiently realize cross-platform content sharing.
A second object of the present invention is to provide a server to provide hardware support for the implementation of the first object.
A third object of the present invention is to provide a client for implementing the utilization of the content sharing control method referred to as the first object by interacting with the server referred to as the second object.
In order to meet the first object of the present invention, the present invention provides a content sharing control method, comprising the following steps:
receiving a content adding request of a user, generating a local page containing the content, and feeding back the website of the local page to the user for sharing;
preheating and storing the material resources of the local page and the content in the local page to relevant service nodes of a content distribution network;
Capturing the local page in advance for a third party platform to cache related material resources;
and responding to the page sharing request initiated by the third party platform based on the website, and pushing the cached related material resources to the third party platform so as to realize the sharing of the content.
In some embodiments, the material resources of the content include any one or more of text, pictures, video, audio, an application installation package adapted to be installed on the client and to initiate the content addition request when it is running, and a website adapted to guide the visitor to obtain the application installation package, video or audio.
Further, the local page constitutes a private or public presentation page of the user for subsequent access by an application adapted to initiate the content addition request.
In one embodiment, the step of pre-heating the local page and the material resources of the content therein to the relevant service nodes of the content distribution network is implemented by invoking a content distribution network pre-heating interface.
In one embodiment, the step of capturing the local page in advance for the third party platform to cache the related material resources is implemented by calling a sharing content capturing interface serving the third party platform.
Preferably, a plurality of shared content capturing interfaces exist corresponding to a plurality of third party platforms, and all the shared content capturing interfaces are called to capture the local page in advance for all the third party platforms.
In one embodiment, a shorter latency path is provided between a service node of the content distribution network storing relevant material resources and a server deployed by the third party platform than between other service nodes of the content distribution network and a server deployed by the third party platform.
In a preferred embodiment, the content addition request and the page sharing request are both originated from the same network address or from a terminal held by the user.
In a further embodiment, a web address for acquiring an application installation package adapted to initiate the content addition request is added as one of the material resources of the content at the time of producing the local page.
To meet the second object of the present invention, the present invention provides a server comprising a central processing unit and a memory, wherein the central processing unit is used for calling and running a computer program stored in the memory to execute the steps of the content sharing control method according to the first object of the present invention.
To meet the third object of the present invention, the present invention provides a client comprising a central processor and a memory, the central processor being configured to invoke a first application program stored in the memory to interact with a server provided according to the second object of the present invention, so as to enable a user to share and issue locally generated content from the first application program to a second application program locally through the server, so as to enable access to the content generated by the user through the second application program.
Compared with the prior art, the invention has the following advantages:
According to the invention, the content generated by the user is stored through the content distribution network, the content generated by the user and the corresponding page thereof are stored to the service node with better efficiency in the content distribution network by means of the mechanism of the content distribution network, the page grabbing operation is further actively invoked and executed in advance according to the requirements of each third party platform, and the cache of the webpage and the related material resources of the content contained in the webpage is realized.
Additional aspects and advantages of the invention will be set forth in part in the description which follows, and in part will be obvious from the description, or may be learned by practice of the invention.
Drawings
The foregoing and/or additional aspects and advantages of the invention will become apparent and readily appreciated from the following description of the embodiments, taken in conjunction with the accompanying drawings, in which:
FIG. 1 is a schematic diagram of a multi-terminal interaction principle related to content sharing in the prior art;
Fig. 2 is a flow chart of a content sharing control method according to the present invention.
Detailed Description
Embodiments of the present invention are described in detail below, examples of which are illustrated in the accompanying drawings, wherein like or similar reference numerals refer to like or similar elements or elements having like or similar functions throughout. The embodiments described below by referring to the drawings are illustrative only and are not to be construed as limiting the invention.
As used herein, the singular forms "a", "an", "the" and "the" are intended to include the plural forms as well, unless expressly stated otherwise, as understood by those skilled in the art. It will be further understood that the terms "comprises" and/or "comprising," when used in this specification, specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof. It will be understood that when an element is referred to as being "connected" or "coupled" to another element, it can be directly connected or coupled to the other element or intervening elements may also be present. Further, "connected" or "coupled" as used herein may include wirelessly connected or wirelessly coupled. The term "and/or" as used herein includes all or any element and all combination of one or more of the associated listed items.
It will be understood by those skilled in the art that all terms (including technical and scientific terms) used herein have the same meaning as commonly understood by one of ordinary skill in the art to which this invention belongs unless defined otherwise. It will be further understood that terms, such as those defined in commonly used dictionaries, should be interpreted as having a meaning that is consistent with their meaning in the context of the prior art and will not be interpreted in an idealized or overly formal sense unless expressly so defined herein.
As used herein, "client," "terminal device," and "terminal device" are understood by those skilled in the art to include both devices that include only wireless signal receivers without transmitting capabilities and devices that include receiving and transmitting hardware capable of two-way communication over a two-way communication link. Such a device may include: a cellular or other communication device such as a personal computer, tablet, or the like, having a single-line display or a multi-line display or a cellular or other communication device without a multi-line display; PCS (Personal Communications Service, personal communications System) that may combine voice, data processing, facsimile and/or data communications capabilities; PDA (Personal DIGITAL ASSISTANT ) that may include a radio frequency receiver, pager, internet/intranet access, web browser, notepad, calendar and/or GPS (Global Positioning System ) receiver; a conventional laptop and/or palmtop computer or other appliance that has and/or includes a radio frequency receiver. As used herein, "client," "terminal device" may be portable, transportable, installed in a vehicle (aeronautical, maritime, and/or land-based), or adapted and/or configured to operate locally and/or in a distributed fashion, at any other location(s) on earth and/or in space. As used herein, a "client," "terminal device," or "terminal device" may also be a communication terminal, an internet terminal, or a music/video playing terminal, for example, may be a PDA, a MID (Mobile INTERNET DEVICE ), and/or a Mobile phone with a music/video playing function, or may also be a device such as a smart tv, a set top box, or the like.
The invention refers to hardware such as a server, a client, a service node, etc., which essentially is a device with the capability of a personal computer, etc., and is a hardware device with necessary components revealed by von neumann's principle such as a central processing unit (including an arithmetic unit and a controller), a memory, an input device, an output device, etc., a computer program is stored in the memory, the central processing unit calls the program stored in the memory to run, and executes instructions in the program to interact with the input and output devices, thereby completing specific functions. The concept of "server" in the present invention can be similarly extended to the case of a server cluster. The following "notification node" of the present invention is essentially implemented by the server, and is named and identified only according to the function it performs, and those skilled in the art will recognize this variation.
The content sharing control method disclosed by the invention is mainly operated on a server deployed by an Internet platform for providing service, a platform service provider provides a client application program for a user, and the user realizes interaction with the server by operating the application program. It should be noted that, according to the network deployment principles understood by those skilled in the art, the servers should be logically divided, and in physical space, the servers may be independent from each other but may be invoked through interfaces, or may be integrated into one physical computer or one set of computers. In general, a server located at a front end that responds to a user request and a third party platform request is referred to as a service server, and the method implemented by the present invention can be theoretically executed independently by the service server. Those skilled in the art will appreciate this variation and should not be construed as limiting the implementation of the network deployment approach of the present invention.
It should be appreciated by those of ordinary skill in the art that the conception, technical features, principles, etc. of the embodiments are all uniform as they may be according to the same principles of the present invention and thus, unless otherwise indicated herein, the reader should not mechanically segment the various embodiments of the present invention in any way to purposely refine the correspondence between the embodiments.
Referring to fig. 2, in an exemplary embodiment of a content sharing control method of the present invention, the method includes the following steps:
Step S11, receiving a content adding request of a user, generating a local page containing the content, and feeding back the website of the local page to the user for sharing:
With respect to the flow of operations by a user on his client, e.g. a cell phone or tablet, reference may be made to the prior art operations shown in fig. 1. According to the process, after the user starts the application program corresponding to the service server, video shooting or image-text making is carried out, and related content to be released and shared is generated.
Of course, the content produced by the user is not limited to video or graphics, and specifically, may include material resources in different forms such as text, pictures, video, audio, websites, and the like, and may include one or any plurality of types, including multiple videos, or one video plus one graphics, in terms of the number of the same type of material resources and the number of combinations of different types of material resources, without affecting the implementation of the present invention in any way. Accordingly, these material resources should be construed as broad concepts and are not intended to limit the scope of the concepts defined by the breadth to which they are recited herein.
Moreover, the material resources may be actually associated with each other in the form of a web address, for example, a video that is available for playing in a page may actually be represented as a web address referenced in the page. For another example, when it is desired to guide the browsing user to download an application installation package, a website link pointing to the application installation package may be provided in the page.
In any event, these material resources, including the application installation package, may be stored remotely by the business server in different forms, some in the form of data in a database, and some in the form of files, as will be appreciated by those skilled in the art.
To enable content sharing fission, the platform provider typically embeds the application installation package (typically in the form of a web site guide) in the page ultimately shared for the user to browse, and sets the guide logic to guide the browsing user to download the installation package in order to quickly share the application, expanding user traffic. The (web address of the) application installation package embedded in the final shared page will typically recommend preferentially the web address suitable for initiating the content addition request, so as to realize the fission promotion of the application being used by the user through the sharing of the user.
Generally, when a user shares content that the user expects to share, according to the programming logic of the platform side, an application program used by the user initiates a content adding request to a service server, and the service server receives the content uploaded by the application program, so that the service server can obtain relevant material resources. Of course, if the materials are located in the network, the service server may also draw the relevant materials resources by using the web address provided by the user.
In a typical scenario, a user takes a small video with an application provided by the platform side and wishes to share it to a third party platform, the application first uploads the small video to a server, which will produce a relevant local page in which the user operates a sharing control. Based on the same or similar operation logic, the system can pop up sharing portals of all the third party platforms when users operate sharing, and users can call client application programs installed on the users and provided by the corresponding third party platforms to achieve final release by selecting one portal.
The method is characterized in that the method is displayed on one side of a service server, in the step, the content adding request of a user is received, related material resources uploaded by the user are obtained, and then the local page is generated according to established logic of the service server. In order to facilitate the user to do further sharing operation, the server pushes the local page to the user for subsequent operation.
The local page is mainly a page produced after the service server receives the material resources corresponding to the user content, and the local page subsequently allows the user to release the material resources in a public way or allows the user to release the material resources in a private way, and is expressed in a technical level, and the local page can be set to be visible only by the user, only by partial people, all people and other different authorities through authority setting. Whether the user shares the user with the third party platform or not, the user can access the local page theoretically and read the content as long as the permission setting allows the user to use the same application program provided by the platform. That is, the local page may enable subsequent access with the same and subsequent versions of the application that the user used to initiate the content addition request.
Step S12, preheating and storing the material resources of the local page and the content therein to the relevant service nodes of the content distribution network:
And in combination with the client logic shown in fig. 1, after the service server generates the local page and feeds back the corresponding website to the user, the user operation will operate the local page to initiate sharing. For example, in an application scenario of the Android operating system, a user clicks to share, a process layer of an application program (a first application program) of a client (a mobile phone, a tablet, a PC, etc.) of the Android operating system sends a broadcast to obtain a list of other application programs suitable for receiving sharing, and the user selects an icon of a platform application program (a second application program) to be shared, such as Facebook, so that a content sharing interface of the second application program can be adjusted, and a website (URL) of the local page is transferred to the second application program. After the interface of the second application program is called, the interface method pulls the related material resource of the URL to generate a landing page of the second application program for release, and in the process, the service server provides preprocessing operation for a third party platform server of the second application program according to the logic of the service server without the rain and the muir.
Specifically, after the local page is generated, the service server of the invention further calls a preheating interface provided by a content distribution network (CDN: content Delivery Network) to preheat and store the local page and various material resources corresponding to the content produced by the user in the local page to the relevant service node of the content distribution network.
The content distribution network, also called content delivery network, is a technology known to those skilled in the art. The functional entities included in the CDN network comprise content caching equipment, a content switch, a content router, a CDN content management system and the like. The content cache is a CDN network node, is positioned at a user access point, is content providing equipment facing to an end user, and can cache static Web content and streaming media content, so that the edge propagation and storage of the content are realized, and the user can conveniently access nearby. The content exchanger is positioned in the user access centralized point, can balance the loads of a plurality of content caching devices at a single point, and can perform caching load balance and access control on the content. The content router is responsible for scheduling the user's requests to the appropriate devices. Content routing is generally achieved through a load balancing system, load distribution of each content caching site is dynamically balanced, an optimal access site is selected for a user's request, and meanwhile usability of a website is improved. The content router may route based on a variety of factors, including proximity of the site to the user, availability of content, network load, equipment conditions, and the like. The load balancing system is the core of the whole CDN. The accuracy and efficiency of load balancing directly determines the efficiency and performance of the overall CDN. The content management system is responsible for the management of the whole CDN, is an optional component, and is used for content management, such as content injection and delivery, content auditing, content service and the like.
The basic principle of the CDN is that various cache servers are widely adopted, the cache servers are distributed to areas or networks where user accesses are relatively concentrated, when the user accesses a website, the global load technology is utilized to direct the user accesses to the cache servers which work normally and are closest to the website, and the cache servers directly respond to the user requests. The basic idea of the CDN is to avoid bottlenecks and links on the internet that may affect the data transmission speed and stability as much as possible, so that the content transmission is faster and more stable. Through a layer of intelligent virtual network formed by node servers placed everywhere in the network and based on the existing internet, the CDN system can redirect the user's request to the service node nearest to the user in real time according to the network flow and the comprehensive information of the connection of each node, the load condition, the distance to the user, the response time and the like. The method aims to enable the user to obtain the required content nearby, solve the problem of congestion of the Internet network and improve the response speed of the user for accessing the website.
CDN networks typically provide a pre-heat interface to developers to implement pre-heat functions accordingly. This preheat function is typically cache preheat: the resources to be preheated are pushed to the CDN edge service node through the CDN network, and the user does not need to return to the source station when accessing, so that the user can directly hit the cache. This may expedite the first access to the resource while relieving the pressure caused by the sudden return of the source stream to the source station. The preheating function of the CDN network mainly realizes domain name preheating, namely, the domain name preheating is to prepare and push a domain name (web address) to the LDNS, so that the present invention can accelerate the first access of related resources pointed by the web address.
Therefore, the service server of the invention utilizes the preheating interface of the content distribution network to store the local pages related to the content produced by the user and the corresponding related material resources, and can accelerate the first call of the resources. The material resources are stored in the relevant service nodes of the CDN, so that the user can acquire the material resources more conveniently.
It can be further inferred that, because the users use the first application program and the second application program both based on the same spatial physical location, according to the implementation principle of the CDN network, a shorter latency path is generally provided between the service node of the content distribution network storing the related material resources and the server deployed by the third-party platform, compared with between other service nodes of the content distribution network and the server deployed by the third-party platform, so that the users can obtain a higher-speed cross-platform interaction effect.
Step S13, the local page is captured in advance for a third party platform to cache related material resources:
In order to facilitate the server of the third party platform to pull the content corresponding to the local page, the service server usually develops a shared content capture interface for various common third party platform applications/servers, which may be a unified interface developed or may be provided independently for each third party platform. When there are multiple sharing content capturing interfaces, the service server may execute this step for each sharing content capturing interface, so as to call all sharing content capturing interfaces to capture the local page in advance for all corresponding third party platforms.
In order to improve response efficiency of a third party platform for acquiring related material resources, a service server actively initiates calling of the shared content grabbing interface in advance to realize prefetching operation of the related material resources corresponding to the local page. By executing the operation, the service server can realize the caching of the related material resources. The cached data can naturally be pulled more quickly by a third party platform such as a Facebook server.
In the invention, when the first application program generates the content to the second application program to initiate the page sharing request at the client, the service server firstly preheats and stores the related material resources, and then actively prefetches the related material resources by calling the sharing content grabbing interface, thereby completing the preparation work. In the prior art, this process will only occur after the second application program initiates the page sharing request, so it can be seen that the preprocessing process of the service server greatly saves the time of the whole sharing process, and is transparent to the user, but is obvious in terms of sensing the response speed.
Step S14, in response to the page sharing request initiated by the third party platform based on the website, pushing the cached related material resources to the third party platform for the third party platform to realize the sharing of the content.
Continuing to refer to the operation flow of the client shown in fig. 1, after the content sharing interface of the second application program such as Facebook of the client of the user is called, according to the URL of the material resource corresponding to the local page transmitted by the first application program, the URL is transmitted to the server of the third party platform for subsequent processing, and the server of the third party platform is responsible for submitting the page sharing request to the service server of the present invention.
When the service server receives the page sharing request submitted by the third-party platform server such as Facebook, the service server can quickly locate the cached relevant material resources after analyzing the request, and push the material resources to the third-party platform server according to the standard format. And the third party platform server can produce a corresponding landing page according to the sharing logic of the third party platform server, push the landing page to the second application program, display the second application program to the user, and give the user a final confirmation release operation, and release the third party platform server after the user confirms release, so as to complete the content sharing process produced by the user.
It should be noted that, by the term user of the present invention, the user of the platform provider of the present invention does not necessarily have a direct association at the user data level with the user of the third party platform, where the user is understood as an actor of content sharing at different applications of the same client device. That is, the process of producing content from a first application to sharing content from a second application is considered to be the same user operation, whether operated by the same person or by a different person, based on the same client device. In such application environments involving content sharing, this is typically accomplished in a short implementation time within seconds, unless the user himself is intentionally or unintentionally held. Therefore, the concept of "user" in the present invention cannot be distorted by operations performed by different persons in sharing content. Accordingly, even though the process of sharing content involves a plurality of client devices, if the client devices are essentially cooperatively implementing the process of sharing content, it is understood that the behavior implementers of the client devices are applicable to the concept of "user" of the present invention.
In a typical application environment, the same operator uses a client device, such as a mobile phone, where a first application provided by the platform of the present invention and a second application provided by a third party platform are installed, and the operator generates content in the first application and performs a sharing operation, calls up a content sharing floor page of the second application, and then publishes the content sharing floor page to realize sharing. In this case, it can be understood that, in the technical aspect, the content addition request received by the service server and the page sharing request submitted by the third party platform server are both actually initiated by the terminal device held by the operator, and can theoretically trace back to the same network address representing the terminal device.
In another exemplary embodiment of the present invention, a server is provided, as a service server, including a central processing unit and a memory, where the central processing unit is configured to invoke a computer program stored in the memory to execute the steps of the content sharing control method of the foregoing embodiments.
Similarly, in yet another exemplary embodiment of the present invention, a client is provided, including a central processing unit and a memory, where the central processing unit is configured to invoke and run a first application program stored in the memory to interact with a server of the present invention, so as to enable a user to share and issue content generated locally from the first application program to a second application program locally through the server, so as to enable access to the content generated by the user through the second application program.
According to the disclosure of the above embodiments, it can be known that, because the service server pre-processes the cache of the relevant material resources of the content that needs to be pulled by the third-party platform, when the third-party platform initiates the page sharing request, the service server can provide the relevant material resources for the third-party platform in time, so that the third-party platform server can obtain the relevant material resources faster to generate the landing page and push the landing page to the user for final publishing.
Those skilled in the art will appreciate that the present disclosure is directed to apparatus for performing one or more of the operations, methods described herein. These devices may be specially designed and constructed for the required purposes, or may comprise known devices in general purpose computers. These devices have computer programs stored within their memories that are selectively activated or reconfigured. Such a computer program may be stored in a device (e.g., a computer) readable medium or any type of medium suitable for storing electronic instructions and respectively coupled to a bus, including, but not limited to, any type of disk (including floppy disks, hard disks, optical disks, CD-ROMs, and magneto-optical disks), ROMs (Read-Only memories), RAMs (Random Access Memory, random access memories), EPROMs (Erasable Programmable Read-Only memories), EEPROMs (ELECTRICALLY ERASABLE PROGRAMMABLE READ-Only memories), flash memories, magnetic cards, or optical cards. That is, a readable medium includes any medium that stores or transmits information in a form readable by a device (e.g., a computer).
It will be understood by those within the art that each block of the block diagrams and/or flowchart illustrations, and combinations of blocks in the block diagrams and/or flowchart illustrations, can be implemented by computer program instructions. Those skilled in the art will appreciate that the computer program instructions can be implemented in a processor of a general purpose computer, special purpose computer, or other programmable data processing method, such that the blocks of the block diagrams and/or flowchart illustration are implemented by the processor of the computer or other programmable data processing method.
Those of skill in the art will appreciate that the various operations, methods, steps in the flow, acts, schemes, and alternatives discussed in the present invention may be alternated, altered, combined, or eliminated. Further, other steps, means, or steps in a process having various operations, methods, or procedures discussed herein may be alternated, altered, rearranged, disassembled, combined, or eliminated. Further, steps, measures, schemes in the prior art with various operations, methods, flows disclosed in the present invention may also be alternated, altered, rearranged, decomposed, combined, or deleted.
The foregoing is only a partial embodiment of the present invention, and it should be noted that it will be apparent to those skilled in the art that modifications and adaptations can be made without departing from the principles of the present invention, and such modifications and adaptations are intended to be comprehended within the scope of the present invention.

Claims (9)

1. The content sharing control method is applied to a service server and is characterized by comprising the following steps:
receiving a content adding request of a user, generating a local page containing the content, and feeding back the website of the local page to the user for sharing;
preheating and storing the material resources of the local page and the content in the local page to relevant service nodes of a content distribution network;
Invoking a sharing content grabbing interface preset for a third party platform to grab the local page in advance to cache related material resources to a service server, wherein a shorter delay path is provided between a service node of the content distribution network storing the related material resources and a server deployed by the third party platform compared with between other service nodes of the content distribution network and the server deployed by the third party platform;
And responding to the page sharing request initiated by the third party platform based on the website, and pushing the cached related material resources of the service server to the third party platform so as to realize the sharing of the content.
2. The method of claim 1, wherein the material resources of the content include any one or more of text, pictures, video, audio, application installation packages adapted to be installed at the client and to initiate the content addition request at runtime, web sites adapted to guide visitors to obtain the application installation packages, video or audio.
3. The method of claim 1, wherein the local page constitutes a private or public presentation page of the user for subsequent access by an application adapted to initiate the content addition request.
4. The method of claim 1, wherein the step of pre-storing the local page and material resources of the content therein to an associated service node of the content distribution network is accomplished by invoking a content distribution network pre-heat interface.
5. The method of claim 4, wherein there are a plurality of the shared content crawling interfaces corresponding to a plurality of third party platforms, and wherein all shared content crawling interfaces are invoked to pre-crawl the local page for all third party platforms.
6. The method according to any one of claims 1 to 5, wherein the content addition request and the page share request are both originating from the same network address or from a terminal held by the user.
7. The method according to any one of claims 1 to 5, wherein a web address for acquiring an application installation package adapted to initiate the content addition request is added as one of material resources of the content at the time of producing the local page.
8. A server comprising a central processor and a memory, characterized in that the central processor is adapted to invoke a computer program stored in the memory for performing the steps of the content sharing control method according to any of claims 1 to 7.
9. A client comprising a central processor and a memory, wherein the central processor is configured to invoke execution of a first application stored in the memory to interact with the server of claim 8 to enable a user to share and publish locally generated content from the first application to a second application locally via the server to enable access to the user generated content via the second application.
CN202010276364.8A 2020-04-09 2020-04-09 Client, server and content sharing control method Active CN111475761B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010276364.8A CN111475761B (en) 2020-04-09 2020-04-09 Client, server and content sharing control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010276364.8A CN111475761B (en) 2020-04-09 2020-04-09 Client, server and content sharing control method

Publications (2)

Publication Number Publication Date
CN111475761A CN111475761A (en) 2020-07-31
CN111475761B true CN111475761B (en) 2024-04-26

Family

ID=71751633

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010276364.8A Active CN111475761B (en) 2020-04-09 2020-04-09 Client, server and content sharing control method

Country Status (1)

Country Link
CN (1) CN111475761B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112642157B (en) * 2020-12-31 2023-04-28 广州华多网络科技有限公司 Agent development control method and corresponding device, equipment and medium thereof

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103716391A (en) * 2013-12-26 2014-04-09 星云融创(北京)信息技术有限公司 Implementation method for content caching and router
CN105897824A (en) * 2015-11-17 2016-08-24 乐视网信息技术(北京)股份有限公司 Hint copywriting sharing and configuration method and device and sharing system
CN107509097A (en) * 2017-09-15 2017-12-22 武汉斗鱼网络科技有限公司 Video sharing method, apparatus and sharing service device
CN109327518A (en) * 2018-10-11 2019-02-12 无锡天脉聚源传媒科技有限公司 A kind of information sharing method based on the H5 page, system and device
CN110247889A (en) * 2019-04-23 2019-09-17 湖南快乐阳光互动娱乐传媒有限公司 A kind of CDN node service anti-stealing link method and system

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3180713A1 (en) * 2014-08-15 2017-06-21 Interdigital Patent Holdings, Inc. Methods and apparatus for content delivery via browser cache extension

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103716391A (en) * 2013-12-26 2014-04-09 星云融创(北京)信息技术有限公司 Implementation method for content caching and router
CN105897824A (en) * 2015-11-17 2016-08-24 乐视网信息技术(北京)股份有限公司 Hint copywriting sharing and configuration method and device and sharing system
CN107509097A (en) * 2017-09-15 2017-12-22 武汉斗鱼网络科技有限公司 Video sharing method, apparatus and sharing service device
CN109327518A (en) * 2018-10-11 2019-02-12 无锡天脉聚源传媒科技有限公司 A kind of information sharing method based on the H5 page, system and device
CN110247889A (en) * 2019-04-23 2019-09-17 湖南快乐阳光互动娱乐传媒有限公司 A kind of CDN node service anti-stealing link method and system

Also Published As

Publication number Publication date
CN111475761A (en) 2020-07-31

Similar Documents

Publication Publication Date Title
US8024400B2 (en) Method and system for transferring content from the web to mobile devices
US8213924B2 (en) Providing distributed online services for mobile devices
US7716281B2 (en) Method and system for transferring content from the web to mobile devices
US8954600B2 (en) System and method for zero latency browsing
US8527862B2 (en) Methods for making ajax web applications bookmarkable and crawlable and devices thereof
CN104965848B (en) A kind of front end resource loading method and device
US20130091197A1 (en) Mobile device as a local server
US20080208789A1 (en) HTTP acceleration by prediction and pre-fetching
CN107979632B (en) Processing method, device and system for push information
EP2888862B1 (en) Information transmission method, apparatus, and system, terminal, and server
KR20090125108A (en) System and method for preloading content on the basis of user context
CN102084392B (en) System and method of content distrubution
CN104754073A (en) Resource access method and device
WO2013159750A1 (en) Cloud-storage-based file processing method and system
CN106462635B (en) Intelligent webpage content interception
CN110399578B (en) Page access method and device
CN110096660A (en) Method, apparatus and electronic equipment for loading page picture
CN112312222A (en) Video sending method and device and electronic equipment
Erbad et al. Magic broker: A middleware toolkit for interactive public displays
CN107105336A (en) Data processing method and data processing equipment
JP2015141473A (en) Server system, method for controlling server system, and program
CN111475761B (en) Client, server and content sharing control method
US9060326B2 (en) RSS channel information provision method and system and portable device using the same
KR100926780B1 (en) Wired and wireless widget service system and method
US10771578B2 (en) Webpage loading method and apparatus

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
TA01 Transfer of patent application right

Effective date of registration: 20210113

Address after: 511442 3108, 79 Wanbo 2nd Road, Nancun Town, Panyu District, Guangzhou City, Guangdong Province

Applicant after: GUANGZHOU CUBESILI INFORMATION TECHNOLOGY Co.,Ltd.

Address before: 29th floor, building B-1, Wanda Plaza, Nancun Town, Panyu District, Guangzhou City, Guangdong Province

Applicant before: GUANGZHOU HUADUO NETWORK TECHNOLOGY Co.,Ltd.

TA01 Transfer of patent application right
EE01 Entry into force of recordation of patent licensing contract

Application publication date: 20200731

Assignee: GUANGZHOU HUADUO NETWORK TECHNOLOGY Co.,Ltd.

Assignor: GUANGZHOU CUBESILI INFORMATION TECHNOLOGY Co.,Ltd.

Contract record no.: X2021440000054

Denomination of invention: Client, server and content sharing control method

License type: Common License

Record date: 20210208

EE01 Entry into force of recordation of patent licensing contract
GR01 Patent grant
GR01 Patent grant