WO2020034156A1 - Central framework type bionic data transmission system - Google Patents

Central framework type bionic data transmission system Download PDF

Info

Publication number
WO2020034156A1
WO2020034156A1 PCT/CN2018/100858 CN2018100858W WO2020034156A1 WO 2020034156 A1 WO2020034156 A1 WO 2020034156A1 CN 2018100858 W CN2018100858 W CN 2018100858W WO 2020034156 A1 WO2020034156 A1 WO 2020034156A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
server
activation gateway
activation
cell body
Prior art date
Application number
PCT/CN2018/100858
Other languages
French (fr)
Chinese (zh)
Inventor
朱小军
肖列
Original Assignee
朱小军
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 朱小军 filed Critical 朱小军
Priority to PCT/CN2018/100858 priority Critical patent/WO2020034156A1/en
Publication of WO2020034156A1 publication Critical patent/WO2020034156A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/40Support for services or applications

Definitions

  • the present invention relates to the field of the Internet, and more particularly, to a central architecture type bionic data transmission system.
  • the Internet has become a way of life for people. People communicate, shop, send files, and post information through the Internet. Users will continuously generate data and send these data out through the Internet.
  • the existing Internet does not consider the user's control over the data in the process of transmitting data. Once the data is distributed through the Internet, the user loses control over the data, which brings great hidden dangers to the user's data security.
  • the existing network architecture only considers data transmission during the design process and functions as a data transmission pipeline. This network structure does not consider the attribute information of the transmitted data itself, cannot effectively control the data, and cannot guarantee the data safety.
  • the technical problem to be solved by the present invention is to provide a central-architecture-type bionic data transmission system in response to the foregoing defects of the prior art.
  • the technical solution adopted by the present invention to solve its technical problem is to construct a central architecture type bionic data transmission system, which includes a central server and a plurality of activation gateways, and the activation gateways are connected to the central server;
  • the activation gateway is used for a client access system
  • the central server includes an external server and an internal server;
  • the external server includes a configuration server, an authentication server, an event server, and a content server, wherein the configuration server is used to provide addresses for various services; the authentication server is used to authenticate a user's identity; and the event server is used to execute and record Events; the content server is used to upload and download data;
  • the internal server includes a basic database, a graph database, a session management server, a distributed data storage system, and a retrieval server, wherein the basic database is used to store basic parameter data of the system; the graph database is used to store events and record all The relationship between the activation gateway and the data; the session management server is used to manage the client session; the distributed data storage system is used to store the data cell body; the retrieval server is used to search the data cell body .
  • the authentication server is connected to the basic database
  • the event server is respectively connected to the basic database, the graph database, and the session management server;
  • the content server is connected to the session management server, the distributed data storage system, and the retrieval server, respectively.
  • the activation gateway is a hardware activation gateway or a software activation gateway
  • the hardware activation gateway has a built-in ID and a private key; the software activation gateway needs to be registered.
  • the registration process of the software activation gateway is:
  • the software activation gateway sends a registration command
  • the central server records the information of the software activation network into the basic database
  • the central server returns the ID and secret key to the software activation gateway
  • the software activation gateway is activated
  • the session management server is configured to record the correspondence between the activation gateway and the event server, and the session information from the activation gateway to the event server is based on a preset algorithm. Save to the corresponding session management server.
  • the activation gateway includes a first activation gateway and a second activation gateway, and the process of connecting and routing between the first activation gateway and the second activation gateway is:
  • the second activation gateway is connected to a corresponding second event server, and a session is established on the second event server;
  • the first activation gateway is connected to a corresponding first event server
  • the first activation gateway sends a message to the second activation gateway, and the message is first sent to the first event server;
  • the session management server Calculating, by the first event server, the session management server storing a session of the second activation gateway according to the second activation gateway;
  • the message is sent to the second activation gateway.
  • the activation gateway includes a first activation gateway and a second activation gateway, and the first activation gateway and the second activation gateway perform the encryption process of the data cell body. for:
  • the first activation gateway is connected to the event server
  • the event server returns an instruction encrypted by a public key
  • the first activation gateway After receiving the instruction, the first activation gateway uses the corresponding private key for decryption;
  • the first activation gateway uses the instruction to encrypt and upload the data ontology of the data cell body
  • the first activation gateway creates a data chromosome of the data cell body
  • the first activation gateway sends the data cell body to the second activation gateway, and sends the corresponding biochemical data protein to the event server;
  • the second activation gateway decrypts the instruction using a corresponding private key, and downloads and views the data cell body after decryption.
  • the generation and propagation process of the data cell body is:
  • the activation gateway calculates summary information on the data body of the data cell body to be uploaded
  • the activation gateway requests the content server to find whether the summary information exists
  • the content server returns a search result
  • the event server saves the data chromosome to the map database
  • the sending or spreading of the data cell body is achieved by sending or spreading the data chromosomes.
  • the positioning and tracking process of the data cell body is:
  • the activation gateway searches the event server according to the ID
  • the activation gateway finds the data cell body from the map database
  • the activation gateway sends a data tracking protein to the event server
  • the event server finds events related to the data cell body from the graph database
  • the data cell body includes a data ontology and a data chromosome, and the data ontology is data to be transmitted; the data chromosome is attribute information of the data ontology;
  • the data chromosome includes:
  • the implementation of the central architecture type bionic data transmission system has the following beneficial effects: including a central server and multiple activation gateways, the activation gateway is connected to the central server; the activation gateway is used for client access systems; the central server includes external servers and Internal server; the configuration server in the external server is used to provide addresses for various services, the authentication server is used to authenticate users, the event server is used to execute and record events, and the content server is used to upload and download data.
  • the basic database in the internal server is used to store the basic parameter data of the system; the graph database is used to save events and record the relationship between the activation gateway and the data; the session management server is used to manage client sessions; the distributed data storage system is used to Data cell body is stored; the retrieval server is used to search the data cell body.
  • a data cell-based data transmission system is provided. The system considers the attribute information of the data ontology during the transmission process, and improves the user's control over the data and the security of the data.
  • FIG. 1 is a schematic structural diagram of a central architecture type bionic data transmission system according to the present invention
  • FIG. 2 is a schematic structural diagram of a central server according to the present invention.
  • FIG. 3 is a schematic structural diagram of a data cell body of the present invention.
  • FIG. 4 is a schematic structural diagram of a first embodiment of a data cell body and a data protein of the present invention
  • FIG. 5 is a schematic structural diagram of a second embodiment of a data cell body and a data protein of the present invention.
  • the central architecture type bionic data transmission system includes a central server and a plurality of activation gateways.
  • the activation gateway is connected to the central server.
  • FIG. 2 shows a schematic diagram of the connection between the activation gateway and the central server.
  • the activation gateway is used by the client to access the system.
  • the activation gateway can be a hardware activation gateway or a software activation gateway; the hardware activation gateway has a built-in ID and a private key; the software activation gateway needs to be registered.
  • the central server includes external servers and internal servers.
  • the external server includes a configuration server, an authentication server, an event server, and a content server.
  • the configuration server is used to provide addresses for various services; the authentication server is used to authenticate the identity of the user; the event server is used to execute and record events; the content server is used to upload Download the data.
  • the internal server includes a basic database, a graph database, a session management server, a distributed data storage system, and a retrieval server.
  • the basic database is used to store the basic parameter data of the system.
  • the basic parameter data includes but is not limited to the server name, APP name, and APP version number. , Activation gateway version number, country, province, city, etc.
  • a graph database is used to store events and record the relationship between the activation gateway and data;
  • a session management server is used to manage client sessions;
  • a distributed data storage system is used to store data cell bodies as an option, such as Hadoop HDFS, Facebook OSS service, etc. are used to store massive data.
  • data chromosomes and events are stored separately.
  • the retrieval server is used to search the data cell body.
  • the authentication server is connected to the basic database; the event server is connected to the basic database, the graph database, and the session management server; the content server is connected to the session management server, the distributed data storage system, and the retrieval server, respectively.
  • the session management server is used to record the correspondence between the activation gateway and the event server.
  • the session information from the activation gateway to the event server is stored in the corresponding session management server according to a preset algorithm.
  • the registration process of the software activation gateway is:
  • the software activation gateway sends a registration command
  • the central server receives the registration command and creates an ID for the software activation gateway
  • the central server creates a key pair for the software activation gateway
  • the central server records the information of the software activation network into the basic database
  • the central server returns the ID and secret key to the software activation gateway
  • the software activation gateway in the central server is modified to be activated.
  • the activation gateway includes a first activation gateway and a second activation gateway
  • the event server includes a first event server and a second event server
  • the process of connecting and routing between the first activation gateway and the second activation gateway is:
  • the second activation gateway is connected to the corresponding second event server, and establishes a session on the second event server;
  • the second event server calculates an address of the session management server using a preset algorithm
  • the first activation gateway is connected to the corresponding first event server
  • the first activation gateway sends a message to the second activation gateway, and the message is first sent to the first event server;
  • the first event server calculates a session management server storing a session of the second activation gateway according to the second activation gateway;
  • the message is sent to the second activation gateway.
  • the activation gateway includes a first activation gateway and a second activation gateway.
  • the encryption process of the data cell body by the first activation gateway and the second activation gateway is:
  • the first activation gateway is connected to the event server
  • the event server returns the instructions encrypted by the public key
  • the first activation gateway After receiving the instruction, the first activation gateway uses the corresponding private key for decryption;
  • the first activation gateway uses instructions to encrypt and upload the data body of the data cell body
  • the first activation gateway creates a data chromosome of a data cell body
  • the first activation gateway sends the data cell body to the second activation gateway, and sends the corresponding biochemical data protein to the event server;
  • the event server sends the biochemical data protein to the second activation gateway
  • the second activation gateway uses the corresponding private key decryption instruction. After decryption, the data cell body is downloaded and viewed.
  • the above encryption process uses a stream encryption algorithm. Encryption and decryption are implemented by activating the gateway, that is, the transmission process and the data on the server are encrypted.
  • the stream encryption key is generated by the central server and encrypted by the activation gateway's public key and then transmitted to the activation gateway; the activation gateway then decrypts the private key owned by it to obtain the stream encryption password.
  • the key of the stream encryption algorithm here must be transmitted using asymmetric encryption (public key, private key).
  • the algorithms include RSA, Elgamal, backpack algorithm, Rabin, D-H, ECC, etc., which can be selected as required.
  • the generation and propagation process of the data cell body is:
  • the activation gateway calculates summary information for the data body of the data cell body that needs to be uploaded
  • the activation gateway requests the content server to find if the summary information exists
  • the content server returns the search results
  • the activation gateway uploads the data chromosomes of the data cell body to the event server;
  • the event server saves the data chromosome to the graph database
  • the sending or spreading of data cell bodies is achieved by sending or spreading data chromosomes.
  • the positioning and tracking process of the data cell body is:
  • the activation gateway finds the data cell body from the graph database
  • the activation gateway sends data to track the protein to the event server
  • the event server finds events related to the data cell body from the graph database
  • the data cell body includes a data ontology and a data chromosome
  • the data ontology is data to be transmitted
  • the data chromosome is attribute information of the data ontology.
  • the data chromosome includes: an identity gene used to indicate the identity information of the data cell body; an internal feature gene used to indicate the data status inside the data cell body; a life feature gene used to describe the life characteristics of the data cell body; and a data feature used to describe the data cell body State characteristic genes of the current state; system control genes for system control.
  • the data cell body in the present invention includes a data body and a data chromosome, and the data body is data to be transmitted.
  • the data cell body is generated by the terminal. After the terminal generates the data cell, the control right of the data cell is obtained, and the control right is realized by the data chromosome.
  • the user is the owner and user of the terminal.
  • the data generated by the terminal is the data generated by the user's control, so as to realize the user's control over the data.
  • the data body includes, but is not limited to, text, video, pictures, audio, files, business cards, pdf documents, office documents, xml documents, etc., the data formats used in the existing Internet and terminals, and new ones that will be generated in the future.
  • the data format can be used as the data body, which is not limited in the present invention.
  • the encoding method of the data body can be selected according to needs, so as to be suitable for terminal processing or transmission on the Internet.
  • the data chromosome is the attribute information of the data ontology.
  • the data chromosome determines the external characteristics such as the shape, shape, life cycle, and visible range of the data cell body.
  • the data chromosome is also a characteristic entry for the data cell body to be found by the outside world, and the data chromosome is composed of key-value pairs, where the key is a character string.
  • Data chromosomes can be copied, modified, transformed, transmitted, etc.
  • a data chromosome change does not imply a change in the data body.
  • a video cell that is, the video is the data ontology
  • the number of people who have watched the video is the data chromosome of the video cell. As the number of people who have watched the video increases, the corresponding data chromosome has been changing, but the video itself has not changed.
  • the object of the attribute information referred to by the data chromosome here is the data ontology, that is, the attribute information of the data ontology as a whole.
  • the attribute information is not related to the specific content of the data ontology. Understood as an encapsulated black box, the data contained in it can be diverse.
  • the attribute information of the data chromosome here is different from those used to describe the file.
  • a picture is a file.
  • the attributes of the picture include size, size, creation date, resolution, etc. Used to describe the characteristics of the picture itself.
  • the attribute information referred to by the data chromosome in the present invention refers to the related data of the picture as a whole, and then describes the overall external appearance characteristics, shape, life cycle, visible range and other attribute characteristics.
  • the data chromosome includes: an identity gene, an internal feature gene, a life feature gene, a status feature gene, and a system control gene. Among them,
  • the identity gene is used to identify the data cell body identity information.
  • the identity gene includes: the unique identification ID of the data cell body and MD5 abstract information.
  • the type that uniquely identifies the ID can use the string class, and the MD5 summary information can use the string class.
  • MD5 digest information refer to the prior art.
  • Internal characteristic genes are used to indicate the internal data status of the data cell body.
  • Internal characteristic genes include: data type, MD5 digest value, character size value, text encoding format information, file extension, creation time.
  • the data type is text / plan, image / jpg, mp4 / video, etc., the same as the content-type in the http protocol.
  • the data type can use the string class
  • MD5 digest value can use the string class
  • character size value can use the integer class
  • text encoding format information can use the string class
  • the file extension can use the string class
  • the creation time can use datatime class.
  • the vital feature gene is used to describe the vital feature of the data cell body.
  • Life feature genes include: permission information used to limit the viewing authority of the data cell body, propagation width information used to limit the viewing range of the data cell body, propagation depth information used to limit the number of forwarding layers of the data cell body, and data cell body Lifetime information, and ownership information used to limit data ownership.
  • the permission information includes visible to everyone and allows search permission, visible to everyone and does not allow search permission, data cell body maker and preset user is visible and allows search permission, data cell body maker and preset user is visible and not allowed Search permissions.
  • the enumeration information can use enumeration classes.
  • the values can be defined as public, private, and protected. Among them, the public limited permissions are visible to everyone and allowed to search. Are) visible to related people and search is not allowed; protected is visible to everyone and search is not allowed. Through this setting, whether the data can be viewed and searched is restricted, and the data can be effectively controlled.
  • the integer class can be used to propagate the width information, which limits the viewing range of the data cell body, that is, the number of people allowed to see the data cell body.
  • the user can set the propagation width information to limit the scope of the data cell body to be viewed, and effectively control the data.
  • the propagation depth here refers to the number of layers that the data cell body is allowed to be forwarded. Forwarding once can be considered as one layer.
  • the life information of the data cell body is set when the data cell body is generated. After the life information is set, the time starts from the time when the data cell body is generated. When the time reaches the preset time, the data cell body stops transmitting and viewing. Further, the data cell body can also be selected for automatic destruction.
  • Ownership information can be written when the data cell body is generated, such as terminal ID, user name, mobile phone number, etc. as the user's authority representative information as ownership information, so that the ownership and control of the data cell body can be determined based on the ownership information .
  • the status feature gene is used to describe the current status of the data cell body.
  • the state characteristic genes include: the current propagation width information of the data cell body and the current propagation depth information of the data cell body. As the state description information, it will change as the state of the data cell body changes.
  • the current propagation width information can use the integer class
  • the current propagation depth information can use the integer class.
  • System control genes are used for system control.
  • the system control genes include the serial number of the asynchronous protocol command frame used to match the command results and the active gateway used to verify the identification.
  • the serial number of the asynchronous protocol command frame can use the integer class
  • the activation gateway can use the integer class.
  • the data cell body of the present invention not only contains the data to be transmitted, but also attribute information of these data.
  • the attribute information makes the data have vitality, so that more bionic operations can be completed.
  • the present invention also constructs a data protein acting on a biomimetic data cell body.
  • the data protein is used to perform a preset function on the data cell body or between the data cell bodies.
  • the data protein includes a preset function corresponding Operation information, you can complete the preset function by analyzing the data protein.
  • the data cell body includes a data body and a data chromosome.
  • the data body is data to be transmitted.
  • the data chromosome is attribute information of the data body. For a specific definition of the data cell body, refer to the above.
  • Data proteins can operate on data cell bodies in three ways:
  • the data cell body operates the data cell body by receiving data proteins entered from the outside.
  • the second method the data cell body activates the data protein through a preset time point, and then manipulates the data cell body.
  • the third way the data protein operates the data cell body spontaneously according to the internal settings.
  • the data proteins include: characteristic data proteins, matching data proteins, defense data proteins, and biochemical data proteins. Among them,
  • the characteristic data protein is used to classify and characterize the data cell body.
  • the characteristic data protein includes an array of key values and tags, for example, an array with "key” as "tag”.
  • the matching data protein is used to search the data cell body.
  • the matching data protein searches and searches for the internal characteristic genes in the chromosomes of the data cell body.
  • the matching protein is a full-text index. If the permission information in the life feature gene of the data chromosome of the data cell body is set to public, because the public limited permission is visible to everyone, then the data cell body will have a full-text index.
  • the matching protein is used to search and query the cells. When the cells are generated, the corresponding data chromosomes are also generated. If the vital characteristics genes match, a full-text index will be established at the same time.
  • Defensive data proteins are used for key matching with data cell bodies.
  • the defense data protein is matched with the secret key of the data cell body, and if the match is passed, the data cell body is opened.
  • Defense protein is the keyhole that opens the data cell body. When it meets the matching protein (secret key), it can open the data cell body.
  • secret key secret key
  • all data cell bodies are encrypted, and the key to decryption is the protein that the key protein on the cell membrane can match.
  • the data cell body of the present invention includes a tissue data cell for integrating a plurality of data cell bodies into a whole, and the plurality of data cells perform activities in accordance with a tissue rule within the tissue data cell.
  • Organization refers to the concept of organization using physiology, which refers to a whole composed of data cell bodies with specific functions, and organized, regular and regular activities performed according to predetermined rules.
  • An organization's complete activity is an event in itself, and an organization activity contains multiple sub-events.
  • the plan itself is also a data cell body, which is a stem cell.
  • the types of organizational activities are meetings, elections, workflows, and so on.
  • a plan is defined according to the organization category, such as a workflow.
  • a plan is a workflow definition file, such as a process definition document (an XML file) for bpmn or jbpm.
  • Biochemical data proteins are used to match data cells or update data chromosomes of data cells.
  • Biochemical data proteins include computing proteins used to operate on data chromosomes of data cell bodies.
  • biochemical data protein is used to match the data cell body, or update the data cell body, or perform calculations on the data chromosomes of the data cell body.
  • Biochemical data proteins include: initiator, action, carrier, and recipient, where the initiator is the initiator of the biochemical data protein, the action is the content of the command to be completed by the biochemical data protein, the carrier is the data chromosome, and the recipient is the action target Or output object.
  • biochemical data proteins are divided into: ordinary biochemical data proteins, historical biochemical data proteins, and operational biochemical data proteins. Among them,
  • the historical biochemical data protein is used to change the data ontology or data chromosome.
  • the historical biochemical data protein includes some instructions that can change the data ontology or data chromosome. Once such instructions are executed, it will change the data ontology or data chromosome. Of course, it is also possible to change both the data ontology and the data chromosome.
  • Computational biochemical data proteins are used to perform computations on data cell bodies. Computational biochemical data proteins are used to perform operations on events or data cell bodies.
  • the command can be ordinary biochemical data proteins or historical biochemical data proteins, depending on whether the result of the operation will change the composition of the data cell body. If a data cell is added or the data chromosome is changed as a result of the operation, the attribute information of the data body is changed, then this command is the historical biochemical data protein, otherwise it is the ordinary biochemical data protein.
  • the data cell body in the present invention has a unique identification ID, and the unique identification ID is a unique identification code of a user.
  • the unique identification ID may be generated by a client or a server.
  • the data cell body can also be identified by content, using the Data URI schema format in the http protocol.
  • the URI schema format can refer to the prior art.
  • the historical biochemical data protein has a unique identification ID
  • the unique identification ID is a user's unique identification code.
  • the unique identification ID can be generated by the client or the server.
  • actions include:
  • Update command for updating data (update);
  • Withdrawal refers to withdrawing all nodes downstream of a node on the data propagation chain
  • Status command used to indicate whether the status is normally received. Status commands include success status command (success) and failure status command (fail);
  • a notification command (notify) for notifying the data chromosome of the data cell body
  • all commands in an action include an optional attribute seq for asynchronous systems, which is used to correspond to commands in asynchronous systems. If the sender carries the optional attribute seq, the returner must carry the optional attribute seq.
  • the optional attribute seq is an unsigned integer with a step size of 1 in the same session.
  • the optional attribute seq is an asynchronous request, and none is a synchronous request.
  • the data structure of the initiator, action, carrier, and recipient of the biochemical data protein is an ID + attribute table; the ID is the content of the data cell body; if there is no ID or multiple IDs, preset characters are used instead. If one of the initiator, action, carry, and recipient does not have an attribute table, the ID string is retained.
  • a data cell-based data transmission system By implementing the present invention, a data cell-based data transmission system is provided.
  • the system considers the attribute information of the data ontology during the transmission process, and improves the user's control over the data and the security of the data.

