CN111143094B - Information flow aggregation system and control method thereof - Google Patents

Information flow aggregation system and control method thereof Download PDF

Info

Publication number
CN111143094B
CN111143094B CN202010002472.6A CN202010002472A CN111143094B CN 111143094 B CN111143094 B CN 111143094B CN 202010002472 A CN202010002472 A CN 202010002472A CN 111143094 B CN111143094 B CN 111143094B
Authority
CN
China
Prior art keywords
data
information
api interface
information flow
app
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
CN202010002472.6A
Other languages
Chinese (zh)
Other versions
CN111143094A (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.)
Shanghai Zhuoyi Technology Co Ltd
Original Assignee
Shanghai Zhuoyi 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 Shanghai Zhuoyi Technology Co Ltd filed Critical Shanghai Zhuoyi Technology Co Ltd
Priority to CN202010002472.6A priority Critical patent/CN111143094B/en
Publication of CN111143094A publication Critical patent/CN111143094A/en
Application granted granted Critical
Publication of CN111143094B publication Critical patent/CN111143094B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/547Remote procedure calls [RPC]; Web services
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention provides an information flow aggregation system and a control method thereof, wherein the system mainly comprises: and erecting an information flow transfer station between the APP end and each information flow API interface, wherein the information flow transfer station receives the request information of the APP end, processes the request information to acquire data from the corresponding information flow API interface, integrates the fed-back information data in a preset format, and sends the integrated information data to the APP end. Therefore, the problem that the APP needs to be updated due to the change of the API interface is solved.

Description

