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

Client, server and content sharing control method Download PDF

Info

Publication number
CN111475761A
CN111475761A CN202010276364.8A CN202010276364A CN111475761A CN 111475761 A CN111475761 A CN 111475761A CN 202010276364 A CN202010276364 A CN 202010276364A CN 111475761 A CN111475761 A CN 111475761A
Authority
CN
China
Prior art keywords
content
user
server
sharing
material resources
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202010276364.8A
Other languages
Chinese (zh)
Other versions
CN111475761B (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 Huaduo 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 Guangzhou Huaduo Network Technology Co Ltd filed Critical Guangzhou Huaduo Network 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

Images

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

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 invention relates to a content sharing control method, a server for executing the method and a client 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 a website of the local page to the user for sharing; preheating and storing the local page and material resources of the content in the local page to a related service node of a content distribution network; pre-fetching the local page for a third-party platform to cache related material resources; and responding to a 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 the 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 interacting with the server.
Background
App content is shared to a third-party platform, which is an effective way for realizing the quantitative fission of App users, and common third-party sharing channels of globally operated App include FaceBook, WhatsApp, Wechat and the like.
Referring to fig. 1, these third party platforms generally implement content sharing by the following processes:
1. the user uploads the generated content in the App to an App business server;
2. selecting a sharing channel in the App for initiating sharing for Facebook for example for the generated content, and transmitting the shared UR L to Facebook;
3. after receiving the shared UR L, the aceBook server captures the content of UR L, captures the content of images and texts from the content, generates shared display images and texts, returns the shared display images and texts to a sharing interface of a FaceBook App on a user client, and caches the shared images and texts to own cache;
4. the user clicks and releases the file on a sharing interface of a Facebook App, and a dynamic file is released to a Facebook account of the user;
5. after seeing the shared content, the FaceBook friend of the user clicks to enter a service App landing page, browses the content of the promoted App landing page such as an H5 page, and can guide to download the service App through the page to realize sharing fission.
Most content sharing technologies adopt the scheme, in the scheme, after receiving a sharing request UR L, a third-party platform server such as a FaceBook server requests page content represented by UR L from an App service server, analyzes the page content after taking the content, finds pictures and text materials from the page content, and generates sharing pictures and texts in a FaceBook standard format, and the process can be summarized as a data acquisition process.
This process has the following problems:
first, a third-party platform service server such as FaceBook requests an App service server to respond, and the process from request to response becomes a factor affecting the sharing efficiency. Generally, to increase the speed of the request response, the 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 centrally deployed in the united states, and then the App service server that needs to share content is preferably deployed in the united states as well. In this case, if the service of APP to share content is mainly directed to users other than the united states, for example, users in the middle east, southeast asia, and other regions, resource waste may be caused by deploying relevant resources in the united states.
Secondly, after capturing the page content, a third-party platform server such as a FaceBook processes material resources such as pictures of the page content, and downloads the material resources to the local third-party platform server such as the FaceBook, so that a secondary network request is generated in the process.
According to the analysis, the efficiency is not high when the content generated in the App is shared with a third-party platform server such as FaceBook for the first time due to the reasons, the user experience is slow, and the data obtained in the process of actual measurement in a part of areas is usually about 10 s.
Disclosure of Invention
The first objective of the present invention is to provide a content sharing control method, so as to efficiently implement cross-platform content sharing.
A second object of the invention is to provide a server to provide hardware support for the implementation of the first object.
A third objective of the present invention is to provide a client, so as to implement the utilization of the content sharing control method referred to in the first objective through interaction with the server described in the second objective.
To meet the first object of the present invention, the present invention provides a content sharing control method, including the following steps:
receiving a content adding request of a user, generating a local page containing the content, and feeding back a website of the local page to the user for sharing;
preheating and storing the local page and material resources of the content in the local page to a related service node of a content distribution network;
pre-fetching the local page for a third-party platform to cache related material resources;
and responding to a 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 resource of the content includes any one or more of text, picture, video, audio, application installation package, and web address, the application installation package is suitable for installing on the client and initiating the content addition request when the application installation package runs, and the web address is suitable for guiding the visitor to obtain the application installation package, video, or audio.
Further, said local page constitutes a private or public presentation page of the user for subsequent access by an application adapted to initiate said content addition request.
In one embodiment, the step of preheating and storing the local page and the material resources of the content in the local page to the relevant service node of the content distribution network is realized by calling a content distribution network preheating interface.
In one embodiment, the step of capturing the local page in advance by the third-party platform to cache the related material resources is realized by calling a shared content capturing interface serving the third-party platform.
Preferably, a plurality of the 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 delay path is provided between the service node of the content distribution network storing the related material resources and the server deployed by the third-party platform than between other service nodes of the content distribution network and the server deployed by the third-party platform.
In a preferred embodiment, the content adding request and the page sharing request both originate from the same network address or from the terminal held by the user.
In a further embodiment, a web address for acquiring an application installation package suitable for initiating the content addition request is added as one of the material resources of the content when the local page is produced.
To meet the second object of the present invention, the present invention provides a server, including a central processing unit and a memory, wherein the central processing unit is configured to call and run a computer program stored in the memory to perform the steps of the content sharing control method according to the first object of the present invention.
In order to meet the third object of the present invention, the present invention provides a client, 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 provided according to the second object of the present invention, so as to enable a user to share and publish content generated in a native machine from the first application program of the native machine to a second application program of the native machine through the server, so as to enable the user to access the content generated by the user through the second application program.
Compared with the prior art, the invention has the following advantages:
the invention stores the content generated by the user through the content distribution network, stores the content generated by the user and the corresponding page thereof into the service node with better efficiency in the content distribution network by the mechanism of the content distribution network, so as to facilitate subsequent access, further actively calls and executes the page grabbing operation according to the needs of each third-party platform in advance to realize the cache of the webpage and the related material resources of the content contained in the webpage, therefore, when the third-party platforms need to share the related page, the business server can quickly acquire the cached related material resources from the cache and directly provide the cached related material resources for the third-party platforms to release and use, thereby avoiding the third-party platforms from carrying out secondary network request for acquiring the material resources, greatly improving the first efficiency of the content generated by the user, shortening the time of the user sharing operation and the response time of multi-party interaction, the method and the system reduce adverse effects caused by the space physical distance of the servers of all parties, and particularly can bring a relatively visual efficiency improvement effect for the first sharing of the content generated by the user.
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 present invention will become apparent and readily appreciated from the following description of the embodiments, taken in conjunction with the accompanying drawings of which:
FIG. 1 is a schematic diagram illustrating a multi-terminal interaction principle related to content sharing in the prior art;
fig. 2 is a flowchart illustrating a content sharing control method according to the present invention.
Detailed Description
Reference will now be made in detail to embodiments of the present invention, examples of which are illustrated in the accompanying drawings, wherein like or similar reference numerals refer to the same or similar elements or elements having the same or similar function throughout. The embodiments described below with reference to the drawings are illustrative only and should not 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 the context clearly indicates otherwise. 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. As used herein, the term "and/or" includes all or any element and all combinations of one or more of the associated listed items.
It will be understood by those skilled in the art that, unless otherwise defined, 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. 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 will be appreciated by those skilled in the art, "client," "terminal," and "terminal device" as used herein include both devices that are wireless signal receivers, which are devices having only wireless signal receivers without transmit capability, and devices that are receive and transmit hardware, which have receive and transmit hardware capable of two-way communication over a two-way communication link. Such a device may include: cellular or other communication devices such as personal computers, tablets, etc. having single or multi-line displays or cellular or other communication devices without multi-line displays; PCS (personal communications Service), which may combine voice, data processing, facsimile and/or data communications capabilities; a PDA (Personal Digital Assistant), which may include a radio frequency receiver, a pager, internet/intranet access, a web browser, a notepad, a calendar and/or a GPS (Global positioning system) receiver; a conventional laptop and/or palmtop computer or other device having and/or including a radio frequency receiver. As used herein, a "client," "terminal device" can be portable, transportable, installed in a vehicle (aeronautical, maritime, and/or land-based), or situated and/or configured to operate locally and/or in a distributed fashion at any other location(s) on earth and/or in space. The "client", "terminal Device" used herein may also be a communication terminal, a web terminal, a music/video playing terminal, such as a PDA, an MID (Mobile Internet Device) and/or a Mobile phone with music/video playing function, and may also be a smart tv, a set-top box, and the like.
The hardware referred to by the names "server", "client", "service node", etc. of the present invention is essentially a device with the performance of a personal computer, and is a hardware device having necessary components disclosed by von neumann principles such as a central processing unit (including an arithmetic unit and a controller), a memory, an input device, and an output device, wherein a computer program is stored in the memory, and the central processing unit calls a program stored in an external memory into the internal memory to run, executes instructions in the program, and interacts with the input and output devices, thereby accomplishing specific functions. The concept of "server" as referred to in the present invention can be extended to the case of server cluster. The "notification node" referred to in the following as the present invention is essentially implemented by the server, and is named and identified according to the function it performs, and those skilled in the art should understand this variation.
The content sharing control method disclosed by the invention is mainly operated on a server deployed for providing services on an Internet platform, 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 principle 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 can be called through an interface, or may be integrated into one physical computer or a set of computer clusters. In general, a server which is located at the front end and responds to the user request and the third-party platform request is called a service server, and theoretically, the service server can independently execute the method realized by the invention. Those skilled in the art will appreciate this variation and should not be so limited as to restrict the implementation of the network deployment of the present invention.
It should be understood by those skilled in the art that the conception, technical features, and principle etc. are unified as different embodiments based on the same inventive principle, and therefore, the reader should not intentionally separate the different embodiments of the present invention in any way to intentionally misinterpret the correspondence between the embodiments unless the plain text emphasizes.
Referring to fig. 2, in an exemplary embodiment of the content sharing control method of the present invention, the method includes the following steps:
step S11, receiving a content addition request from a user, generating a local page including the content, and feeding back a website of the local page to the user for sharing:
the operation flow of the user on the client side, such as a mobile phone or a tablet, can be performed by referring to the operation of the prior art 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, the content may include different types of material resources such as text, picture, video, audio, website, etc., and may include one or any number of types, 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, which does not affect the implementation of the present invention in any way. Accordingly, these material resources should be understood as a broad concept and should not be construed to limit the scope of the concept as defined by the meaning of the claims set out herein.
Moreover, the material resources can be actually associated by the form of a website, for example, a video available for playing in a page can be actually represented as a website referenced in the page. For another example, when it is desired to guide the browsing user to download an application installation package, a web address link pointing to the application installation package may be provided in the page.
In any event, these material resources, including the application installation package, can be stored remotely by the service server in different forms, some as data in a database, and some as files, as will be appreciated by those skilled in the art.
In order to implement content sharing fission, a platform provider usually embeds the application installation package (usually in a form of website guidance) in a page that is finally shared by a user for browsing, and sets guidance logic to guide the browsing user to download the installation package, so as to share an application quickly and expand user traffic. The (website of the) application installation package embedded into the finally shared page will generally preferentially recommend the website suitable for initiating the content addition request, so as to implement 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, the application program used by the user initiates a content addition request to the service server, and the service server then receives the application program to upload the content, so that the service server can obtain related material resources. Of course, if the materials are located in the network, the service server can also acquire the related material resources by using the website provided by the user according to the clue.
In a typical scenario, a user takes a small video with an application provided by a platform and wants to share the small video with a third-party platform, the application first uploads the small video to a server, and the server produces a relevant local page so that the user can operate a sharing control in the local page. Whether the Android or IOS operating system is based on the same or similar operating logic, when a user operates and shares, the system usually pops up sharing entries of each third-party platform, and the user can call client application programs installed on the local machine and correspondingly provided by the corresponding third-party platform to realize final release by selecting one entry.
The content adding request of the user is received in the step, the related material resources uploaded by the user are obtained, and then the local page is generated according to the established logic of the business server. In order to facilitate the user to perform further sharing operation, the server pushes the local page to the user for subsequent operation.
The local page is mainly a page produced by the business server after receiving the material resources corresponding to the user content, and the local page subsequently allows the user to publish the local page in a public way or allows the user to publish the local page in a private way, and is represented in a technical level. No matter whether the user shares the local page with the third-party platform or not, the local page can be theoretically accessed and the content can be read by using the same application program provided by the platform as long as the permission setting allows. That is, the local page may utilize the same and subsequent versions of the application that the user initiated the content addition request to enable subsequent access.
Step S12, preheating and storing the local page and the material resource of the content therein to the relevant service node of the content distribution network:
for example, in an application scenario of the Android operating system, a user clicks to share, and an application (first application) of a client (a mobile phone, a tablet, a PC, etc.) of the service server sends a broadcast at a process level to obtain a list suitable for receiving other shared applications, and the user selects an icon of a platform application (second application) to be shared, such as Facebook, to invoke a content sharing interface of the second application, and transfers a website (UR L) of the local page to the second application, and after the interface of the second application is invoked, the interface method pulls related material resources of the UR L to generate a landing page of the second application itself for publication.
Specifically, after the local page is generated, the service server further calls a preheating interface provided by a Content Delivery Network (CDN), and preheats and stores the local page and various material resources corresponding to the Content generated by the user in the local page to a relevant service node of the Content Delivery 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 include a content cache device, 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 an end user, can cache static Web content and streaming media content, and realizes edge propagation and storage of the content so as to facilitate the nearby access of the user. The content exchanger is at the user access centralized point, can balance the load of a plurality of content caching devices at a single point, and can carry out caching load balance and access control on the content. The content router is responsible for scheduling the user's request to the appropriate device. Content routing is usually realized through a load balancing system, load distribution of each content caching site is dynamically balanced, an optimal access site is selected for a user request, and meanwhile, the usability of a website is improved. Content routers may route based on a variety of factors, including proximity of sites to users, availability of content, network load, device conditions, etc. The load balancing system is the core of the entire CDN. The accuracy and efficiency of load balancing directly determine the efficiency and performance of the entire CDN. The content management system is responsible for management of the entire CDN, and is an optional component, and is used for content management, such as content injection and delivery, content distribution, content audit, content service, and the like.
The basic principle of the CDN is to widely adopt various cache servers, distribute the cache servers to a region or a network where user access is relatively concentrated, when a user accesses a website, point the user access to a cache server that is closest to and works normally, and directly respond to a user request by using a global load technology. 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. By placing node servers at various positions of the network to form a layer of intelligent virtual network on the basis of the existing internet, the CDN system can redirect the request of a user to a service node closest to the user in real time according to network flow, connection of each node, load condition, distance to the user, response time and other comprehensive information. 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.
The pre-heating function of the CDN network is mainly to realize domain name pre-heating, namely preparing and pushing a domain name (website) to L DNS (domain name server) as the name suggests, so that the first access of related resources pointed by the website can be accelerated.
Therefore, the service server of the invention utilizes the preheating interface of the content distribution network to store the local page related to the content produced by the user and the corresponding related material resources, and can accelerate the first calling of the resources. The material resources are stored in the related service nodes of the CDN network, so that the user can obtain the material resources more conveniently.
It can be further inferred that, since the user uses the first application program and the second application program based on the same spatial physical location, according to the above-mentioned implementation principle of referencing the CDN network, a shorter delay path is generally provided between the service node of the content delivery network storing the related material resources and the server deployed by the third party platform than between other service nodes of the content delivery network and the server deployed by the third party platform, and the user can thereby obtain a higher-speed cross-platform interaction effect.
Step S13, pre-fetching the local page 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 capturing interface for various common third-party platform applications/servers, which may be a unified interface or an independent interface for each third-party platform. When a plurality of the shared content capturing interfaces exist, the service server can execute the step for each shared content capturing interface so as to call all the shared content capturing interfaces to capture the local page in advance for all the corresponding third-party platforms.
In order to improve the response efficiency of the third-party platform for acquiring the related material resources, the business server actively initiates the call of the shared content capturing interface in advance to realize the pre-fetching operation of the related material resources corresponding to the local page. By executing the operation, the business server can realize the caching of the related material resources. The cached data can naturally be pulled by a third party platform, such as a Facebook server, more quickly.
In the invention, at the client, when the first application program generates the content and the second application program initiates the page sharing request, the business server first preheats and stores the related material resources, and then actively prefetches the related material resources by calling the sharing content capturing interface, thereby completing the preparation work. In the prior art, this process occurs only after the second application program initiates a page sharing request, so that it can be seen that this preprocessing process of the service server greatly saves the time of the whole sharing process, and this process is transparent to the user, but is obvious in the perception of 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 share the content.
Continuing to refer to the client operation flow shown in fig. 1, when the content sharing interface of the second application program of the client of the user, such as Facebook, is called, according to the UR L, which is transmitted by the first application program and points to the material resource corresponding to the local page, the server of the third party platform is handed to the server of the third party platform for subsequent processing, and the server of the third party platform is responsible for submitting a page sharing request to the service server of the present invention.
When the business server receives a page sharing request submitted by a third-party platform server such as Facebook, the business server can quickly locate the cached related material resources after analyzing the request, and pushes the material resources to the third-party platform server according to a standard format. Therefore, the third-party platform server can produce a corresponding landing page according to the sharing logic of the third-party platform server, the landing page is pushed to the second application program, the second application program is displayed to the user, the user performs the final confirmation and release operation, and after the user confirms the release, the third-party platform server releases the landing page to the third-party platform server, so that the sharing process of the content produced by the user is completed.
It should be noted that, in the present invention, a user of a platform provider of the present invention is not necessarily directly associated with a user of a third-party platform at a user data level, and the user is understood as an action implementer that shares content with different applications on the same client device. That is, based on the same client device, whether operated by the same person or different persons, the process from the production of content by the first application to the sharing of content by the second application is regarded as the same user operation. In such an application environment involving content sharing, it is typically achievable with a short implementation within seconds, unless the user himself is intentionally or unintentionally held off. Therefore, the concept of "user" in the present invention cannot be distorted by operations performed by different persons in the shared content. Accordingly, even if the process of sharing content involves multiple client devices, if the client devices are essentially the process of sharing content cooperatively implemented, it should be understood that the behavior implementers of the client devices are applicable to the concept of "users" of the present invention.
In a typical application environment, usually, the same operator uses his client device, such as a mobile phone, the client device is installed with a first application program provided by the platform of the present invention and a second application program provided by a third-party platform, and the operator produces and executes a sharing operation on the first application program, calls up a content sharing landing page of the second application program, and then publishes the content to implement sharing. In this case, it can be understood that, in a technical level, the content addition request received by the service server and the page sharing request submitted by the third-party platform server are actually initiated by the terminal device held by the operator, and theoretically, the same network address representing the terminal device can be traced back.
In another exemplary embodiment of the present invention, a server, serving as a service server, is provided, which includes a central processing unit and a memory, where the central processing unit is configured to call and run a computer program stored in the memory to perform the steps of the content sharing control method in the foregoing embodiments.
Similarly, in another exemplary embodiment of the present invention, a client is provided, which includes 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 publish content generated in a local machine from the first application program in the local machine to a second application program in the local machine through the server, so as to enable the second application program to access the content generated by the user.
According to the disclosure of the embodiments, since the service server pre-processes the cache of the related material resources of the content that the third-party platform needs to pull, when the third-party platform initiates a page sharing request, the service server can immediately provide the related material resources for the third-party platform, so that the third-party platform server can more quickly acquire the related material resources to generate a landing page to be pushed to the user for final release, and therefore, the implementation of the invention inevitably greatly improves the interaction efficiency of cross-platform content sharing.
Those skilled in the art will appreciate that the present disclosure is directed to an apparatus for performing one or more of the operations, methods described in the disclosure. These devices may be specially designed and manufactured for the required purposes, or they may comprise known devices in general-purpose computers. These devices have computer programs stored in their memories that are selectively activated or reconfigured. Such a computer program may be stored in a device (e.g., computer) readable medium, including, but not limited to, any type of disk including floppy disks, hard disks, optical disks, CD-ROMs, and magnetic-optical disks, ROMs (Read-Only memories), RAMs (Random Access memories), EPROMs (erasable Programmable Read-Only memories), EEPROMs (electrically erasable Programmable Read-Only memories), flash memories, magnetic cards, or optical cards, or any type of media suitable for storing electronic instructions, and each coupled to a bus. 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 may be implemented by a processor of a general purpose computer, special purpose computer, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, implement the features specified in the block or blocks of the block diagrams and/or flowchart illustrations of the present disclosure.
Those of skill in the art will appreciate that various operations, methods, steps in the processes, acts, or solutions discussed in the present application may be alternated, modified, combined, or deleted. Further, various operations, methods, steps in the flows, which have been discussed in the present application, may be interchanged, modified, rearranged, decomposed, combined, or eliminated. Further, steps, measures, schemes in the various operations, methods, procedures disclosed in the prior art and the present invention can also be alternated, changed, rearranged, decomposed, combined, or deleted.
The foregoing is only a partial embodiment of the present invention, and it should be noted that, for those skilled in the art, various modifications and decorations can be made without departing from the principle of the present invention, and these modifications and decorations should also be regarded as the protection scope of the present invention.

Claims (11)

1. A content sharing control method 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 a website of the local page to the user for sharing;
preheating and storing the local page and material resources of the content in the local page to a related service node of a content distribution network;
pre-fetching the local page for a third-party platform to cache related material resources;
and responding to a 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.
2. The method according to claim 1, wherein the material resources of the content comprise any one or more of texts, pictures, videos, audios, application installation packages and websites, the application installation packages are suitable for being installed on the client and being suitable for initiating the content adding request when the application installation packages are run, and the websites are suitable for guiding visitors to obtain the application installation packages, videos or audios.
3. The method according to claim 1, characterized in that said local page constitutes a private or public presentation page of the user for subsequent access by an application adapted to initiate said content addition request.
4. The method according to claim 1, wherein the step of pre-heating the local page and the material resources of the content stored therein to the associated service node of the content distribution network is achieved by calling a content distribution network pre-heating interface.
5. The method of claim 1, wherein the step of pre-fetching the local page for the third party platform to cache related material resources is accomplished by invoking a shared content fetching interface that serves the third party platform.
6. The method according to claim 5, wherein a plurality of the shared content crawling interfaces exist corresponding to a plurality of third party platforms, and all the shared content crawling interfaces are called to crawl the local page in advance for all the third party platforms.
7. The method according to any one of claims 1 to 6, wherein a shorter latency path is provided between the service node of the content distribution network in which the related material resources are stored and the server deployed by the third party platform than between other service nodes of the content distribution network and the server deployed by the third party platform.
8. The method according to any one of claims 1 to 6, wherein the content addition request and the page sharing request both originate from the same network address or from a terminal held by the user.
9. The method according to any one of claims 1 to 6, wherein a web address for acquiring an application installation package suitable for initiating the content addition request is added as one of material resources of the content at the time of producing the local page.
10. A server comprising a central processing unit and a memory, wherein the central processing unit is configured to invoke execution of a computer program stored in the memory to perform the steps of the content sharing control method according to any one of claims 1 to 9.
11. 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 10 to enable a user to share and publish locally generated content from the first application to a second application through the server to enable access to the user generated content through 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 true CN111475761A (en) 2020-07-31
CN111475761B 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)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112642157A (en) * 2020-12-31 2021-04-13 广州华多网络科技有限公司 Agent development control method and corresponding device, equipment and medium
CN114564662A (en) * 2022-03-04 2022-05-31 北京达佳互联信息技术有限公司 Page guiding method and device, electronic equipment, medium and product