Abstract

The present invention relates to a central framework type bionic data transmission system, comprising a central server and a plurality of activation gateways, wherein the activation gateways are connected to the central server; the activation gateways are used for a client to access the system; the central server comprises an external server and an internal server; a configuration server in the external server is used for providing addresses for various services; an authentication server is used for authenticating the identity of a user; an event server is used for executing and recording an event; and a content server is used for uploading and downloading data. A basic database in the internal server is used for storing basic parameter data of the system; an image database is used for saving an event and recording the relationship between the activation gateways and the data; a session management server is used for managing a session of the client; a distributed data storing system is used for storing data cell bodies; and a retrieval server is used for searching for the data cell bodies. The system considers the attribute information of a data body during transmission and thus improves the control of the user over the data and the security of the data.

Description

一种中心架构型仿生数据传输系统Central architecture type bionic data transmission system 技术领域Technical field
本发明涉及互联网领域,更具体地说,涉及一种中心架构型仿生数据传输系统。The present invention relates to the field of the Internet, and more particularly, to a central architecture type bionic data transmission system.
背景技术Background technique
互联网已成为人们的一种生活方式,人们通过互联网进行沟通、购物、发送文件、发布信息等,用户会源源不断的产生数据,并通过互联网将这些数据发送出去。但是,现有互联网在传输数据过程中,并不考虑用户对于数据的控制权,一旦数据通过互联网散播出去,用户便失去了对数据的控制权,这给用户的数据安全带来极大隐患。The Internet has become a way of life for people. People communicate, shop, send files, and post information through the Internet. Users will continuously generate data and send these data out through the Internet. However, the existing Internet does not consider the user's control over the data in the process of transmitting data. Once the data is distributed through the Internet, the user loses control over the data, which brings great hidden dangers to the user's data security.
现有的网络架构在设计过程中仅考虑数据的传输,起到数据传输管道的作用,这种网络结构没有考虑传输数据本身的属性信息,不能够对数据的进行有效控制,也不能保证数据的安全性。The existing network architecture only considers data transmission during the design process and functions as a data transmission pipeline. This network structure does not consider the attribute information of the transmitted data itself, cannot effectively control the data, and cannot guarantee the data safety.
技术问题technical problem
本发明要解决的技术问题在于,针对现有技术的上述缺陷,提供一种中心架构型仿生数据传输系统。The technical problem to be solved by the present invention is to provide a central-architecture-type bionic data transmission system in response to the foregoing defects of the prior art.
技术解决方案Technical solutions
本发明解决其技术问题所采用的技术方案是:构造一种中心架构型仿生数据传输系统,包括中心服务器和多个活化网关,所述活化网关连接所述中心服务器;The technical solution adopted by the present invention to solve its technical problem is to construct a central architecture type bionic data transmission system, which includes a central server and a plurality of activation gateways, and the activation gateways are connected to the central server;
所述活化网关用于客户端接入系统;The activation gateway is used for a client access system;
所述中心服务器包括外部服务器和内部服务器;The central server includes an external server and an internal server;
所述外部服务器包括配置服务器、认证服务器、事件服务器、内容服务器,其中所述配置服务器用于为各种服务提供地址;所述认证服务器用于认证用户身份;所述事件服务器用于执行和记录事件;所述内容服务器用于上传和下载数据;The external server includes a configuration server, an authentication server, an event server, and a content server, wherein the configuration server is used to provide addresses for various services; the authentication server is used to authenticate a user's identity; and the event server is used to execute and record Events; the content server is used to upload and download data;
所述内部服务器包括基础数据库、图数据库、会话管理服务器、分布式数据存储系统、检索服务器,其中所述基础数据库用于存储系统的基本参数数据;所述图数据库用于保存事件,并记录所述活化网关和数据之间的关系;所述会话管理服务器用于管理客户端会话;所述分布式数据存储系统用于存储数据细胞体;所述检索服务器用于对所述数据细胞体进行搜索。The internal server includes a basic database, a graph database, a session management server, a distributed data storage system, and a retrieval server, wherein the basic database is used to store basic parameter data of the system; the graph database is used to store events and record all The relationship between the activation gateway and the data; the session management server is used to manage the client session; the distributed data storage system is used to store the data cell body; the retrieval server is used to search the data cell body .
进一步,本发明所述的中心架构型仿生数据传输系统,所述认证服务器连接所述基础数据库;Further, in the central-architecture bionic data transmission system of the present invention, the authentication server is connected to the basic database;
所述事件服务器分别连接所述基础数据库、图数据库、会话管理服务器;The event server is respectively connected to the basic database, the graph database, and the session management server;
所述内容服务器分别连接所述会话管理服务器、分布式数据存储系统、检索服务器。The content server is connected to the session management server, the distributed data storage system, and the retrieval server, respectively.
进一步,本发明所述的中心架构型仿生数据传输系统,所述活化网关为硬件活化网关或软件活化网关;Further, in the central-architecture bionic data transmission system of the present invention, the activation gateway is a hardware activation gateway or a software activation gateway;
所述硬件活化网关内置ID和私钥;所述软件活化网关需进行注册。The hardware activation gateway has a built-in ID and a private key; the software activation gateway needs to be registered.
进一步,本发明所述的中心架构型仿生数据传输系统,所述软件活化网关的注册过程为:Further, in the central architecture type bionic data transmission system of the present invention, the registration process of the software activation gateway is:
所述软件活化网关发送注册命令;The software activation gateway sends a registration command;
所述中心服务器接收所述注册命令,并为所述软件活化网关创建ID;Receiving, by the central server, the registration command and creating an ID for the software activation gateway;
所述中心服务器为所述软件活化网关创建秘钥对;Creating, by the central server, a key pair for the software activation gateway;
所述中心服务器将所述软件活化网的信息记录到所述基础数据库中;The central server records the information of the software activation network into the basic database;
所述中心服务器返回所述ID和秘钥至所述软件活化网关;The central server returns the ID and secret key to the software activation gateway;
所述软件活化网关激活;The software activation gateway is activated;
若所述中心服务器判断符合激活条件,则修改所述中心服务器中软件活化网关为激活状态。If the central server determines that the activation conditions are met, modify the software activation gateway in the central server to an activated state.
进一步,本发明所述的中心架构型仿生数据传输系统,所述会话管理服务器用于记录所述活化网关与事件服务器的对应关系,所述活化网关到所述事件服务器的会话信息根据预设算法保存到对应的所述会话管理服务器中。Further, in the central-architecture bionic data transmission system of the present invention, the session management server is configured to record the correspondence between the activation gateway and the event server, and the session information from the activation gateway to the event server is based on a preset algorithm. Save to the corresponding session management server.
进一步,本发明所述的中心架构型仿生数据传输系统,所述活化网关包括第一活化网关和第二活化网关,所述第一活化网关和第二活化网关进行连接和路由的过程为:Further, in the central-architecture bionic data transmission system of the present invention, the activation gateway includes a first activation gateway and a second activation gateway, and the process of connecting and routing between the first activation gateway and the second activation gateway is:
所述第二活化网关连接到对应的第二事件服务器,在所述第二事件服务器上建立会话;The second activation gateway is connected to a corresponding second event server, and a session is established on the second event server;
所述第二事件服务器使用预设算法计算出所述会话管理服务器的地址;Calculating, by the second event server, an address of the session management server using a preset algorithm;
将所述第二活化网关的会话注册到所述会话管理服务器上;Registering the session of the second activation gateway to the session management server;
所述第一活化网关连接到对应的第一事件服务器;The first activation gateway is connected to a corresponding first event server;
所述第一活化网关发送消息至所述第二活化网关,所述消息首先发送至所述第一事件服务器上;The first activation gateway sends a message to the second activation gateway, and the message is first sent to the first event server;
所述第一事件服务器根据所述第二活化网关计算出存放所述第二活化网关的会话的所述会话管理服务器;Calculating, by the first event server, the session management server storing a session of the second activation gateway according to the second activation gateway;
获取所述第二活化网关对应的当前所述会话管理服务器;Obtaining the current session management server corresponding to the second activation gateway;
将所述消息转发至所述第二活化网关对应的当前所述会话管理服务器;Forward the message to the current session management server corresponding to the second activation gateway;
所述消息发往所述第二活化网关。The message is sent to the second activation gateway.
进一步,本发明所述的中心架构型仿生数据传输系统,所述活化网关包括第一活化网关和第二活化网关,所述第一活化网关和第二活化网关进行所述数据细胞体的加密流程为:Further, in the central-architecture bionic data transmission system of the present invention, the activation gateway includes a first activation gateway and a second activation gateway, and the first activation gateway and the second activation gateway perform the encryption process of the data cell body. for:
所述第一活化网关连接到所述事件服务器;The first activation gateway is connected to the event server;
所述第一活化网关注册身份;Registering the identity of the first activation gateway;
所述事件服务器返回经公钥加密过的指令;The event server returns an instruction encrypted by a public key;
所述第一活化网关接收到所述指令后,使用对应的私钥进行解密;After receiving the instruction, the first activation gateway uses the corresponding private key for decryption;
所述第一活化网关使用所述指令加密并上传所述数据细胞体的数据本体;The first activation gateway uses the instruction to encrypt and upload the data ontology of the data cell body;
所述第一活化网关创建所述数据细胞体的数据染色体;The first activation gateway creates a data chromosome of the data cell body;
所述第一活化网关发送所述数据细胞体至所述第二活化网关,并将对应的生化数据蛋白发送至所述事件服务器;The first activation gateway sends the data cell body to the second activation gateway, and sends the corresponding biochemical data protein to the event server;
所述事件服务器将所述生化数据蛋白发送至所述第二活化网关;Sending, by the event server, the biochemical data protein to the second activation gateway;
所述第二活化网关使用对应的私钥解密所述指令,解密后下载并查看所述数据细胞体。The second activation gateway decrypts the instruction using a corresponding private key, and downloads and views the data cell body after decryption.
进一步,本发明所述的中心架构型仿生数据传输系统,所述数据细胞体的生成与传播过程为:Further, in the central-architecture bionic data transmission system of the present invention, the generation and propagation process of the data cell body is:
所述活化网关对需要上传的数据细胞体的数据本体计算摘要信息;The activation gateway calculates summary information on the data body of the data cell body to be uploaded;
所述活化网关请求所述内容服务器查找所述摘要信息是否存在;The activation gateway requests the content server to find whether the summary information exists;
所述内容服务器返回查找结果;The content server returns a search result;
若所述摘要信息不存在,则上传加密后的所述数据细胞体的数据本体;If the summary information does not exist, upload the encrypted data body of the data cell body;
将所述数据细胞体的数据本体保存在所述分布式数据存储系统中;Storing the data ontology of the data cell body in the distributed data storage system;
所述活化网关上传所述数据细胞体的数据染色体至所述事件服务器;Uploading the data chromosome of the data cell body to the event server by the activation gateway;
所述事件服务器保存所述数据染色体至所述图数据库中;The event server saves the data chromosome to the map database;
通过发送或传播所述数据染色体实现所述数据细胞体的发送或传播。The sending or spreading of the data cell body is achieved by sending or spreading the data chromosomes.
进一步,本发明所述的中心架构型仿生数据传输系统,所述数据细胞体的定位和追踪过程为:Further, in the central architecture type bionic data transmission system of the present invention, the positioning and tracking process of the data cell body is:
所述活化网关到所述事件服务器上根据ID进行查找;The activation gateway searches the event server according to the ID;
所述活化网关从所述图数据库中找到所述数据细胞体;The activation gateway finds the data cell body from the map database;
返回所述数据细胞体的数据染色体至所述活化网关;Return the data chromosomes of the data cell body to the activation gateway;
所述活化网关发出数据追踪蛋白至所述事件服务器;The activation gateway sends a data tracking protein to the event server;
所述事件服务器从所述图数据库中查到与所述数据细胞体相关的事件;The event server finds events related to the data cell body from the graph database;
返回查找到的事件至所述活化网关。Return the found event to the activation gateway.
进一步,本发明所述的中心架构型仿生数据传输系统,所述数据细胞体包括数据本体和数据染色体,所述数据本体为待传输数据;所述数据染色体为所述数据本体的属性信息;Further, in the central-architecture bionic data transmission system of the present invention, the data cell body includes a data ontology and a data chromosome, and the data ontology is data to be transmitted; the data chromosome is attribute information of the data ontology;
所述数据染色体包括:The data chromosome includes:
用于标明所述数据细胞体身份信息的身份基因;An identity gene for identifying the data cell body identity information;
用于标明所述数据细胞体内部数据状态的内部特征基因;Internal characteristic genes for indicating the data status inside the data cell body;
用于描述所述数据细胞体的生命特征的生命特征基因;A life feature gene for describing a life feature of the data cell body;
用于描述所述数据细胞体的当前状态的状态特征基因;A state signature gene for describing the current state of the data cell body;
用于进行系统控制的系统控制基因。System control genes for system control.
有益效果Beneficial effect
实施本发明的一种中心架构型仿生数据传输系统,具有以下有益效果:包括中心服务器和多个活化网关,活化网关连接中心服务器;活化网关用于客户端接入系统;中心服务器包括外部服务器和内部服务器;外部服务器中的配置服务器用于为各种服务提供地址,认证服务器用于认证用户身份,事件服务器用于执行和记录事件,内容服务器用于上传和下载数据。内部服务器中的基础数据库用于存储系统的基本参数数据;图数据库用于保存事件,并记录活化网关和数据之间的关系;会话管理服务器用于管理客户端会话;分布式数据存储系统用于存储数据细胞体;检索服务器用于对数据细胞体进行搜索。通过实施本发明,提供一种基于数据细胞体的数据传输系统,该系统在传输过程中考虑数据本体的属性信息,提高用户对数据的控制力以及数据的安全性。The implementation of the central architecture type bionic data transmission system has the following beneficial effects: including a central server and multiple activation gateways, the activation gateway is connected to the central server; the activation gateway is used for client access systems; the central server includes external servers and Internal server; the configuration server in the external server is used to provide addresses for various services, the authentication server is used to authenticate users, the event server is used to execute and record events, and the content server is used to upload and download data. The basic database in the internal server is used to store the basic parameter data of the system; the graph database is used to save events and record the relationship between the activation gateway and the data; the session management server is used to manage client sessions; the distributed data storage system is used to Data cell body is stored; the retrieval server is used to search the data cell body. By implementing the present invention, a data cell-based data transmission system is provided. The system considers the attribute information of the data ontology during the transmission process, and improves the user's control over the data and the security of the data.
附图说明BRIEF DESCRIPTION OF THE DRAWINGS
下面将结合附图及实施例对本发明作进一步说明,附图中:The present invention will be further described below with reference to the accompanying drawings and embodiments. In the drawings:
图1是本发明一种中心架构型仿生数据传输系统的结构示意图;FIG. 1 is a schematic structural diagram of a central architecture type bionic data transmission system according to the present invention;
图2是本发明的中心服务器的结构示意图;2 is a schematic structural diagram of a central server according to the present invention;
图3是本发明数据细胞体的结构示意图;3 is a schematic structural diagram of a data cell body of the present invention;
图4是本发明数据细胞体和数据蛋白的第一实施例的结构示意图;4 is a schematic structural diagram of a first embodiment of a data cell body and a data protein of the present invention;
图5是本发明数据细胞体和数据蛋白的第二实施例的结构示意图。FIG. 5 is a schematic structural diagram of a second embodiment of a data cell body and a data protein of the present invention.
本发明的最佳实施方式Best Mode of the Invention
为了对本发明的技术特征、目的和效果有更加清楚的理解,现对照附图详细说明本发明的具体实施方式。In order to have a clearer understanding of the technical features, objects, and effects of the present invention, specific embodiments of the present invention will now be described in detail with reference to the accompanying drawings.
参考图1和图2,该中心架构型仿生数据传输系统包括中心服务器和多个活化网关,活化网关连接中心服务器,图2中显示一个活化网关和中心服务器的连接示意图。Referring to FIG. 1 and FIG. 2, the central architecture type bionic data transmission system includes a central server and a plurality of activation gateways. The activation gateway is connected to the central server. FIG. 2 shows a schematic diagram of the connection between the activation gateway and the central server.
活化网关用于客户端接入系统。作为选择,活化网关可选用硬件活化网关或软件活化网关;硬件活化网关内置ID和私钥;软件活化网关需进行注册。The activation gateway is used by the client to access the system. Alternatively, the activation gateway can be a hardware activation gateway or a software activation gateway; the hardware activation gateway has a built-in ID and a private key; the software activation gateway needs to be registered.
中心服务器包括外部服务器和内部服务器。外部服务器包括配置服务器、认证服务器、事件服务器、内容服务器,其中配置服务器用于为各种服务提供地址;认证服务器用于认证用户身份;事件服务器用于执行和记录事件;内容服务器用于上传和下载数据。The central server includes external servers and internal servers. The external server includes a configuration server, an authentication server, an event server, and a content server. The configuration server is used to provide addresses for various services; the authentication server is used to authenticate the identity of the user; the event server is used to execute and record events; the content server is used to upload Download the data.
内部服务器包括基础数据库、图数据库、会话管理服务器、分布式数据存储系统、检索服务器,其中基础数据库用于存储系统的基本参数数据,基本参数数据包括但不限于服务器名称、APP名称、APP版本号、活化网关版本号、国家、省份、城市等。图数据库用于保存事件,并记录活化网关和数据之间的关系;会话管理服务器用于管理客户端会话;分布式数据存储系统用于存储数据细胞体,作为选择,例如Hadoop HDFS,阿里OSS服务等,用于存储海量数据。并且本发明中数据染色体和事件是进行分别存储的。检索服务器用于对数据细胞体进行搜索。The internal server includes a basic database, a graph database, a session management server, a distributed data storage system, and a retrieval server. The basic database is used to store the basic parameter data of the system. The basic parameter data includes but is not limited to the server name, APP name, and APP version number. , Activation gateway version number, country, province, city, etc. A graph database is used to store events and record the relationship between the activation gateway and data; a session management server is used to manage client sessions; a distributed data storage system is used to store data cell bodies as an option, such as Hadoop HDFS, Alibaba OSS service, etc. are used to store massive data. And in the present invention, data chromosomes and events are stored separately. The retrieval server is used to search the data cell body.
进一步,认证服务器连接基础数据库;事件服务器分别连接基础数据库、图数据库、会话管理服务器;内容服务器分别连接会话管理服务器、分布式数据存储系统、检索服务器。会话管理服务器用于记录活化网关与事件服务器的对应关系,活化网关到事件服务器的会话信息根据预设算法保存到对应的会话管理服务器中。Further, the authentication server is connected to the basic database; the event server is connected to the basic database, the graph database, and the session management server; the content server is connected to the session management server, the distributed data storage system, and the retrieval server, respectively. The session management server is used to record the correspondence between the activation gateway and the event server. The session information from the activation gateway to the event server is stored in the corresponding session management server according to a preset algorithm.
在本发明的中心架构型仿生数据传输系统中,软件活化网关的注册过程为:In the central architecture type bionic data transmission system of the present invention, the registration process of the software activation gateway is:
软件活化网关发送注册命令;The software activation gateway sends a registration command;
中心服务器接收注册命令,并为软件活化网关创建ID;The central server receives the registration command and creates an ID for the software activation gateway;
中心服务器为软件活化网关创建秘钥对;The central server creates a key pair for the software activation gateway;
中心服务器将软件活化网的信息记录到基础数据库中;The central server records the information of the software activation network into the basic database;
中心服务器返回ID和秘钥至软件活化网关;The central server returns the ID and secret key to the software activation gateway;
软件活化网关激活;Software activation gateway activation;
若中心服务器判断符合激活条件,则修改中心服务器中软件活化网关为激活状态。If the central server determines that the activation conditions are met, the software activation gateway in the central server is modified to be activated.
进一步,活化网关包括第一活化网关和第二活化网关,事件服务器包括第一事件服务器和第二事件服务器,第一活化网关和第二活化网关进行连接和路由的过程为:Further, the activation gateway includes a first activation gateway and a second activation gateway, the event server includes a first event server and a second event server, and the process of connecting and routing between the first activation gateway and the second activation gateway is:
第二活化网关连接到对应的第二事件服务器,在第二事件服务器上建立会话;The second activation gateway is connected to the corresponding second event server, and establishes a session on the second event server;
第二事件服务器使用预设算法计算出会话管理服务器的地址;The second event server calculates an address of the session management server using a preset algorithm;
将第二活化网关的会话注册到会话管理服务器上;Register the session of the second activation gateway to the session management server;
第一活化网关连接到对应的第一事件服务器;The first activation gateway is connected to the corresponding first event server;
第一活化网关发送消息至第二活化网关,消息首先发送至第一事件服务器上;The first activation gateway sends a message to the second activation gateway, and the message is first sent to the first event server;
第一事件服务器根据第二活化网关计算出存放第二活化网关的会话的会话管理服务器;The first event server calculates a session management server storing a session of the second activation gateway according to the second activation gateway;
获取第二活化网关对应的当前会话管理服务器;Obtaining the current session management server corresponding to the second activation gateway;
将消息转发至第二活化网关对应的当前会话管理服务器;Forward the message to the current session management server corresponding to the second activation gateway;
消息发往第二活化网关。The message is sent to the second activation gateway.
进一步,活化网关包括第一活化网关和第二活化网关,第一活化网关和第二活化网关进行数据细胞体的加密流程为:Further, the activation gateway includes a first activation gateway and a second activation gateway. The encryption process of the data cell body by the first activation gateway and the second activation gateway is:
第一活化网关连接到事件服务器;The first activation gateway is connected to the event server;
第一活化网关注册身份;First activation gateway registration identity;
事件服务器返回经公钥加密过的指令;The event server returns the instructions encrypted by the public key;
第一活化网关接收到指令后,使用对应的私钥进行解密;After receiving the instruction, the first activation gateway uses the corresponding private key for decryption;
第一活化网关使用指令加密并上传数据细胞体的数据本体;The first activation gateway uses instructions to encrypt and upload the data body of the data cell body;
第一活化网关创建数据细胞体的数据染色体;The first activation gateway creates a data chromosome of a data cell body;
第一活化网关发送数据细胞体至第二活化网关,并将对应的生化数据蛋白发送至事件服务器;The first activation gateway sends the data cell body to the second activation gateway, and sends the corresponding biochemical data protein to the event server;
事件服务器将生化数据蛋白发送至第二活化网关;The event server sends the biochemical data protein to the second activation gateway;
第二活化网关使用对应的私钥解密指令,解密后下载并查看数据细胞体。The second activation gateway uses the corresponding private key decryption instruction. After decryption, the data cell body is downloaded and viewed.
上述加密过程使用的是流加密算法,加密和解密都通过活化网关实现,即传输过程和服务器上的数据都是加密的。流加密的秘钥是由中心服务器生成并通过活化网关的公钥加密后传输给活化网关;活化网关再通过其拥有的私钥解密得到流加密的密码。优选地,此处的流加密算法的秘钥必须用非对称加密(公钥、私钥)进行传输,算法目前有RSA、Elgamal、背包算法、Rabin、D-H、ECC等,可根据需要选择。The above encryption process uses a stream encryption algorithm. Encryption and decryption are implemented by activating the gateway, that is, the transmission process and the data on the server are encrypted. The stream encryption key is generated by the central server and encrypted by the activation gateway's public key and then transmitted to the activation gateway; the activation gateway then decrypts the private key owned by it to obtain the stream encryption password. Preferably, the key of the stream encryption algorithm here must be transmitted using asymmetric encryption (public key, private key). Currently, the algorithms include RSA, Elgamal, backpack algorithm, Rabin, D-H, ECC, etc., which can be selected as required.
进一步,在本发明的中心架构型仿生数据传输系统中,数据细胞体的生成与传播过程为:Further, in the central-architecture bionic data transmission system of the present invention, the generation and propagation process of the data cell body is:
活化网关对需要上传的数据细胞体的数据本体计算摘要信息;The activation gateway calculates summary information for the data body of the data cell body that needs to be uploaded;
活化网关请求内容服务器查找摘要信息是否存在;The activation gateway requests the content server to find if the summary information exists;
内容服务器返回查找结果;The content server returns the search results;
若摘要信息不存在,则上传加密后的数据细胞体的数据本体;If the summary information does not exist, upload the encrypted data cell data body;
将数据细胞体的数据本体保存在分布式数据存储系统中;Storing the data ontology of the data cell body in a distributed data storage system;
活化网关上传数据细胞体的数据染色体至事件服务器;The activation gateway uploads the data chromosomes of the data cell body to the event server;
事件服务器保存数据染色体至图数据库中;The event server saves the data chromosome to the graph database;
通过发送或传播数据染色体实现数据细胞体的发送或传播。The sending or spreading of data cell bodies is achieved by sending or spreading data chromosomes.
进一步,在本发明的中心架构型仿生数据传输系统中,数据细胞体的定位和追踪过程为:Further, in the central-architecture bionic data transmission system of the present invention, the positioning and tracking process of the data cell body is:
活化网关到事件服务器上根据ID进行查找;Activate the gateway to find the event server based on the ID;
活化网关从图数据库中找到数据细胞体;The activation gateway finds the data cell body from the graph database;
返回数据细胞体的数据染色体至活化网关;Return the data chromosomes of the data cell body to the activation gateway;
活化网关发出数据追踪蛋白至事件服务器;The activation gateway sends data to track the protein to the event server;
事件服务器从图数据库中查到与数据细胞体相关的事件;The event server finds events related to the data cell body from the graph database;
返回查找到的事件至活化网关。Returns the found events to the active gateway.
进一步,本发明的中心架构型仿生数据传输系统,数据细胞体包括数据本体和数据染色体,数据本体为待传输数据;数据染色体为数据本体的属性信息。数据染色体包括:用于标明数据细胞体身份信息的身份基因;用于标明数据细胞体内部数据状态的内部特征基因;用于描述数据细胞体的生命特征的生命特征基因;用于描述数据细胞体的当前状态的状态特征基因;用于进行系统控制的系统控制基因。Further, in the central-architecture bionic data transmission system of the present invention, the data cell body includes a data ontology and a data chromosome, the data ontology is data to be transmitted, and the data chromosome is attribute information of the data ontology. The data chromosome includes: an identity gene used to indicate the identity information of the data cell body; an internal feature gene used to indicate the data status inside the data cell body; a life feature gene used to describe the life characteristics of the data cell body; and a data feature used to describe the data cell body State characteristic genes of the current state; system control genes for system control.
参考图3,本发明中数据细胞体包括数据本体和数据染色体,数据本体为待传输数据。数据细胞体由终端产生,终端产生数据细胞后获取数据细胞的控制权,控制权通过数据染色体来实现。而用户是终端的所有者和使用者,由终端产生的数据也就是由用户控制产生的数据,从而实现用户对数据的控制权。作为选择,数据本体包括但不限于文字、视频、图片、音频、文件、名片、pdf文档、office文档、xml文档等,在现有互联网和终端中在使用的数据格式,以及未来产生的新的数据格式,都可作为数据本体,本发明对此不做限定。另外数据本体的编码方式可根据需要进行选择,以适合在终端处理或互联网上传输即可。Referring to FIG. 3, the data cell body in the present invention includes a data body and a data chromosome, and the data body is data to be transmitted. The data cell body is generated by the terminal. After the terminal generates the data cell, the control right of the data cell is obtained, and the control right is realized by the data chromosome. The user is the owner and user of the terminal. The data generated by the terminal is the data generated by the user's control, so as to realize the user's control over the data. Alternatively, the data body includes, but is not limited to, text, video, pictures, audio, files, business cards, pdf documents, office documents, xml documents, etc., the data formats used in the existing Internet and terminals, and new ones that will be generated in the future. The data format can be used as the data body, which is not limited in the present invention. In addition, the encoding method of the data body can be selected according to needs, so as to be suitable for terminal processing or transmission on the Internet.
数据染色体为数据本体的属性信息,数据染色体决定了数据细胞体的对外表现形态、形状、生命周期、可见范围等属性特征。数据染色体也是外界找到数据细胞体的特征入口,并且数据染色体由键值对组成,其中键为字符串。数据染色体可复制、修改、转换、传播等。数据染色体改变并不意味着数据本体的改变。假设一个视频细胞,即视频作为数据本体,看过该视频的人数作为视频细胞的数据染色体,随着看过视频人数的增加,对应的数据染色体一直在变化,但视频本身并没有变化。The data chromosome is the attribute information of the data ontology. The data chromosome determines the external characteristics such as the shape, shape, life cycle, and visible range of the data cell body. The data chromosome is also a characteristic entry for the data cell body to be found by the outside world, and the data chromosome is composed of key-value pairs, where the key is a character string. Data chromosomes can be copied, modified, transformed, transmitted, etc. A data chromosome change does not imply a change in the data body. Suppose a video cell, that is, the video is the data ontology, and the number of people who have watched the video is the data chromosome of the video cell. As the number of people who have watched the video increases, the corresponding data chromosome has been changing, but the video itself has not changed.
需要说明的是,此处数据染色体所指的属性信息的对象是数据本体,也就是将数据本体作为一个整体的属性信息,该属性信息和数据本体的具体内容是无关的,也可以将数据本体理解为一个封装的黑盒子,里面所包含的数据可以是多种多样的。另外,此处数据染色体所指的属性信息不同于那些用于描述文件的属性,例如一张图片是一个文件,该图片的属性包括尺寸、大小、创建日期、分辨率等,这些属性都是用于描述图片本身的特性。而本发明中数据染色体所指的属性信息是将图片的相关的数据都作为一个整体,进而再对该整体进行对外表现形态、形状、生命周期、可见范围等属性特征进行描述。It should be noted that the object of the attribute information referred to by the data chromosome here is the data ontology, that is, the attribute information of the data ontology as a whole. The attribute information is not related to the specific content of the data ontology. Understood as an encapsulated black box, the data contained in it can be diverse. In addition, the attribute information of the data chromosome here is different from those used to describe the file. For example, a picture is a file. The attributes of the picture include size, size, creation date, resolution, etc. Used to describe the characteristics of the picture itself. The attribute information referred to by the data chromosome in the present invention refers to the related data of the picture as a whole, and then describes the overall external appearance characteristics, shape, life cycle, visible range and other attribute characteristics.
进一步,数据染色体包括:身份基因、内部特征基因、生命特征基因、状态特征基因、系统控制基因,其中,Further, the data chromosome includes: an identity gene, an internal feature gene, a life feature gene, a status feature gene, and a system control gene. Among them,
身份基因用于标明数据细胞体身份信息。身份基因包括:数据细胞体的唯一标识ID和MD5摘要信息。在程序实现过程中,唯一标识ID的类型可使用string类,MD5摘要信息可使用string类。MD5摘要信息的生成可参考现有技术。The identity gene is used to identify the data cell body identity information. The identity gene includes: the unique identification ID of the data cell body and MD5 abstract information. During the implementation of the program, the type that uniquely identifies the ID can use the string class, and the MD5 summary information can use the string class. For the generation of MD5 digest information, refer to the prior art.
内部特征基因用于标明数据细胞体内部数据状态。内部特征基因包括:数据类型、MD5摘要值、字符大小值、文本编码格式信息、文件扩展名、创建时间。其中,数据类型为text/plan,image/jpg,mp4/video等,同http协议中的content-type。在程序实现过程中,数据类型可使用string类,MD5摘要值可使用string类,字符大小值可使用integer类,文本编码格式信息可使用string类,文件扩展名可使用string类,创建时间可使用datatime类。Internal characteristic genes are used to indicate the internal data status of the data cell body. Internal characteristic genes include: data type, MD5 digest value, character size value, text encoding format information, file extension, creation time. Among them, the data type is text / plan, image / jpg, mp4 / video, etc., the same as the content-type in the http protocol. In the implementation of the program, the data type can use the string class, MD5 digest value can use the string class, character size value can use the integer class, text encoding format information can use the string class, the file extension can use the string class, the creation time can use datatime class.
生命特征基因用于描述数据细胞体的生命特征。生命特征基因包括:用于限定数据细胞体的查看权限的权限信息、用于限定数据细胞体被查看范围的传播宽度信息、用于限定数据细胞体转发层数的传播深度信息、数据细胞体的寿命信息、以及用于限定数据所有权的所有权信息。The vital feature gene is used to describe the vital feature of the data cell body. Life feature genes include: permission information used to limit the viewing authority of the data cell body, propagation width information used to limit the viewing range of the data cell body, propagation depth information used to limit the number of forwarding layers of the data cell body, and data cell body Lifetime information, and ownership information used to limit data ownership.
进一步,权限信息包括所有人可见且允许搜索权限、所有人可见且不允许搜索权限、数据细胞体制造者和预设用户可见且允许搜索权限、数据细胞体制造者和预设用户可见且不允许搜索权限。在程序实现过程中,权限信息可使用枚举类,例如取值可分别定义为public、private、protected,其中public限定的权限是所有人可见,且允许搜索;private限定的权限是主人(数据创造者)和相关人可见,不允许搜索;protected为所有人可见,不允许搜索。通过该设置,限定了数据是否可以被查看,以及是否可以被搜索,做到对数据的有效管控。Further, the permission information includes visible to everyone and allows search permission, visible to everyone and does not allow search permission, data cell body maker and preset user is visible and allows search permission, data cell body maker and preset user is visible and not allowed Search permissions. During the implementation of the program, the enumeration information can use enumeration classes. For example, the values can be defined as public, private, and protected. Among them, the public limited permissions are visible to everyone and allowed to search. Are) visible to related people and search is not allowed; protected is visible to everyone and search is not allowed. Through this setting, whether the data can be viewed and searched is restricted, and the data can be effectively controlled.
在程序实现过程中,传播宽度信息可使用integer类,限定数据细胞体被查看范围即限定数据细胞体被允许看到的人的数量。通过该设置,用户在初始创立数据时,即可通过设置传播宽度信息来限定该数据细胞体被查看的范围,做到对数据的有效管控。传播深度信息可使用integer类,此处的传播深度指的是数据细胞体允许被转发的层数,转发一次可被认为是一层。In the implementation of the program, the integer class can be used to propagate the width information, which limits the viewing range of the data cell body, that is, the number of people allowed to see the data cell body. With this setting, when the user initially creates the data, the user can set the propagation width information to limit the scope of the data cell body to be viewed, and effectively control the data. You can use the integer class to propagate depth information. The propagation depth here refers to the number of layers that the data cell body is allowed to be forwarded. Forwarding once can be considered as one layer.
数据细胞体的寿命信息在数据细胞体生成时设置,设置寿命信息后,自数据细胞体生成时开始计时,当时间到达预设时间后,该数据细胞体停止传输以及查看。进一步,该数据细胞体还可选择自动销毁。The life information of the data cell body is set when the data cell body is generated. After the life information is set, the time starts from the time when the data cell body is generated. When the time reaches the preset time, the data cell body stops transmitting and viewing. Further, the data cell body can also be selected for automatic destruction.
所有权信息可在数据细胞体生成时写入,例如将终端ID、用户名、手机号等作为用户的权限代表信息作为所有权信息,这样就可以根据所有权信息确定该数据细胞体的所有权和控制权归属。Ownership information can be written when the data cell body is generated, such as terminal ID, user name, mobile phone number, etc. as the user's authority representative information as ownership information, so that the ownership and control of the data cell body can be determined based on the ownership information .
状态特征基因用于描述数据细胞体的当前状态。状态特征基因包括:数据细胞体当前的传播宽度信息和数据细胞体当前的传播深度信息。作为状态描述信息,会随着数据细胞体的状态变化而变化。在程序实现过程中,当前的传播宽度信息可使用integer类,当前的传播深度信息可使用integer类。The status feature gene is used to describe the current status of the data cell body. The state characteristic genes include: the current propagation width information of the data cell body and the current propagation depth information of the data cell body. As the state description information, it will change as the state of the data cell body changes. In the process of program implementation, the current propagation width information can use the integer class, and the current propagation depth information can use the integer class.
系统控制基因用于进行系统控制。系统控制基因包括用于匹配命令结果的异步协议命令帧的序列号和用于验证识别的活化网关。在程序实现过程中,异步协议命令帧的序列号可使用integer类,活化网关可使用integer类。System control genes are used for system control. The system control genes include the serial number of the asynchronous protocol command frame used to match the command results and the active gateway used to verify the identification. In the process of program implementation, the serial number of the asynchronous protocol command frame can use the integer class, and the activation gateway can use the integer class.
综上,本发明的数据细胞体不仅包含待传输数据,还包括这些数据的属性信息,通过属性信息使得数据具有生命力,进而可完成更多仿生操作。In summary, the data cell body of the present invention not only contains the data to be transmitted, but also attribute information of these data. The attribute information makes the data have vitality, so that more bionic operations can be completed.
参考图4和图5,本发明还构造一种作用于仿生数据细胞体的数据蛋白,数据蛋白用于对数据细胞体或数据细胞体之间完成预设功能,数据蛋白中包含预设功能对应的操作信息,通过解析数据蛋白即可完成预设功能。数据细胞体包括数据本体和数据染色体,数据本体为待传输数据,数据染色体为数据本体的属性信息,数据细胞体的具体定义可参考上文。Referring to FIG. 4 and FIG. 5, the present invention also constructs a data protein acting on a biomimetic data cell body. The data protein is used to perform a preset function on the data cell body or between the data cell bodies. The data protein includes a preset function corresponding Operation information, you can complete the preset function by analyzing the data protein. The data cell body includes a data body and a data chromosome. The data body is data to be transmitted. The data chromosome is attribute information of the data body. For a specific definition of the data cell body, refer to the above.
数据蛋白可通过以下三种方式对数据细胞体进行操作:Data proteins can operate on data cell bodies in three ways:
第一种方式:数据细胞体通过接收外界进入的数据蛋白来操作数据细胞体。The first way: The data cell body operates the data cell body by receiving data proteins entered from the outside.
第二种方式:数据细胞体通过预设时间点激活数据蛋白,进而来操作数据细胞体。The second method: the data cell body activates the data protein through a preset time point, and then manipulates the data cell body.
第三种方式:数据蛋白根据内部设置,自发的来操作数据细胞体。The third way: the data protein operates the data cell body spontaneously according to the internal settings.
具体的,数据蛋白包括:特征数据蛋白、匹配数据蛋白、防卫数据蛋白、生化数据蛋白,其中,Specifically, the data proteins include: characteristic data proteins, matching data proteins, defense data proteins, and biochemical data proteins. Among them,
特征数据蛋白用于给数据细胞体归类和定性,特征数据蛋白包括key值和标签组成的数组,例如“key”为“tag”的一个数组。The characteristic data protein is used to classify and characterize the data cell body. The characteristic data protein includes an array of key values and tags, for example, an array with "key" as "tag".
匹配数据蛋白用于对数据细胞体进行检索查询。匹配数据蛋白对数据细胞体的染色体中的内部特征基因进行检索查询。匹配蛋白就是全文索引,如果数据细胞体的数据染色体的生命特征基因中权限信息设置为public,因public限定的权限是所有人可见,那么这个数据细胞体将建有全文索引。匹配蛋白用于对细胞的检索查询,当细胞生成时也生成了相应的数据染色体,如果生命特征基因符合,会同时建立全文索引。The matching data protein is used to search the data cell body. The matching data protein searches and searches for the internal characteristic genes in the chromosomes of the data cell body. The matching protein is a full-text index. If the permission information in the life feature gene of the data chromosome of the data cell body is set to public, because the public limited permission is visible to everyone, then the data cell body will have a full-text index. The matching protein is used to search and query the cells. When the cells are generated, the corresponding data chromosomes are also generated. If the vital characteristics genes match, a full-text index will be established at the same time.
防卫数据蛋白用于与数据细胞体进行秘钥匹配。防卫数据蛋白与数据细胞体的秘钥进行匹配,匹配通过则打开数据细胞体。防卫蛋白是打开数据细胞体的钥匙孔,当它和与之相匹配的蛋白质(秘钥)相遇时,就能打开数据细胞体。在有机化系统中,所有数据细胞体都是进行加密的,而解密的秘钥就是细胞膜上秘钥蛋白所能匹配的蛋白质。Defensive data proteins are used for key matching with data cell bodies. The defense data protein is matched with the secret key of the data cell body, and if the match is passed, the data cell body is opened. Defense protein is the keyhole that opens the data cell body. When it meets the matching protein (secret key), it can open the data cell body. In an organic system, all data cell bodies are encrypted, and the key to decryption is the protein that the key protein on the cell membrane can match.
进一步,本发明的数据细胞体包括用于将多个数据细胞体组成一个整体的组织数据细胞,多个数据细胞按照组织数据细胞内的组织规则进行活动。组织是借用了生理学的组织概念,是指特定功能的数据细胞体组成的一个整体,按预定的规则进行的有组织有规则有规律的活动。一次组织的完整活动本身就是一次事件,一次组织活动包含多个子事件,组织活动有不同的类别,每个特定的类别可以有多个预案。组织活动按照预案有序进行。预案本身也是数据细胞体,是干细胞。举例来讲,组织活动的类别有会议、选举、工作流等等。通过定义系统类别的命名空间,可以定义组织自己的动作action。属于组织的动作action,需要在动作action前加命名空间,中间以冒号隔开,比如jbbm:start,jbpm:signal,jbpm:end。预案是根据组织类别来定义的,比如工作流,预案就是工作流程定义文件,比如bpmn或jbpm的一个流程定义文档(一个XML文件)。Further, the data cell body of the present invention includes a tissue data cell for integrating a plurality of data cell bodies into a whole, and the plurality of data cells perform activities in accordance with a tissue rule within the tissue data cell. Organization refers to the concept of organization using physiology, which refers to a whole composed of data cell bodies with specific functions, and organized, regular and regular activities performed according to predetermined rules. An organization's complete activity is an event in itself, and an organization activity contains multiple sub-events. There are different categories of organizational activities, and each specific category can have multiple plans. Organize activities in an orderly manner according to the plan. The plan itself is also a data cell body, which is a stem cell. For example, the types of organizational activities are meetings, elections, workflows, and so on. By defining the namespace of the system category, you can define your own actions. Action actions belonging to the organization need to add a namespace before the action action, separated by a colon in the middle, such as jbbm: start, jbpm: signal, jbpm: end. A plan is defined according to the organization category, such as a workflow. A plan is a workflow definition file, such as a process definition document (an XML file) for bpmn or jbpm.
生化数据蛋白用于匹配数据细胞体或更新数据细胞体的数据染色体。生化数据蛋白包括用于对数据细胞体的数据染色体进行运算的运算蛋白。Biochemical data proteins are used to match data cells or update data chromosomes of data cells. Biochemical data proteins include computing proteins used to operate on data chromosomes of data cell bodies.
进一步,生化数据蛋白用于匹配数据细胞体、或更新数据细胞体、或对数据细胞体的数据染色体进行运算。生化数据蛋白包括:发起人、动作、携带物、受者,其中发起人为生化数据蛋白的发起者,动作为生化数据蛋白需完成的命令内容,携带物为数据染色体,受者为动作的作用对象或输出对象。Further, the biochemical data protein is used to match the data cell body, or update the data cell body, or perform calculations on the data chromosomes of the data cell body. Biochemical data proteins include: initiator, action, carrier, and recipient, where the initiator is the initiator of the biochemical data protein, the action is the content of the command to be completed by the biochemical data protein, the carrier is the data chromosome, and the recipient is the action target Or output object.
根据实现功能的不同,生化数据蛋白分为:普通生化数据蛋白、历史生化数据蛋白、运算生化数据蛋白,其中,According to different functions, biochemical data proteins are divided into: ordinary biochemical data proteins, historical biochemical data proteins, and operational biochemical data proteins. Among them,
普通生化数据蛋白用于查询和验证,不会改变数据细胞体内数据本体内的数据,也不会改变数据染色体内的属性信息。Ordinary biochemical data proteins are used for query and verification, and will not change the data in the data cells, the data, or the attribute information in the data chromosomes.
历史生化数据蛋白用于改变数据本体或数据染色体,历史生化数据蛋白包括一些能够改变数据本体或数据染色体的指令,这类指令一旦执行,就会改变数据本体或数据染色体。当然,也可能同时改变数据本体和数据染色体。The historical biochemical data protein is used to change the data ontology or data chromosome. The historical biochemical data protein includes some instructions that can change the data ontology or data chromosome. Once such instructions are executed, it will change the data ontology or data chromosome. Of course, it is also possible to change both the data ontology and the data chromosome.
运算生化数据蛋白用于对数据细胞体进行运算。运算生化数据蛋白用于对事件或数据细胞体做运算的命令,该命令可以是普通生化数据蛋白,也可以是历史生化数据蛋白,就看运算的结果是否会改变数据细胞体的组成。运算的结果如果新增了一个数据细胞体,或改变了数据染色体,即改变了数据本体的属性信息,那么这个命令就是历史生化数据蛋白,否则就是普通生化数据蛋白。Computational biochemical data proteins are used to perform computations on data cell bodies. Computational biochemical data proteins are used to perform operations on events or data cell bodies. The command can be ordinary biochemical data proteins or historical biochemical data proteins, depending on whether the result of the operation will change the composition of the data cell body. If a data cell is added or the data chromosome is changed as a result of the operation, the attribute information of the data body is changed, then this command is the historical biochemical data protein, otherwise it is the ordinary biochemical data protein.
本发明中的数据细胞体具有唯一标识ID,唯一标识ID为用户唯一识别码,唯一标识ID可有客户端产生,也可由服务器产生。作为选择,数据细胞体也可通过内容标识,使用http协议中的Data URI schema格式,Data URI schema格式可参考现有技术。The data cell body in the present invention has a unique identification ID, and the unique identification ID is a unique identification code of a user. The unique identification ID may be generated by a client or a server. Alternatively, the data cell body can also be identified by content, using the Data URI schema format in the http protocol. The URI schema format can refer to the prior art.
同理,历史生化数据蛋白具有唯一标识ID,唯一标识ID为用户唯一识别码。唯一标识ID可有客户端产生,也可由服务器产生。Similarly, the historical biochemical data protein has a unique identification ID, and the unique identification ID is a user's unique identification code. The unique identification ID can be generated by the client or the server.
进一步,本发明的作用于仿生数据细胞体的生化数据蛋白,动作(action)包括:Further, in the biochemical data protein of the present invention acting on the bionic data cell body, actions include:
用于发送或转发数据的发送命令(send);Send command for sending or forwarding data;
用于更新数据的更新命令(update);Update command for updating data (update);
用于删除数据的删除命令(delete);Delete command for deleting data (delete);
用于撤回数据的撤回命令;撤回是指撤回数据传播链上某个节点下游的所有节点;Withdrawal order for withdrawing data; Withdrawal refers to withdrawing all nodes downstream of a node on the data propagation chain;
用于统计的统计命令;Statistical commands for statistics;
用于生成数据本体和数据染色体的生成密令(make)。Generate secrets (make) for generating data ontology and data chromosomes.
使用长链接注册、用于表明链接建立者身份的注册命令(regist);Registration using long links to register the identity of the creator of the link (regist);
用于查询历史数据、追踪和触发接收离线消息的查询命令(trace);Query commands (trace) for querying historical data, tracking and triggering receiving offline messages;
用于表明是否正常收到状态的状态命令,状态命令包括成功接收状态命令(success)和失败接收状态命令(fail);Status command used to indicate whether the status is normally received. Status commands include success status command (success) and failure status command (fail);
用于通知数据细胞体的数据染色体发生变化的通知命令(notify);A notification command (notify) for notifying the data chromosome of the data cell body;
用于追踪数据的追踪命令(trace);Trace command for tracing data (trace);
用于对数据细胞体进行计算的计算命令(agg);Calculation command (agg) for calculating the data cell body;
用于返回查询或计算结果的结果命令(result)。A result command used to return the results of a query or calculation.
可以理解,上述动作(action)的各种指令可根据需求选择一个或多个进行实施,所以选择一个或多个命令进行实施的,都属于本发明的保护范围。It can be understood that various instructions of the foregoing actions can be selected and implemented according to requirements. Therefore, any one or more commands selected for implementation are all within the protection scope of the present invention.
进一步,动作(action)中的所有命令包含一个用于异步系统的可选属性seq,用于同异步系统的命令对应。若发送方携带可选属性seq,则返回方需携带可选属性seq。例如,可选属性seq是一个无符号整型,在同一个会话中步长为1递增。有可选属性seq的是异步请求,没有的是同步请求。Further, all commands in an action include an optional attribute seq for asynchronous systems, which is used to correspond to commands in asynchronous systems. If the sender carries the optional attribute seq, the returner must carry the optional attribute seq. For example, the optional attribute seq is an unsigned integer with a step size of 1 in the same session. The optional attribute seq is an asynchronous request, and none is a synchronous request.
进一步,生化数据蛋白的发起人、动作、携带物、受者的数据结构都为ID+属性表;ID为数据细胞体的内容;若没有ID或有多个ID,则使用预设字符进行替代。若发起人、动作、携带物、受者中的其中某个没有属性表,则保留ID字符串。Further, the data structure of the initiator, action, carrier, and recipient of the biochemical data protein is an ID + attribute table; the ID is the content of the data cell body; if there is no ID or multiple IDs, preset characters are used instead. If one of the initiator, action, carry, and recipient does not have an attribute table, the ID string is retained.
通过实施本发明,提供一种基于数据细胞体的数据传输系统,该系统在传输过程中考虑数据本体的属性信息,提高用户对数据的控制力以及数据的安全性。By implementing the present invention, a data cell-based data transmission system is provided. The system considers the attribute information of the data ontology during the transmission process, and improves the user's control over the data and the security of the data.
以上实施例只为说明本发明的技术构思及特点,其目的在于让熟悉此项技术的人士能够了解本发明的内容并据此实施,并不能限制本发明的保护范围。凡跟本发明权利要求范围所做的均等变化与修饰,均应属于本发明权利要求的涵盖范围。The above embodiments are only for explaining the technical concept and characteristics of the present invention, and the purpose thereof is to enable persons familiar with the technology to understand the content of the present invention and implement it accordingly, and should not limit the protection scope of the present invention. Any equivalent changes and modifications made to the scope of the claims of the present invention shall all fall within the scope of the claims of the present invention.