Information flow aggregation system and control method thereof
Technical Field
The present invention relates to the field of information processing technologies, and in particular, to an aggregation system of information flows and a control method thereof.
Background
Currently, a large number of large-scale network companies provide information flow services for various APP (Application) developers by providing an API (Application program interface) interface (Application Programming Interface), so that the APP can display diversified information, and better information services can be provided for users.
Such as hundred degrees, today's headlines, tencel, etc., through the API interface that it provides, in order to provide the information flow of corresponding channel for all kinds of APP after the access. In actual operation, as shown in fig. 1, for example, a news class APP starts to use a news stream API interface, but if a news stream API interface of access hundred degrees is to be switched or a news stream API interface of a news stream is changed during use, the APP must be updated by an application package, so that the APP can be reconnected to the corresponding API interface again, otherwise, the APP cannot acquire information any more.
Thus, in the prior art, if the volume of the application program package for updating is relatively large, the upgrade cost is increased, for example, a single APP service provider needs to additionally increase the cost of a server, and meanwhile, the downloading service of the application program package for updating also needs to occupy a relatively large traffic bandwidth, if the traffic bandwidth of the server is insufficient, the waiting time of a user for downloading is prolonged, but the tolerance of the user is limited, which can definitely lead to loss of a passenger source; while standing at the user's point of view, updating the APP means that the application package needs to be downloaded using data traffic, which obviously places certain demands on the data traffic that the user can withstand, and also reduces the viscosity of the APP for the client or even is discarded, which obviously is difficult to receive.
In terms of security, frequently providing application packages also increases potential safety hazards, and clients obviously generate more potential safety hazards if they download from unsafe download channels and use unsafe application packages for upgrading. Therefore, a technology is needed in the art to solve the above technical problems.
Disclosure of Invention
The invention mainly aims to provide an information flow aggregation system and a control method thereof, which are used for solving the problem that APP needs to be updated due to the change of an API (application program interface).
To achieve the above object, according to one aspect of the present invention, there is provided an information flow aggregation system including: and erecting an information flow transfer station between the APP end and each information flow API interface, wherein the information flow transfer station receives the request information of the APP end, processes the request information to acquire data from the corresponding information flow API interface, integrates the fed-back information data in a preset format, and sends the integrated information data to the APP end.
In a possibly preferred embodiment, the request information includes: and the information flow transfer station locates the corresponding information flow API interface according to the API interface data and sends information solicitation data to the information flow API interface.
In a possibly preferred embodiment, the information flow transfer station comprises: and the interface background uses the API interface data to locate the corresponding information flow API interface and transmit the information solicitation data so as to acquire the fed back information data.
In a possible preferred implementation manner, the interface background stores an API interface database, and when the configuration of each information flow API interface is changed, the API interface database is updated in the interface background so that the interface background can correspondingly convert the API interface data.
In a possible preferred implementation manner, the operation background stores a data conversion library, and when the configuration of each information flow API interface is changed, the operation background updates the data conversion library so as to enable the operation background to correspondingly convert information request data.
In a possible preferred embodiment, the operation background stores a data template, and the information data is processed by the operation background according to the data template to form the integration of the preset format.
In a possibly preferred embodiment, the request information further includes: and the operation background analyzes the APP configuration data to select an adaptive data template to process the information data so as to form integration of a preset format.
In a possibly preferred embodiment, the step of integrating the preset format includes: the operation background analysis information data comprises the following steps: information elements including icons, patterns, characters and videos, and analyzing the APP configuration data to select a proper data template according to the APP configuration data, and carrying out the steps of: at least one of the processes of scaling, splitting, arranging, combining, typesetting, data converting to form an integration.
In a possibly preferred embodiment, wherein the APP configuration data comprises: and executing at least one of hardware parameters, system parameters and display parameters of the equipment at the APP end.
In a possible preferred embodiment, the APP end and the information flow transfer station process the request information and the integrated information data in a protocol encryption compression manner, and then send the processed request information and the integrated information data to the other party.
In order to achieve the above object, according to another aspect of the present invention, there is also provided a method for controlling an information flow aggregation system, including the steps of:
the information flow transfer station receives request information transmitted by an APP end, acquires API interface data after analysis, requests data by information, and APP configuration data;
the information flow transfer station converts the API interface data and the information solicitation data to locate the corresponding information flow API interface and transmits the converted information solicitation data;
the information flow transfer station acquires information data fed back by the information flow API interface, and sends the information data to the APP end after integrating the information flow API interface according to the APP configuration data in a preset format.
The information flow aggregation system and the control method thereof solve the problem that the APP needs to be updated due to the change of an API interface, thereby reducing the server cost of the single APP service provider, which needs to be additionally paid, and the cost of downloading service flow bandwidth, simultaneously enabling APP users to frequently upgrade programs without changing the API interface, reducing the expenditure of data flow cost, more importantly, reducing the time and the times of downloading and updating, so that the APP is greatly improved in use experience while reducing potential safety hazards.
Drawings
The accompanying drawings, which are included to provide a further understanding of the invention and are incorporated in and constitute a part of this specification, illustrate embodiments of the invention and together with the description serve to explain the invention. In the drawings:
FIG. 1 is a prior art reference diagram;
FIG. 2 is a schematic diagram of an embodiment of an information flow aggregation system according to the present invention;
FIG. 3 is a diagram showing two to four exemplary embodiments of the information flow aggregation system according to the present invention;
FIG. 4 is a schematic diagram of an integrated information flow aggregation system according to the present invention;
fig. 5 is a step diagram of a control method of the information flow aggregation system according to the present invention.
Detailed Description
It should be noted that, in the case of no conflict, the embodiments and features in the embodiments may be combined with each other. The invention will be described in detail below with reference to the drawings in connection with embodiments.
In order that those skilled in the art will better understand the present invention, a technical solution in the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present invention, and it is apparent that the described embodiments are only some embodiments of the present invention, not all embodiments. All other embodiments, based on the embodiments of the invention, which are obtained without inventive effort by a person of ordinary skill in the art, shall fall within the scope of the invention.
It should be noted that the terms "first," "second," and the like in the description and the claims of the present invention and the above figures are used for distinguishing between similar objects and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used may be interchanged where appropriate such that the embodiments of the invention described herein may be implemented in sequences other than those illustrated or otherwise described herein. Furthermore, the terms "comprise" and "have," as well as any variations thereof, are intended to cover a non-exclusive inclusion.
(one)
Referring to fig. 2, in order to solve the problem that APP needs to be updated due to API interface change, the present invention provides an information flow aggregation system, which in a preferred embodiment mainly includes: and erecting an information flow transfer station between the APP end and each information flow API interface, wherein the information flow transfer station receives the request information of the APP end, processes the request information to acquire data from the corresponding information flow API interface, integrates the fed-back information data in a preset format, and sends the integrated information data to the APP end.
Specifically, the request information includes: API interface data and information solicitation data, wherein the API interface data is API interface data of an information flow channel to be acquired by the APP end, and the information solicitation data is a range of related information flow data which can be provided by the information flow API interface to be acquired. Therefore, the information flow transfer station can accurately position the corresponding information flow API interface according to the API interface data so as to send information request data to the information flow API interface.
In a specific processing process, the request information is analyzed by the information flow transfer station to obtain API interface data and information solicitation data, and then the information flow transfer station uses the API interface data to locate the corresponding information flow API interface and transmit the information solicitation data to obtain feedback information data.
It should be noted that, in order to enable all types of APP ends to be connected to each information flow API interface in the current state to obtain information data, an API interface database is also stored in the information flow transfer station, so that when the configuration of each information flow API interface is changed, the information flow transfer station can implement a corresponding conversion function on the API interface data by only updating the API interface database in the information flow transfer station, thereby solving the problem that the APP ends need to be updated, enabling all types of APP ends to be converted into currently available API interface data no matter whether updated or not, and only if related information is recorded in the API interface database, thereby accurately positioning the information flow API interface.
Therefore, after the request information transmitted by the APP end is converted by the information flow transfer station, the information data fed back by the corresponding information flow API interface can be successfully obtained, however, the information data can not be directly used by the APP end at this time, because the APP end with different versions can not be directly applicable to the information data with new versions, and therefore, when the situation is met, the information data must be integrated and converted to be transmitted to the APP end.
Wherein the integrating step mainly comprises: the information flow transfer station analyzes the information data and comprises the following steps: information elements including icons, patterns, words and videos, and performing the following steps on each information element: at least one of the processes of scaling, splitting, arranging, combining, typesetting and data conversion is performed to form integration, so that the integrated information data can be identified and properly displayed by the device at the APP end. Thereby solving the problem that the APP needs to be updated due to API interface changes,
(II)
Referring to fig. 2, in order to solve the problem that the APP needs to be updated due to the API interface change, the present invention further provides an information flow aggregation system, which in a preferred embodiment mainly includes: and erecting an information flow transfer station between the APP end and each information flow API interface, wherein the information flow transfer station receives the request information of the APP end, processes the request information to acquire data from the corresponding information flow API interface, integrates the fed-back information data in a preset format, and sends the integrated information data to the APP end.
Specifically, the request information includes: API interface data and information solicitation data, wherein the API interface data is API interface data of an information flow channel to be acquired by the APP end, and the information solicitation data is a range of related information flow data which can be provided by the information flow API interface to be acquired. Therefore, the information flow transfer station can accurately position the corresponding information flow API interface according to the API interface data so as to send information request data to the information flow API interface.
In order to better cooperate with the APP end to process the request information, the information flow transfer station includes: the system comprises an operation background and an interface background, wherein the operation background can be configured with various management configurations and manage the whole information transfer process, and the interface background is used for connecting an APP end and each information flow API interface so as to perform data interaction.
In a specific processing process, the operation background analyzes the request information to obtain API interface data and information solicitation data, and the interface background uses the API interface data to locate the corresponding information flow API interface and transmit the information solicitation data to obtain the fed-back information data.
It should be noted that, in order to enable all types of APP ends to be connected to each information flow API interface in the current state to obtain information data, an API interface database is also stored in the interface background, so that when the configuration of each information flow API interface is changed, the interface background can implement a corresponding conversion function on the API interface data as long as the API interface database is updated in the interface background, thereby solving the problem that the APP ends need to be updated, enabling all types of APP ends to be converted into currently available API interface data no matter whether updated or not or in different versions, and enabling the information to be accurately positioned as long as related information is recorded in the API interface database.
On the other hand, because the information solicited data transmitted by the APP end of different types or versions may have different data formats and other aspects, in order to enable the information solicited data to be received by the located information stream API interface, a data conversion library is stored in the operation background, where the data conversion library may convert the information solicited data sent by APP ends of different types or versions in terms of data formats and other aspects, so that when the configuration of each information stream API interface is changed, if the data format aspect is converted and updated, the data conversion library is updated in the operation background, thereby the problem that the APP end needs to be updated can also be solved, so that each APP end can be converted into a data format that can be received by the corresponding information stream API interface whenever the data conversion format is recorded in the data conversion library.
Therefore, after the request information transmitted by the APP end is converted by the information flow transfer station, the information data fed back by the corresponding information flow API interface can be successfully obtained, however, the information data can not be directly used by the APP end at this time, because the APP end with different versions can not be directly applicable to the information data with new versions, and therefore, when the situation is met, the information data must be integrated and converted to be transmitted to the APP end.
Wherein the integrating step mainly comprises: the operation background analysis information data comprises the following steps: information elements including icons, patterns, words and videos, and performing the following steps on each information element: at least one of the processes of scaling, splitting, arranging, combining, typesetting and data conversion is performed to form integration, so that the integrated information data can be identified and properly displayed by the device at the APP end.
(III)
Referring to fig. 3 to 4, in order to solve the problem that APP needs to be updated due to API interface change, the present invention provides an information flow aggregation system, which in a preferred embodiment mainly includes: and erecting an information flow transfer station between the APP end and each information flow API interface, wherein the information flow transfer station receives the request information of the APP end, processes the request information to acquire data from the corresponding information flow API interface, integrates the fed-back information data in a preset format, and sends the integrated information data to the APP end.
Specifically, the request information includes: API interface data and information solicitation data, wherein the API interface data is API interface data of an information flow channel to be acquired by the APP end, and the information solicitation data is a range of related information flow data which can be provided by the information flow API interface to be acquired. Therefore, the information flow transfer station can accurately position the corresponding information flow API interface according to the API interface data so as to send information request data to the information flow API interface.
In order to better cooperate with the APP end to process the request information, the information flow transfer station includes: the system comprises an operation background and an interface background, wherein the operation background can be configured with various management configurations and manage the whole information transfer process, and the interface background is used for connecting an APP end and each information flow API interface so as to perform data interaction.
In a specific processing process, the operation background analyzes the request information to obtain API interface data and information solicitation data, and the interface background uses the API interface data to locate the corresponding information flow API interface and transmit the information solicitation data to obtain the fed-back information data.
It should be noted that, in order to enable all types of APP ends to be connected to each information flow API interface in the current state to obtain information data, an API interface database is also stored in the interface background, so that when the configuration of each information flow API interface is changed, the interface background can implement a corresponding conversion function on the API interface data as long as the API interface database is updated in the interface background, thereby solving the problem that the APP ends need to be updated, enabling all types of APP ends to be converted into currently available API interface data no matter whether updated or not or in different versions, and enabling the information to be accurately positioned as long as related information is recorded in the API interface database.
On the other hand, because the information solicited data transmitted by the APP end of different types or versions may have different data formats and other aspects, in order to enable the information solicited data to be received by the located information stream API interface, a data conversion library is stored in the operation background, where the data conversion library may convert the information solicited data sent by APP ends of different types or versions in terms of data formats and other aspects, so that when the configuration of each information stream API interface is changed, if the data format aspect is converted and updated, the data conversion library is updated in the operation background, thereby the problem that the APP end needs to be updated can also be solved, so that each APP end can be converted into a data format that can be received by the corresponding information stream API interface whenever the data conversion format is recorded in the data conversion library.
Therefore, after the request information transmitted by the APP end is converted by the information flow transfer station, the information data fed back by the corresponding information flow API interface can be successfully obtained, however, the information data can not be directly used by the APP end at this time, because the APP end with different versions can not be directly applicable to the information data with new versions, and therefore, when the situation is met, the information data must be converted to be transmitted to the APP end.
In order to solve this problem, in a preferred embodiment of the present invention, the request information sent by the APP end further includes: APP configuration data, wherein the APP configuration data comprises: and executing at least one or more of hardware parameters, system parameters and display parameters of the equipment at the APP end, so that the operation background can know the data format which can be adapted by the equipment end through the APP configuration data, and the problems that whether the data can be read or not or even if the data can be read, the data can be disordered or typeset and disordered during display and the like can be solved after the operation background is processed.
Therefore, in a preferred embodiment, the operation background stores a data template, the APP configuration data, after the operation background analyzes according to the data template, the operation background selects an adapted data template to process the information data, for example, the current operation background can determine which operation system the APP end is adapted to know the data format, determine the computing capability and the framework of the device through the hardware parameters, and determine the range of the displayable area, color, resolution and the like through the display parameters.
Wherein the integrating step mainly comprises: the operation background analysis information data comprises the following steps: information elements including icons, patterns, characters and videos, and analyzing the APP configuration data to select a proper data template according to the APP configuration data, and carrying out the steps of: at least one of the processes of scaling, splitting, arranging, combining, typesetting and data conversion is performed to form integration, so that the integrated information data can be identified and properly displayed by the device at the APP end.
As shown in fig. 4, 3 cases are given in which information data integrated by the data templates are displayed on the APP end device, however, it should be understood by those skilled in the art that the 3 examples given in this embodiment are not limited to the scope of the data templates of the present embodiment, but are merely for illustrating the inventive concept, and thus any other equally substituted data template scheme implemented under the inventive concept is within the scope of the disclosure of the embodiments of the present invention. Among them, for example: when the icons exist in the information element, scaling and arranging the icons; when the pictures and texts exist, the pictures and texts are scaled and typeset in the modes of the upper graph lower graph or the lower graph upper graph of the single graph, when a plurality of graphs exist, the pictures can be scaled and arranged so as to reasonably typeset in the display range of the APP terminal equipment, the upper graph lower graph or the lower graph upper graph form is formed, the adjusted information elements can be subjected to data conversion according to the readable data of the APP terminal, therefore, the integration of a preset format can be formed, and after the information is transmitted to the APP terminal through the information flow transfer station, the APP terminal can be ensured to display the requested information data. Thereby solving the problem that the APP needs to be updated due to API interface changes,
(IV)
Referring to fig. 3 to fig. 4, in order to solve the problem that the APP needs to be updated due to the change of the API interface, another aspect of the present invention further provides an information flow aggregation system, which in a preferred embodiment mainly includes: and erecting an information flow transfer station between the APP end and each information flow API interface, wherein the information flow transfer station receives the encrypted and compressed request information of the APP end, processes the request information to acquire data from the corresponding information flow API interface, integrates the fed-back information data in a preset format, and then sends the integrated information data to the APP end.
Specifically, the APP end and the information flow transfer station process the request information and the integrated information data in a protocol encryption compression mode, and then send the processed information data to the opposite side, so that the two sides of the data can receive more data for encryption authentication, and the security of information transmission is improved.
Wherein the request information includes: API interface data and information solicitation data, wherein the API interface data is API interface data of an information flow channel to be acquired by the APP end, and the information solicitation data is a range of related information flow data which can be provided by the information flow API interface to be acquired. Therefore, the information flow transfer station can accurately position the corresponding information flow API interface according to the API interface data so as to send information request data to the information flow API interface.
In order to better cooperate with the APP end to process the request information, the information flow transfer station includes: the operation background and the interface background can be configured with various management configurations, manage the whole information transfer flow and encrypt and compress the integrated information data according to the protocol, and the interface background is used for connecting the APP end and the information flow API interfaces so as to perform data interaction.
In a specific processing process, the operation background analyzes the request information to obtain API interface data and information solicitation data, and the interface background uses the API interface data to locate the corresponding information flow API interface and transmit the information solicitation data to obtain the fed-back information data.
It should be noted that, in order to enable all types of APP ends to be connected to each information flow API interface in the current state to obtain information data, an API interface database is also stored in the interface background, so that when the configuration of each information flow API interface is changed, the interface background can implement a corresponding conversion function on the API interface data as long as the API interface database is updated in the interface background, thereby solving the problem that the APP ends need to be updated, enabling all types of APP ends to be converted into currently available API interface data no matter whether updated or not or in different versions, and enabling the information to be accurately positioned as long as related information is recorded in the API interface database.
On the other hand, because the information solicited data transmitted by the APP end of different types or versions may have different data formats and other aspects, in order to enable the information solicited data to be received by the located information stream API interface, a data conversion library is stored in the operation background, where the data conversion library may convert the information solicited data sent by APP ends of different types or versions in terms of data formats and other aspects, so that when the configuration of each information stream API interface is changed, if the data format aspect is converted and updated, the data conversion library is updated in the operation background, thereby the problem that the APP end needs to be updated can also be solved, so that each APP end can be converted into a data format that can be received by the corresponding information stream API interface whenever the data conversion format is recorded in the data conversion library.
Therefore, after the request information transmitted by the APP end is converted by the information flow transfer station, the information data fed back by the corresponding information flow API interface can be successfully obtained, however, the information data can not be directly used by the APP end at this time, because the APP end with different versions can not be directly applicable to the information data with new versions, and therefore, when the situation is met, the information data must be converted to be transmitted to the APP end.
In order to solve this problem, in a preferred embodiment of the present invention, the request information sent by the APP end further includes: APP configuration data, wherein the APP configuration data comprises: and executing at least one or more of hardware parameters, system parameters and display parameters of the equipment at the APP end, so that the operation background can know the data format which can be adapted by the equipment end through the APP configuration data, and the problems that whether the data can be read or not or even if the data can be read, the data can be disordered or typeset and disordered during display and the like can be solved after the operation background is processed.
Therefore, in a preferred embodiment, the operation background stores a data template, the APP configuration data, after the operation background analyzes according to the data template, the operation background selects an adapted data template to process the information data, for example, the current operation background can determine which operation system the APP end is adapted to know the data format, determine the computing capability and the framework of the device through the hardware parameters, and determine the range of the displayable area, color, resolution and the like through the display parameters.
Wherein the integrating step mainly comprises: the operation background analysis information data comprises the following steps: information elements including icons, patterns, characters and videos, and analyzing the APP configuration data to select a proper data template according to the APP configuration data, and carrying out the steps of: at least one of the processes of contraction/expansion, segmentation, arrangement, combination, typesetting and data conversion is used for forming integration, and protocol encryption and compression are carried out, so that the integrated information data can be read after being identified and decrypted by the equipment at the APP end so as to be displayed properly.
As shown in fig. 4, 3 cases are given in which information data integrated by the data templates are displayed on the APP end device, however, it should be understood by those skilled in the art that the 3 examples given in this embodiment are not limited to the scope of the data templates of the present embodiment, but are merely for illustrating the inventive concept, and thus any other equally substituted data template scheme implemented under the inventive concept is within the scope of the disclosure of the embodiments of the present invention. Among them, for example: when the icons exist in the information element, scaling and arranging the icons; when the pictures and texts exist, the pictures and texts are scaled and typeset in the modes of the upper graph lower graph or the lower graph upper graph of the single graph, when a plurality of graphs exist, the pictures can be scaled and arranged to reasonably typeset in the display range of the APP terminal equipment, the upper graph lower graph or the lower graph upper graph form is formed, the adjusted information elements can be subjected to data conversion according to the readable data of the APP terminal, so that the integration of a preset format can be formed, the integration can be encrypted and compressed through a protocol, and the APP terminal can be ensured to display the requested information data after the information is transmitted to the APP terminal through an information flow transfer station. Thereby solving the problem that the APP needs to be updated due to API interface changes,
(V)
Referring to fig. 5, according to another aspect of the present invention, there is further provided a control method for controlling the information flow aggregation system in the above preferred embodiment, including the steps of: the information flow transfer station receives request information transmitted by an APP end, acquires API interface data after analysis, requests data by information, and APP configuration data; the information flow transfer station converts the API interface data and the information solicitation data to locate the corresponding information flow API interface and transmits the converted information solicitation data; the information flow transfer station acquires information data fed back by the information flow API interface, and sends the information data to the APP end after integrating the information flow API interface according to the APP configuration data in a preset format. Thereby solving the problem that the APP needs to be updated due to the change of the API interface.
In a preferred embodiment, the step of integrating the preset format mainly includes: the information flow transfer station analyzes the information data and comprises the following steps: information elements including icons, patterns, words and videos, and performing the following steps on each information element: at least one of the processes of scaling, splitting, arranging, combining, typesetting and data conversion is performed to form integration, so that the integrated information data can be identified and properly displayed by the device at the APP end.
In summary, the information flow aggregation system and the control method thereof provided by the invention solve the problem that the APP needs to be updated due to the change of the API interface, and can flexibly switch the API interface of the information source, thereby reducing the server cost required by an individual APP service provider for additional expenditure and the cost of downloading service flow bandwidth, simultaneously enabling APP users to frequently upgrade programs without changing the API interface, reducing the expenditure of data flow expense, more importantly, reducing the time and the times of downloading and updating, so that the APP is greatly improved in use experience while reducing the potential safety hazard.
The preferred embodiments of the invention disclosed above are intended only to assist in the explanation of the invention. The preferred embodiments are not exhaustive or to limit the invention to the precise form disclosed. Obviously, many modifications and variations are possible in light of the above teaching. The embodiments were chosen and described in order to best explain the principles of the invention and the practical application, to thereby enable others skilled in the art to best understand and utilize the invention. The invention is to be limited only by the following claims and their full scope and equivalents, and any modifications, equivalents, improvements, etc., which fall within the spirit and principles of the invention are intended to be included within the scope of the invention.
It will be appreciated by those skilled in the art that the system, apparatus and their respective modules provided by the present invention may be implemented entirely by logic programming method steps, in the form of logic gates, switches, application specific integrated circuits, programmable logic controllers, embedded microcontrollers, etc., except for implementing the system, apparatus and their respective modules provided by the present invention in a purely computer readable program code. Therefore, the system, the apparatus, and the respective modules thereof provided by the present invention may be regarded as one hardware component, and the modules included therein for implementing various programs may also be regarded as structures within the hardware component; modules for implementing various functions may also be regarded as being either software programs for implementing the methods or structures within hardware components.
Furthermore, all or part of the steps in implementing the methods of the embodiments described above may be implemented by a program, where the program is stored in a storage medium and includes several instructions for causing a single-chip microcomputer, chip or processor (processor) to perform all or part of the steps in the methods described in the embodiments of the present application. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a random access Memory (RAM, random Access Memory), a magnetic disk, or an optical disk, or other various media capable of storing program codes.
In addition, any combination of various embodiments of the present invention may be performed, so long as the concept of the embodiments of the present invention is not violated, and the disclosure of the embodiments of the present invention should also be considered.