Citations (6)

* 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
US20170277805A1 (en) * 2014-08-15 2017-09-28 Interdigital Patent Holdings, Inc. Methods and apparatus for content delivery via browser cache extension
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

Patent Citations (6)

* 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
US20170277805A1 (en) * 2014-08-15 2017-09-28 Interdigital Patent Holdings, Inc. Methods and apparatus for content delivery via browser cache extension
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

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112642157A (en) * 2020-12-31 2021-04-13 广州华多网络科技有限公司 Agent development control method and corresponding device, equipment and medium
CN114564662A (en) * 2022-03-04 2022-05-31 北京达佳互联信息技术有限公司 Page guiding method and device, electronic equipment, medium and product

Also Published As

Publication number Publication date
CN111475761B (en) 2024-04-26

Similar Documents

Publication Publication Date Title
US10623476B2 (en) Endpoint management system providing an application programming interface proxy service
US8868637B2 (en) Page rendering for dynamic web pages
US8024400B2 (en) Method and system for transferring content from the web to mobile devices
US10015226B2 (en) Methods for making AJAX web applications bookmarkable and crawlable and devices thereof
CN110096660B (en) Method and device for loading page pictures and electronic equipment
CN107979632B (en) Processing method, device and system for push information
CN104965848A (en) Front-end resource loading method and apparatus
CN110399578B (en) Page access method and device
CN104539977A (en) Live broadcast previewing method and device
KR20180004093A (en) Transmitting media content during instant messaging
US11032683B2 (en) Method and apparatus for publishing cloud resource
US9906626B2 (en) Resource demand-based network page generation
CN109565606B (en) Image transformation in a mixed source architecture
KR20100134433A (en) Mobile terminal with function control module and the method thereof
US8156441B1 (en) Inter-gadget communication
CN112312222A (en) Video sending method and device and electronic equipment
CN111475761B (en) Client, server and content sharing control method
Erbad et al. Magic broker: A middleware toolkit for interactive public displays
CN112088362A (en) Notification update for saved sites
US9160693B2 (en) Method, apparatus and system for accessing applications and content across a plurality of computers
WO2013082898A1 (en) Method, terminal, server and system for presenting service data
US9330188B1 (en) Shared browsing sessions
US10771578B2 (en) Webpage loading method and apparatus
CN108810070B (en) Resource sharing method and device, intelligent equipment and storage medium
CN112016280B (en) File editing method and device and computer readable medium

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
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.

EE01 Entry into force of recordation of patent licensing contract
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

GR01 Patent grant
GR01 Patent grant