Claims (10)

  1. 一种中心架构型仿生数据传输系统,其特征在于,包括中心服务器和多个活化网关,所述活化网关连接所述中心服务器;A central architecture type bionic data transmission system, comprising a central server and a plurality of activation gateways, the activation gateways being connected to the central server;
    所述活化网关用于客户端接入系统;The activation gateway is used for a client access system;
    所述中心服务器包括外部服务器和内部服务器;The central server includes an external server and an internal server;
    所述外部服务器包括配置服务器、认证服务器、事件服务器、内容服务器,其中所述配置服务器用于为各种服务提供地址;所述认证服务器用于认证用户身份;所述事件服务器用于执行和记录事件;所述内容服务器用于上传和下载数据;The external server includes a configuration server, an authentication server, an event server, and a content server, wherein the configuration server is used to provide addresses for various services; the authentication server is used to authenticate a user's identity; and the event server is used to execute and record Events; the content server is used to upload and download data;
    所述内部服务器包括基础数据库、图数据库、会话管理服务器、分布式数据存储系统、检索服务器,其中所述基础数据库用于存储系统的基本参数数据;所述图数据库用于保存事件,并记录所述活化网关和数据之间的关系;所述会话管理服务器用于管理客户端会话;所述分布式数据存储系统用于存储数据细胞体;所述检索服务器用于对所述数据细胞体进行搜索。The internal server includes a basic database, a graph database, a session management server, a distributed data storage system, and a retrieval server, wherein the basic database is used to store basic parameter data of the system; the graph database is used to store events and record all The relationship between the activation gateway and the data; the session management server is used to manage the client session; the distributed data storage system is used to store the data cell body; the retrieval server is used to search the data cell body .
  2. 根据权利要求1所述的中心架构型仿生数据传输系统,其特征在于,所述认证服务器连接所述基础数据库;The central-architecture bionic data transmission system according to claim 1, wherein the authentication server is connected to the basic database;
    所述事件服务器分别连接所述基础数据库、图数据库、会话管理服务器;The event server is respectively connected to the basic database, the graph database, and the session management server;
    所述内容服务器分别连接所述会话管理服务器、分布式数据存储系统、检索服务器。The content server is connected to the session management server, the distributed data storage system, and the retrieval server, respectively.
  3. 根据权利要求1所述的中心架构型仿生数据传输系统,其特征在于,所述活化网关为硬件活化网关或软件活化网关;The central architecture type bionic data transmission system according to claim 1, wherein the activation gateway is a hardware activation gateway or a software activation gateway;
    所述硬件活化网关内置ID和私钥;所述软件活化网关需进行注册。The hardware activation gateway has a built-in ID and a private key; the software activation gateway needs to be registered.
  4. 根据权利要求3所述的中心架构型仿生数据传输系统,其特征在于,所述软件活化网关的注册过程为:The central-architecture bionic data transmission system according to claim 3, wherein the registration process of the software activation gateway is:
    所述软件活化网关发送注册命令;The software activation gateway sends a registration command;
    所述中心服务器接收所述注册命令,并为所述软件活化网关创建ID;Receiving, by the central server, the registration command and creating an ID for the software activation gateway;
    所述中心服务器为所述软件活化网关创建秘钥对;Creating, by the central server, a key pair for the software activation gateway;
    所述中心服务器将所述软件活化网的信息记录到所述基础数据库中;The central server records the information of the software activation network into the basic database;
    所述中心服务器返回所述ID和秘钥至所述软件活化网关;The central server returns the ID and secret key to the software activation gateway;
    所述软件活化网关激活;The software activation gateway is activated;
    若所述中心服务器判断符合激活条件,则修改所述中心服务器中软件活化网关为激活状态。If the central server determines that the activation conditions are met, modify the software activation gateway in the central server to an activated state.
  5. 根据权利要求1所述的中心架构型仿生数据传输系统,其特征在于,所述会话管理服务器用于记录所述活化网关与事件服务器的对应关系,所述活化网关到所述事件服务器的会话信息根据预设算法保存到对应的所述会话管理服务器中。The central-architecture bionic data transmission system according to claim 1, wherein the session management server is configured to record a correspondence between the activation gateway and an event server, and the session information from the activation gateway to the event server Save it to the corresponding session management server according to a preset algorithm.
  6. 根据权利要求5所述的中心架构型仿生数据传输系统,其特征在于,所述活化网关包括第一活化网关和第二活化网关,所述第一活化网关和第二活化网关进行连接和路由的过程为:The central architecture type bionic data transmission system according to claim 5, wherein the activation gateway comprises a first activation gateway and a second activation gateway, and the first activation gateway and the second activation gateway are connected and routed. The process is:
    所述第二活化网关连接到对应的第二事件服务器,在所述第二事件服务器上建立会话;The second activation gateway is connected to a corresponding second event server, and a session is established on the second event server;
    所述第二事件服务器使用预设算法计算出所述会话管理服务器的地址;Calculating, by the second event server, an address of the session management server using a preset algorithm;
    将所述第二活化网关的会话注册到所述会话管理服务器上;Registering the session of the second activation gateway to the session management server;
    所述第一活化网关连接到对应的第一事件服务器;The first activation gateway is connected to a corresponding first event server;
    所述第一活化网关发送消息至所述第二活化网关,所述消息首先发送至所述第一事件服务器上;The first activation gateway sends a message to the second activation gateway, and the message is first sent to the first event server;
    所述第一事件服务器根据所述第二活化网关计算出存放所述第二活化网关的会话的所述会话管理服务器;Calculating, by the first event server, the session management server storing a session of the second activation gateway according to the second activation gateway;
    获取所述第二活化网关对应的当前所述会话管理服务器;Obtaining the current session management server corresponding to the second activation gateway;
    将所述消息转发至所述第二活化网关对应的当前所述会话管理服务器;Forward the message to the current session management server corresponding to the second activation gateway;
    所述消息发往所述第二活化网关。The message is sent to the second activation gateway.
  7. 根据权利要求1所述的中心架构型仿生数据传输系统,其特征在于,所述活化网关包括第一活化网关和第二活化网关,所述第一活化网关和第二活化网关进行所述数据细胞体的加密流程为:The central architecture type bionic data transmission system according to claim 1, wherein the activation gateway comprises a first activation gateway and a second activation gateway, and the first activation gateway and the second activation gateway perform the data cell. The encryption process is:
    所述第一活化网关连接到所述事件服务器;The first activation gateway is connected to the event server;
    所述第一活化网关注册身份;Registering the identity of the first activation gateway;
    所述事件服务器返回经公钥加密过的指令;The event server returns an instruction encrypted by a public key;
    所述第一活化网关接收到所述指令后,使用对应的私钥进行解密;After receiving the instruction, the first activation gateway uses the corresponding private key for decryption;
    所述第一活化网关使用所述指令加密并上传所述数据细胞体的数据本体;The first activation gateway uses the instruction to encrypt and upload the data ontology of the data cell body;
    所述第一活化网关创建所述数据细胞体的数据染色体;The first activation gateway creates a data chromosome of the data cell body;
    所述第一活化网关发送所述数据细胞体至所述第二活化网关,并将对应的生化数据蛋白发送至所述事件服务器;The first activation gateway sends the data cell body to the second activation gateway, and sends the corresponding biochemical data protein to the event server;
    所述事件服务器将所述生化数据蛋白发送至所述第二活化网关;Sending, by the event server, the biochemical data protein to the second activation gateway;
    所述第二活化网关使用对应的私钥解密所述指令,解密后下载并查看所述数据细胞体。The second activation gateway decrypts the instruction using a corresponding private key, and downloads and views the data cell body after decryption.
  8. 根据权利要求1所述的中心架构型仿生数据传输系统,其特征在于,所述数据细胞体的生成与传播过程为:The central-architecture bionic data transmission system according to claim 1, wherein the process of generating and disseminating the data cell body is:
    所述活化网关对需要上传的数据细胞体的数据本体计算摘要信息;The activation gateway calculates summary information on the data body of the data cell body to be uploaded;
    所述活化网关请求所述内容服务器查找所述摘要信息是否存在;The activation gateway requests the content server to find whether the summary information exists;
    所述内容服务器返回查找结果;The content server returns a search result;
    若所述摘要信息不存在,则上传加密后的所述数据细胞体的数据本体;If the summary information does not exist, upload the encrypted data body of the data cell body;
    将所述数据细胞体的数据本体保存在所述分布式数据存储系统中;Storing the data ontology of the data cell body in the distributed data storage system;
    所述活化网关上传所述数据细胞体的数据染色体至所述事件服务器;Uploading the data chromosome of the data cell body to the event server by the activation gateway;
    所述事件服务器保存所述数据染色体至所述图数据库中;The event server saves the data chromosome to the map database;
    通过发送或传播所述数据染色体实现所述数据细胞体的发送或传播。The sending or spreading of the data cell body is achieved by sending or spreading the data chromosomes.
  9. 根据权利要求1所述的中心架构型仿生数据传输系统,其特征在于,所述数据细胞体的定位和追踪过程为:The central-architecture bionic data transmission system according to claim 1, wherein the process of locating and tracking the data cell body is:
    所述活化网关到所述事件服务器上根据ID进行查找;The activation gateway searches the event server according to the ID;
    所述活化网关从所述图数据库中找到所述数据细胞体;The activation gateway finds the data cell body from the map database;
    返回所述数据细胞体的数据染色体至所述活化网关;Return the data chromosomes of the data cell body to the activation gateway;
    所述活化网关发出数据追踪蛋白至所述事件服务器;The activation gateway sends a data tracking protein to the event server;
    所述事件服务器从所述图数据库中查到与所述数据细胞体相关的事件;The event server finds events related to the data cell body from the graph database;
    返回查找到的事件至所述活化网关。Return the found event to the activation gateway.
  10. 根据权利要求1所述的中心架构型仿生数据传输系统,其特征在于,所述数据细胞体包括数据本体和数据染色体,所述数据本体为待传输数据;所述数据染色体为所述数据本体的属性信息;The central-architecture bionic data transmission system according to claim 1, wherein the data cell body comprises a data ontology and a data chromosome, and the data ontology is data to be transmitted; the data chromosome is the data ontology Attribute information
    所述数据染色体包括:The data chromosome includes:
    用于标明所述数据细胞体身份信息的身份基因;An identity gene for identifying the data cell body identity information;
    用于标明所述数据细胞体内部数据状态的内部特征基因;Internal characteristic genes for indicating the data status inside the data cell body;
    用于描述所述数据细胞体的生命特征的生命特征基因;A life feature gene for describing a life feature of the data cell body;
    用于描述所述数据细胞体的当前状态的状态特征基因;A state signature gene for describing the current state of the data cell body;
    用于进行系统控制的系统控制基因。System control genes for system control.