Claims (6)

1. An information flow aggregation system, comprising: an information flow transfer station is erected between an APP end and each information flow API interface, wherein the information flow transfer station receives request information of the APP end, and is processed to obtain data from the corresponding information flow API interface, and the information data fed back is integrated in a preset format and then sent to the APP end, and the information flow transfer station comprises: the operation background and the interface background, wherein after the operation background analyzes the request information, the operation background obtains API interface data and information solicitation data, and the interface background uses the API interface data to locate the corresponding information flow API interface and transmit the information solicitation data so as to obtain the fed back information data, wherein the request information comprises: APP configuration data, wherein the APP configuration data comprises: executing at least one of hardware parameters, system parameters and display parameters of equipment at an APP end; the operation background analyzes the APP configuration data to select an adapted data template to process the information data so as to form integration of a preset format, and the method comprises the following steps: the operation background analysis information data comprises the following steps: information elements including icons, patterns, characters and videos, analyzing the APP configuration data, selecting a proper data template according to the APP configuration data, and carrying out the steps of: at least one of the processes of scaling, splitting, arranging, combining, typesetting, data converting to form an integration.
2. The information flow aggregation system of claim 1, wherein the request information further comprises: and the information flow transfer station locates the corresponding information flow API interface according to the API interface data and sends information solicitation data to the information flow API interface.
3. The information flow aggregation system of claim 1, wherein the interface background stores an API interface database, and when each information flow API interface configuration is changed, the API interface database is updated in the interface background to allow the interface background to perform corresponding conversion on API interface data.
4. The information flow aggregation system according to claim 1, wherein the operation background stores a data conversion library, and when the configuration of each information flow API interface is changed, the data conversion library is updated in the operation background so that the operation background can correspondingly convert information request data.
5. The information flow aggregation system according to claim 1, wherein the APP end and the information flow transfer station process the request information and the integrated information data in a protocol encryption compression manner, and then send the processed request information and the integrated information data to each other.
6. A method of controlling an information flow aggregation system according to any one of claims 1 to 5, the steps comprising:
the information flow transfer station receives request information transmitted by an APP end, acquires API interface data after analysis, requests data by information, and APP configuration data;
the information flow transfer station converts the API interface data and the information solicitation data to locate the corresponding information flow API interface and transmits the converted information solicitation data;
the information flow transfer station acquires information data fed back by the information flow API interface, and sends the information data to the APP end after integrating the information flow API interface according to the APP configuration data in a preset format.
CN202010002472.6A 2020-01-02 2020-01-02 Information flow aggregation system and control method thereof Active CN111143094B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010002472.6A CN111143094B (en) 2020-01-02 2020-01-02 Information flow aggregation system and control method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010002472.6A CN111143094B (en) 2020-01-02 2020-01-02 Information flow aggregation system and control method thereof

Publications (2)

Publication Number Publication Date
CN111143094A CN111143094A (en) 2020-05-12
CN111143094B true CN111143094B (en) 2023-05-16

Family

ID=70523369

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010002472.6A Active CN111143094B (en) 2020-01-02 2020-01-02 Information flow aggregation system and control method thereof

Country Status (1)

Country Link
CN (1) CN111143094B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117555957A (en) * 2024-01-12 2024-02-13 中电数据产业有限公司 Automatic adaptation and conversion method and system for API message format

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102054025A (en) * 2010-12-01 2011-05-11 北京中交通信科技有限公司 Traffic information resource integration processing method and system
WO2017101727A1 (en) * 2015-12-18 2017-06-22 阿里巴巴集团控股有限公司 Method and system for calling application programming interface
CN110148019A (en) * 2019-05-09 2019-08-20 北京百度网讯科技有限公司 Information flow runs template establishment method and information flow operation template creates system

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030229716A1 (en) * 2002-06-08 2003-12-11 David Holland System and method for transferring financial information

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102054025A (en) * 2010-12-01 2011-05-11 北京中交通信科技有限公司 Traffic information resource integration processing method and system
WO2017101727A1 (en) * 2015-12-18 2017-06-22 阿里巴巴集团控股有限公司 Method and system for calling application programming interface
CN110148019A (en) * 2019-05-09 2019-08-20 北京百度网讯科技有限公司 Information flow runs template establishment method and information flow operation template creates system

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
张恩 ; .异构数据库间的数据交换研究.软件导刊.2007,(13),全文. *
张磊 ; 邓良 ; 查睿 ; 祝愿 ; .基于天地图API的地质灾害管理信息系统研究与应用.地球与环境.2018,(02),全文. *