PCT/CN2018/100858 2018-08-16 2018-08-16 Central framework type bionic data transmission system WO2020034156A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/CN2018/100858 WO2020034156A1 (en) 2018-08-16 2018-08-16 Central framework type bionic data transmission system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2018/100858 WO2020034156A1 (en) 2018-08-16 2018-08-16 Central framework type bionic data transmission system

Publications (1)

Publication Number Publication Date
WO2020034156A1 true WO2020034156A1 (en) 2020-02-20

Family

ID=69524923

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/100858 WO2020034156A1 (en) 2018-08-16 2018-08-16 Central framework type bionic data transmission system

Country Status (1)

Country Link
WO (1) WO2020034156A1 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1468019A (en) * 2003-06-06 2004-01-14 腾讯科技(深圳)有限公司 Method and system for implementing application of cell phone picture and ring in instant communication tools
CN103838847A (en) * 2014-03-06 2014-06-04 中国科学院软件研究所 Data organization method oriented to sea-cloud collaboration network computing network
WO2017014922A1 (en) * 2015-07-21 2017-01-26 Intel IP Corporation Configuration of data path groups in wireless networks

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1468019A (en) * 2003-06-06 2004-01-14 腾讯科技(深圳)有限公司 Method and system for implementing application of cell phone picture and ring in instant communication tools
CN103838847A (en) * 2014-03-06 2014-06-04 中国科学院软件研究所 Data organization method oriented to sea-cloud collaboration network computing network
WO2017014922A1 (en) * 2015-07-21 2017-01-26 Intel IP Corporation Configuration of data path groups in wireless networks