Also Published As

Publication number Publication date
CN111143094A (en) 2020-05-12

Similar Documents

Publication Publication Date Title
JP4146999B2 (en) Method of transmitting information data from sender to receiver via transcoder, method of transcoding information data, method of receiving transcoded information data, sender, transcoder and receiver
US10999405B2 (en) Method for processing access requests and web browser
US9979611B2 (en) Client-server system for network services and applications for mobile telecommunications terminals
CA2485426A1 (en) System and method for provisioning universal stateless digital and computing services
CN104683407A (en) Transmission method and equipment for page data and application data
CN111143094B (en) Information flow aggregation system and control method thereof
CN101150851A (en) Method, server and mobile station for transmitting data from server to mobile station
CN104010001A (en) Method and system for carrying out connection communication on same networking requests in mobile terminal
CN111144878A (en) Instruction generation method and instruction generation device
CN111159019A (en) Application program testing method, testing control terminal and testing terminal
CN114115866A (en) Cross-domain-based vehicle-mounted scene self-defining method, device, equipment and storage medium
CN107948682B (en) Configuration method of service domain name, service server and terminal equipment
CN113727189A (en) Media playing method and system supporting multiple streaming media transmission protocols
WO2008081242A2 (en) Method for remotely controlling a mobile terminal
CN111884868A (en) Network slice reservation method and device
EP3119067B1 (en) Client-server system for network services and applications for mobile telecommunications terminals
EP2451135A1 (en) Method and system for provisioning applications on SIM cards of a mobile terminal device
CN112000378A (en) VR equipment management method and system
CN111355767B (en) Remote control method, server, client and electronic equipment
CN113852666B (en) Method for acquiring HTTP (hyper text transport protocol) resources in real time through FTP (File transfer protocol)
CN105306233B (en) Terminal management method and system, server and terminal
CN112738069B (en) Fusion method, system and server based on stateful authentication mechanism and stateless authentication mechanism
CN115065516B (en) Method and device for user-defined request authentication of VOIP equipment
CN114039754B (en) Security verification method and device
CN116541118B (en) Network equipment management method and device and electronic equipment

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
GR01 Patent grant
GR01 Patent grant