Similar Documents

Publication Publication Date Title
CN113711536B (en) Extracting data from a blockchain network
US11399079B2 (en) Zero-knowledge environment based networking engine
US10708060B2 (en) System and method for blockchain-based notification
US20240097908A1 (en) Zero-knowledge environment based social networking engine
US11741052B2 (en) Method and system for real-time collaboration and annotation-based action creation and management
US20190013934A1 (en) Blockchain proof of custody, proof against tampering, proof of chain of custody
US9674156B2 (en) Event-triggered release through third party of pre-encrypted digital data from data owner to data assignee
US20200389309A1 (en) Systems and methods for accessing digital assets in a blockchain using owner consent contracts
US11941583B1 (en) Intelligent employment-based blockchain
CN109643285A (en) The user data transmission and storage of encryption
CN111291394B (en) False information management method, false information management device and storage medium
US11157876B1 (en) Intelligent employment-based blockchain
KR20190029509A (en) System and method for securely storing user information in a user profile
US20220021728A1 (en) System and method for providing a secure network
CN109565518A (en) Interchangeable content retrieval
CN109347897B (en) A kind of center architected bionic data Transmission system
Sari et al. FileTribe: blockchain-based secure file sharing on IPFS
CN109194630B (en) Self-contained architecture type bionic data transmission system
Buccafurri et al. Range query integrity in cloud data streams with efficient insertion
WO2020034156A1 (en) Central framework type bionic data transmission system
WO2020034157A1 (en) Autonomous architecture type bionic data transmission system
Jacobino et al. TrustVault: A privacy-first data wallet for the European Blockchain Services Infrastructure
WO2020034154A1 (en) Data protein acting on biomimetic data cell body
WO2020034155A1 (en) Biochemical data protein acting on biomimetic data cell body
Sawant et al. Securing IoT using MultiChain

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 18930068

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 18930068

Country of ref document: EP

Kind code of ref document: A1

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 06/08/2021)

122 Ep: pct application non-entry in european phase

Ref document number: 18930068

Country of ref document: EP

Kind code of ref document: A1