CN115348168B - Deployment method and device of block chain network - Google Patents

Deployment method and device of block chain network Download PDF

Info

Publication number
CN115348168B
CN115348168B CN202210862902.0A CN202210862902A CN115348168B CN 115348168 B CN115348168 B CN 115348168B CN 202210862902 A CN202210862902 A CN 202210862902A CN 115348168 B CN115348168 B CN 115348168B
Authority
CN
China
Prior art keywords
server
deployment
public network
information
application container
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202210862902.0A
Other languages
Chinese (zh)
Other versions
CN115348168A (en
Inventor
任俊
何晟
赵龙涛
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Kingdee Software China Co Ltd
Original Assignee
Kingdee Software China Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Kingdee Software China Co Ltd filed Critical Kingdee Software China Co Ltd
Priority to CN202210862902.0A priority Critical patent/CN115348168B/en
Publication of CN115348168A publication Critical patent/CN115348168A/en
Application granted granted Critical
Publication of CN115348168B publication Critical patent/CN115348168B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0803Configuration setting
    • H04L41/0806Configuration setting for initial configuration or provisioning, e.g. plug-and-play
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • H04L63/0807Network architectures or network communication protocols for network security for authentication of entities using tickets, e.g. Kerberos
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/14Session management
    • H04L67/141Setup of application sessions

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Hardware Design (AREA)
  • Computer Security & Cryptography (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Computer And Data Communications (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The invention discloses a deployment method, a deployment device, electronic equipment and a computer readable storage medium of a blockchain network, wherein the method comprises the following steps: sending an installation command to a client; receiving verification information sent by an application container of the intranet server, and establishing connection with the application container of the intranet server by adopting the verification information; and acquiring deployment information of the client, sending the deployment information to an application container of the intranet server, and calling the application container of the intranet server to perform network deployment by adopting the deployment information. The method and the system can be based on interaction between the client and the public network server and interaction between the client and the intranet server, so that the public network server can establish communication with an application container preset in the intranet server, and the public network server can call the application container to directly conduct network deployment on the intranet server, thereby breaking intranet rights, simplifying deployment operation flow, shortening deployment operation time and improving deployment efficiency.

Description

Deployment method and device of block chain network
Technical Field
The present invention relates to the field of network deployment technologies, and in particular, to a deployment method and apparatus for a blockchain network.
Background
Blockchains are a distributed accounting system, typically consisting of multiple distributed peer nodes, each of which is not controlled by a centralized organization or service. Based on the technologies of a consensus mechanism, an encryption algorithm, digital signature and the like, the blockchain has the characteristics of non-falsification of history, traceability of flow, transparent and controllable authority and the like, and the trust relationship between the identity and the data can be established for different participants in an environment without trust or with weak trust.
Because blockchain technology is reliable and secure, more and more customers privately deploy their technology frameworks for personal use. The current common deployment method is that a specific operation and maintenance person logs in an intranet host for operation; or, the deployment operation is completed by deploying the visualized operation and maintenance control platform and the final blockchain network to the internet or the same local area network through a cloud service provider (particularly a public cloud service provider) with specific operation services.
However, the current common deployment method has the following technical problems: because the communication ports of the bottom layer framework of the block chain are more, and the distributed nodes are more, different ports need to be detected one by one in manual deployment so as to avoid the operation and maintenance problems of port conflict and the like, the operation is complex, and the deployment is long in time consumption and low in efficiency. The cloud service does not have login permission of the intranet, cannot directly access the intranet host, and cannot enter the intranet through the cloud server to perform deployment operation.
Disclosure of Invention
The invention provides a deployment method and a deployment device for a blockchain network, wherein the method can enable a public network server to establish communication with an application container preset in an intranet server, and call the application container to directly conduct network deployment, so that intranet authority can be broken, deployment operation is simplified, and deployment efficiency is improved.
A first aspect of an embodiment of the present invention provides a method for deploying a blockchain network, where the method is applicable to a public network server, and the method includes:
sending an installation command to a client, generating by the client by adopting the installation command, and sending transmission information to an intranet server, wherein the installation command is generated after receiving an installation request of the client;
receiving verification information sent by an application container of the intranet server, and establishing connection with the application container of the intranet server by adopting the verification information, wherein the verification information is generated after the intranet server completes installation operation of the application container by adopting the transmission information;
and acquiring deployment information of the client, sending the deployment information to an application container of the intranet server, and calling the application container of the intranet server to perform network deployment by adopting the deployment information.
In a possible implementation manner of the first aspect, the establishing a connection with an application container of the intranet server using the authentication information includes:
obtaining an access token from the verification information;
and if the access token is the same as the command token corresponding to the installation command, establishing connection with an application container of the intranet server according to a preset transmission protocol.
In a possible implementation manner of the first aspect, the sending an installation command to the client includes:
after receiving and responding to the installation request of the client, acquiring a preset command token;
and editing and generating an installation command by adopting the command token, and sending the installation command to the client.
In a possible implementation manner of the first aspect, after the step of sending the deployment information to an application container of the intranet server, the method further includes:
acquiring success information sent by an application container of the intranet server, wherein the success information is generated after the application container of the intranet server completes network deployment by utilizing the deployment information;
and sending the success information to the client.
A second aspect of an embodiment of the present invention provides a method for deploying a blockchain network, where the method is applicable to a client, and the method includes:
Sending an installation request to a public network server so that the public network server can generate and send an installation command by adopting the installation request;
after receiving the installation command, generating and sending transmission information to an intranet server by adopting the installation command, so that the intranet server installs an application container by adopting the transmission information, and generating and sending verification information to the public network server after the installation is completed, so that the public network server and the application container of the intranet server are connected;
after the application container of the intranet server is connected with the public network server, deployment information is sent to the public network server, so that the public network server sends the deployment information to the application container of the intranet server to call the application container of the intranet server to perform network deployment by adopting the deployment information.
In a possible implementation manner of the second aspect, the generating and sending, with the installation command, transmission information to an intranet server includes:
corresponding command tokens and address information respectively acquired from the installation command;
and writing the command token and the address information into a preset transmission protocol request to obtain transmission information, and sending the transmission information to the intranet server.
In a possible implementation manner of the second aspect, after the step of sending deployment information to the public network server, the method further includes:
and acquiring success information sent by the public network server, wherein the success information is generated by an application container of the intranet server after network deployment is completed by using the deployment information and is sent to the public network server.
A third aspect of the embodiments of the present invention provides a deployment method of a blockchain network, where the method is applicable to an intranet server, and the method includes:
receiving transmission information sent by a client, wherein the transmission information is edited and generated by the client based on an installation command of a public network server, and the installation command is generated by the public network server for receiving an installation request of the client;
installing an application container based on the transmission information, and generating and sending verification information to the public network server after the installation operation is completed so as to enable the public network server to be connected with the application container;
and receiving deployment information sent by the public network server, and calling an application container to perform network deployment based on the deployment information, wherein the deployment information is sent by the client.
In a possible implementation manner of the third aspect, the installing an application container based on the transmission information includes:
extracting address information from the transmission information;
and installing the client of the application container by using the address information.
In a possible implementation manner of the third aspect, after the step of calling an application container for network deployment based on the deployment information, the method further includes:
and after the network deployment is completed, sending success information to the public network server so that the public network server can send the success information to the client.
A fourth aspect of an embodiment of the present invention provides a deployment apparatus for a blockchain network, the apparatus being adapted for use with a public network server, the apparatus comprising:
the public network sending module is used for sending an installation command to the client side, generating and sending transmission information to the intranet server by the client side through the installation command, wherein the installation command is generated after receiving an installation request of the client side;
the public network establishing module is used for receiving verification information sent by the application container of the intranet server, establishing connection with the application container of the intranet server by adopting the verification information, and generating the verification information after the intranet server completes the installation operation of the application container by adopting the transmission information;
The public network deployment module is used for acquiring the deployment information of the client, sending the deployment information to the application container of the intranet server, and calling the application container of the intranet server to perform network deployment by adopting the deployment information.
In a possible implementation manner of the fourth aspect, the public network establishing module is further configured to:
obtaining an access token from the verification information;
and if the access token is the same as the command token corresponding to the installation command, establishing connection with an application container of the intranet server according to a preset transmission protocol.
In a possible implementation manner of the fourth aspect, the public network sending module is further configured to:
after receiving and responding to the installation request of the client, acquiring a preset command token;
and editing and generating an installation command by adopting the command token, and sending the installation command to the client.
In a possible implementation manner of the fourth aspect, the apparatus further includes:
the public network acquisition module is used for acquiring success information sent by the application container of the intranet server, wherein the success information is generated after the application container of the intranet server completes network deployment by utilizing the deployment information;
And the public network success sending module is used for sending the success information to the client.
A fifth aspect of an embodiment of the present invention provides a deployment apparatus of a blockchain network, the apparatus being adapted for use in a client, the apparatus comprising:
the client sending module is used for sending an installation request to the public network server so that the public network server can generate and send an installation command by adopting the installation request;
the client transmission module is used for generating and sending transmission information to the intranet server by adopting the installation command after receiving the installation command, so that the intranet server installs an application container by adopting the transmission information, and generating and sending verification information to the public network server after the installation is completed, so that the public network server and the application container of the intranet server are connected;
and the client deployment module is used for sending deployment information to the public network server after the application container of the intranet server is connected with the public network server, so that the public network server sends the deployment information to the application container of the intranet server to call the application container of the intranet server to perform network deployment by adopting the deployment information.
In a possible implementation manner of the fifth aspect, the client transmission module is further configured to:
corresponding command tokens and address information respectively acquired from the installation command;
and writing the command token and the address information into a preset transmission protocol request to obtain transmission information, and sending the transmission information to the intranet server.
In a possible implementation manner of the fifth aspect, the apparatus further includes:
the client acquisition module is used for acquiring success information sent by the public network server, wherein the success information is generated by an application container of the intranet server after network deployment is completed by using the deployment information and is sent to the public network server.
A sixth aspect of an embodiment of the present invention provides a deployment apparatus for a blockchain network, the apparatus being applicable to an intranet server, the apparatus including:
the intranet receiving module is used for receiving transmission information sent by the client, wherein the transmission information is edited and generated by the client based on an installation command of a public network server, and the installation command is generated by the public network server for receiving an installation request of the client;
the intranet installation module is used for installing the application container based on the transmission information, generating and sending verification information to the public network server after the installation operation is completed, so that the public network server and the application container are connected;
The intranet deployment module is used for receiving deployment information sent by the public network server, and calling an application container to perform network deployment based on the deployment information, wherein the deployment information is sent by the client.
In a possible implementation manner of the sixth aspect, the intranet installation module is further configured to:
extracting address information from the transmission information;
and installing the client of the application container by using the address information.
In a possible implementation manner of the sixth aspect, the apparatus further includes:
and the intranet sending module is used for sending success information to the public network server after completing network deployment so that the public network server can send the success information to the client.
A seventh aspect of embodiments of the present invention provides a computer program product which, when run on a computer device, causes the computer device to implement a method of deployment of a blockchain network as described above.
Compared with the prior art, the deployment method and device for the blockchain network provided by the embodiment of the invention have the beneficial effects that: the method and the system can be based on interaction between the client and the public network server and interaction between the client and the intranet server, so that the public network server can establish communication with an application container preset in the intranet server, and the public network server can call the application container to directly conduct network deployment on the intranet server, thereby breaking intranet rights, simplifying deployment operation flow, shortening deployment operation time and improving deployment efficiency.
Drawings
FIG. 1 is a flowchart illustrating a method for deploying a blockchain network according to an embodiment of the present invention;
FIG. 2 is a second flowchart of a method for deploying a blockchain network according to an embodiment of the present invention;
FIG. 3 is a flowchart illustrating a method for deploying a blockchain network according to an embodiment of the present invention;
FIG. 4 is a flowchart illustrating a method for deploying a blockchain network according to an embodiment of the present invention;
FIG. 5 is a flowchart of a method for deploying a blockchain network according to an embodiment of the present invention;
FIG. 6 is a flowchart illustrating a method for deploying a blockchain network according to an embodiment of the present invention;
FIG. 7 is a flowchart of a method for deploying a blockchain network according to an embodiment of the present invention;
FIG. 8 is a flowchart eighth embodiment of a method for deploying a blockchain network;
FIG. 9 is a flowchart illustrating a method for deploying a blockchain network according to an embodiment of the present invention;
FIG. 10 is a flowchart illustrating a method for deploying a blockchain network according to an embodiment of the present invention;
FIG. 11 is a flowchart illustrating a method for deploying a blockchain network according to an embodiment of the present invention;
FIG. 12 is a flowchart illustrating a method for deploying a blockchain network according to an embodiment of the present invention;
FIG. 13 is a schematic diagram of a deployment apparatus of a blockchain network according to an embodiment of the present invention;
FIG. 14 is a schematic diagram of a deployment apparatus of a blockchain network according to an embodiment of the present invention;
fig. 15 is a schematic diagram of a deployment apparatus of a blockchain network according to an embodiment of the present invention.
Detailed Description
The following description of the embodiments of the present invention will be made clearly and completely with reference to the accompanying drawings, in which it is apparent that the embodiments described are only some embodiments of the present invention, but not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
Because blockchain technology is reliable and secure, more and more customers privately deploy their technology frameworks for personal use. The current common deployment method is that a specific operation and maintenance person logs in an intranet host for operation; or, the deployment operation is completed by deploying the visualized operation and maintenance control platform and the final blockchain network to the internet or the same local area network through a cloud service provider (particularly a public cloud service provider) with specific operation services.
However, the current common deployment method has the following technical problems: because the communication ports of the bottom layer framework of the block chain are more, and the distributed nodes are more, different ports need to be detected one by one in manual deployment so as to avoid the operation and maintenance problems of port conflict and the like, the operation is complex, and the deployment is long in time consumption and low in efficiency. The cloud service does not have the login permission of the intranet, the intranet host cannot be directly accessed, and the cloud server cannot have the deployment permission.
In order to solve the above problems, a method for deploying a blockchain network according to the embodiments of the present application will be described and illustrated in detail in the following specific embodiments.
Referring to fig. 1, a flowchart of a method for deploying a blockchain network according to an embodiment of the present invention is shown.
In an embodiment, the method is applicable to a public network server, wherein the public network server can be respectively communicated with an intranet server and a client, and the client can be communicated with the intranet server.
Wherein, as an example, the deployment method of the blockchain network may include:
s11, sending an installation command to the client side, generating by the client side by adopting the installation command, and sending transmission information to the intranet server, wherein the installation command is generated after receiving an installation request of the client side.
In one embodiment, the installation request may be generated when a user accesses a public network server using a client.
After receiving the installation request, the public network server responds to the request and edits to generate an installation command, and sends the installation command to the client, so that the client can communicate with the intranet server by adopting the installation command.
In an embodiment, the client may edit the installation command to generate the transmission information, and send the transmission information to the intranet server.
And S12, receiving verification information sent by an application container of the intranet server, and establishing connection with the application container of the intranet server by adopting the verification information, wherein the verification information is generated after the intranet server finishes the installation operation of the application container by adopting the transmission information.
In an embodiment, after receiving the transmission information, the intranet server may install a preset application container based on the transmission information, and then send verification information with the public network server by using the preset application container, so that the public network server may establish connection with the application container of the intranet server by using the verification information, so that the two servers may mutually communicate with each other.
S13, acquiring deployment information of the client, sending the deployment information to an application container of the intranet server, and calling the application container of the intranet server to perform network deployment by adopting the deployment information.
In an embodiment, after the public network server and the intranet server establish communication, the client may directly transmit deployment information to the public network server, where the deployment information may include information related to deployment of the blockchain network, and the public network server may forward the deployment information to an application container of the intranet server, so as to control the application container to deploy the blockchain network by using the deployment information, thereby implementing a penetrating deployment effect. The whole process can immediately complete installation and deployment without manually detecting the port by a user or additionally setting permission to the user, so that the deployment operation can be effectively simplified, the deployment time consumption is shortened, and the deployment efficiency is improved.
In this embodiment, the present invention provides a deployment method for a blockchain network, which has the following beneficial effects: the method and the system can be based on interaction between the client and the public network server and interaction between the client and the intranet server, so that the public network server can establish communication with an application container preset in the intranet server, and the public network server can call the application container to directly conduct network deployment on the intranet server, thereby breaking intranet rights, simplifying deployment operation flow, shortening deployment operation time and improving deployment efficiency.
Referring to fig. 2, a second flowchart of a deployment method of a blockchain network according to an embodiment of the present invention is shown.
In an embodiment, the method is applicable to a public network server, wherein the public network server can be respectively communicated with an intranet server and a client, and the client can be communicated with the intranet server.
In the operation process, the intranet server may communicate with a plurality of public network servers, so that in order to enable the intranet server to establish communication with the public network server with the corresponding IP, for the public network server to perform deployment control, where, as an example, the deployment method of the blockchain network may include:
s21, sending an installation command to the client side, generating by the client side by adopting the installation command, and sending transmission information to the intranet server, wherein the installation command is generated after receiving an installation request of the client side.
In an embodiment, step S21 is the same as step S11 of the above embodiment, and specific operations may refer to the above description, and in order to avoid repetition, the description is omitted here.
S22, receiving verification information sent by an application container of the intranet server, and acquiring an access token from the verification information, wherein the verification information is generated after the intranet server completes installation operation of the application container by adopting the transmission information.
Wherein the access token may be an AccessToken.
And S23, if the access token is the same as the command token corresponding to the installation command, establishing connection with an application container of the intranet server according to a preset transmission protocol.
In an embodiment, when the public network server can edit and generate the installation command, the AccessToken of the public network server can be added to the installation command. When receiving the verification information, the public network server can extract the AccessToken from the verification information, then judge whether the AccessToken of the verification information is the same as the AccessToken of the installation command, if so, determine that the intranet server is the intranet server corresponding to the client and in communication with the client, and establish connection with the application container of the intranet server according to the transmission protocol corresponding to the verification information.
In an alternative embodiment, the public network server may establish a Websocket connection with the application container of the intranet server.
S24, acquiring deployment information of the client, sending the deployment information to an application container of the intranet server, and calling the application container of the intranet server to perform network deployment by adopting the deployment information.
In an embodiment, step S24 is the same as step S14 of the above embodiment, and specific operations may refer to the above description, and in order to avoid repetition, the description is omitted here.
In this embodiment, the present invention provides a deployment method for a blockchain network, which has the following beneficial effects: the public network server can determine whether the intranet server is the intranet server to be subjected to network deployment according to the token of the information sent by the intranet server when the connection is established with the intranet server, and if so, the connection is established with the intranet server so as to avoid the situation of connection and deployment errors.
Referring to fig. 3, a flowchart of a method for deploying a blockchain network according to an embodiment of the present invention is shown.
In an embodiment, the method is applicable to a public network server, wherein the public network server can be respectively communicated with an intranet server and a client, and the client can be communicated with the intranet server.
Wherein, as an example, the deployment method of the blockchain network may include:
s31, after receiving and responding to the installation request of the client, acquiring a preset command token.
In one embodiment, the predetermined command token may be an AccessToken. The AccessToken is a character string randomly generated by the public network server.
S32, editing and generating an installation command by adopting the command token, and sending the installation command to the client side, wherein the installation command is generated after receiving an installation request of the client side, and the client side generates and sends transmission information to an intranet server by adopting the installation command.
In one embodiment, an AccessToken may be added to the install command.
S33, receiving verification information sent by an application container of the intranet server, and establishing connection with the application container of the intranet server by adopting the verification information, wherein the verification information is generated after the intranet server finishes the installation operation of the application container by adopting the transmission information.
In an embodiment, when the intranet server uses the AccessToken to connect with the public network server, the public network server first checks whether the AccessToken is generated by itself, and if so, indicates that the intranet server is legal.
S34, acquiring deployment information of the client, sending the deployment information to an application container of the intranet server, and calling the application container of the intranet server to perform network deployment by adopting the deployment information.
In an embodiment, step S34 is the same as step S14 of the above embodiment, and specific operations may refer to the above description, and in order to avoid repetition, the description is omitted here.
In this embodiment, the present invention provides a deployment method for a blockchain network, which has the following beneficial effects: the public network server can add the command token to the installation command and send the installation command to the client, so that the client can send the command token to the intranet server, and when the intranet server and the public network server are connected, the command token is used for identity verification, so that the situation of connection errors is avoided.
Referring to fig. 4, a flowchart of a deployment method of a blockchain network according to an embodiment of the present invention is shown.
In an embodiment, the method is applicable to a public network server, wherein the public network server can be respectively communicated with an intranet server and a client, and the client can be communicated with the intranet server.
In order to timely notify the client user of the deployment situation of the intranet server, the deployment method of the blockchain network may include, as an example:
s41, sending an installation command to the client side, generating by the client side by adopting the installation command, and sending transmission information to the intranet server, wherein the installation command is generated after receiving an installation request of the client side.
In an embodiment, step S41 is the same as step S11 of the above embodiment, and specific operations may refer to the above description, and in order to avoid repetition, the description is omitted here.
S42, receiving verification information sent by an application container of the intranet server, and establishing connection with the application container of the intranet server by adopting the verification information, wherein the verification information is generated after the intranet server finishes the installation operation of the application container by adopting the transmission information.
In an embodiment, step S42 is the same as step S12 of the above embodiment, and specific operations may refer to the above description, and in order to avoid repetition, the description is omitted here.
S43, acquiring deployment information of the client, sending the deployment information to an application container of the intranet server, and calling the application container of the intranet server to perform network deployment by adopting the deployment information.
In an embodiment, step S43 is the same as step S13 of the above embodiment, and specific operations may refer to the above description, and in order to avoid repetition, the description is omitted here.
S44, acquiring success information sent by the application container of the intranet server, wherein the success information is generated after the application container of the intranet server completes network deployment by using the deployment information.
S45, the success information is sent to the client.
Specifically, the intranet server can immediately generate information for prompting success after completing the deployment of the blockchain network, and send the information for prompting success to the public network server, so that the public network server forwards the information to the client for the client to prompt a user.
Referring to fig. 5, a flowchart of a method for deploying a blockchain network according to an embodiment of the present invention is shown.
In an embodiment, the method is applicable to a client, which may communicate with a public network server and an intranet server, respectively.
Wherein, as an example, the deployment method of the blockchain network may include:
s51, sending an installation request to a public network server so that the public network server can generate and send an installation command by adopting the installation request.
In an embodiment, step S51 corresponds to step S11 of the above embodiment, and specific operations may refer to the above description, and in order to avoid repetition, the description is omitted here.
And S52, after receiving the installation command, generating and sending transmission information to an intranet server by adopting the installation command, so that the intranet server installs an application container by adopting the transmission information, and generating and sending verification information to the public network server after the installation is completed, so that the public network server and the application container of the intranet server are connected.
In an embodiment, step S52 corresponds to step S12 of the above embodiment, and the specific operation may refer to the above description, so that the description is omitted here for avoiding repetition.
And S53, after the application container of the intranet server is connected with the public network server, sending deployment information to the public network server, so that the public network server sends the deployment information to the application container of the intranet server to call the application container of the intranet server to perform network deployment by adopting the deployment information.
In an embodiment, step S53 corresponds to step S13 of the above embodiment, and specific operations may refer to the above description, and in order to avoid repetition, the description is omitted here.
In this embodiment, the present invention provides a deployment method for a blockchain network, which has the following beneficial effects: the client can be respectively in interactive communication with the public network server and the intranet server, and can acquire the verified token from the public network server and send the verified token to the intranet server, so that the public network server can establish communication with an application container preset in the intranet server, and further the public network server can call the application container to directly conduct network deployment on the intranet server, thereby breaking intranet authorities, simplifying deployment operation flow, shortening deployment operation time and improving deployment efficiency.
Referring to fig. 6, a flowchart of a method for deploying a blockchain network according to an embodiment of the present invention is shown.
In an embodiment, the method is applicable to a client, which may communicate with a public network server and an intranet server, respectively.
Wherein, as an example, the deployment method of the blockchain network may include:
And S61, sending an installation request to a public network server so that the public network server can generate and send an installation command by adopting the installation request.
In an embodiment, step S61 corresponds to step S11 of the above embodiment, and the specific operation may refer to the above description, so that the description is omitted here for avoiding repetition.
S62, after receiving the installation command, respectively acquiring corresponding command tokens and address information from the installation command.
In an embodiment, the address information may be a Unixsocket address.
And S63, writing the command token and the address information into a preset transmission protocol request to obtain transmission information, and sending the transmission information to the intranet server, so that the intranet server installs an application container by adopting the transmission information, and generates and sends verification information to the public network server after the installation is completed, so that the public network server and the application container of the intranet server are connected.
In an embodiment, the client may first create an HTTP request, then obtain the command token AccessToken and the address information unixsacket address from the installation command, then write the command token and the address information into the HTTP request header to obtain transmission information, and finally send the transmission information to the intranet server, so that the intranet server searches a corresponding application container according to the address information in the request, and performs the installation operation of the application container, and meanwhile, may send the command token to the public network server, so that the public network server verifies the command token, and after the verification is passed, the public network server establishes Websocket connection with the intranet server.
S64, after the application container of the intranet server is connected with the public network server, deployment information is sent to the public network server, so that the public network server sends the deployment information to the application container of the intranet server to call the application container of the intranet server to perform network deployment by adopting the deployment information.
In this embodiment, the present invention provides a deployment method for a blockchain network, which has the following beneficial effects: the client of the invention can write the token required by verification and the address information required by connection into the created request, and send the request to the intranet server so that the intranet server and the public network server can be connected, thereby facilitating the network deployment by sending deployment information to the intranet server through the public network server and realizing the effect of cross-network control operation.
Referring to fig. 7, a flowchart of a deployment method of a blockchain network according to an embodiment of the present invention is shown.
In an embodiment, the method is applicable to a client, which may communicate with a public network server and an intranet server, respectively.
Wherein, as an example, the deployment method of the blockchain network may include:
And S71, sending an installation request to a public network server so that the public network server can generate and send an installation command by adopting the installation request.
In an embodiment, step S71 corresponds to step S11 of the above embodiment, and the specific operation may refer to the above description, so that the description is omitted here for avoiding repetition.
And S72, after receiving the installation command, generating and sending transmission information to an intranet server by adopting the installation command, so that the intranet server installs an application container by adopting the transmission information, and generating and sending verification information to the public network server after the installation is completed, so that the public network server and the application container of the intranet server are connected.
In an embodiment, step S72 corresponds to step S42 of the above embodiment, and specific operations may refer to the above description, and in order to avoid repetition, the description is omitted here.
And S73, after the application container of the intranet server is connected with the public network server, sending deployment information to the public network server, so that the public network server sends the deployment information to the application container of the intranet server to call the application container of the intranet server to perform network deployment by adopting the deployment information.
In an embodiment, step S73 corresponds to step S43 of the above embodiment, and specific operations may refer to the above description, and in order to avoid repetition, the description is omitted here.
And S74, acquiring success information sent by the public network server, wherein the success information is generated by an application container of the intranet server after network deployment is completed by using the deployment information and is sent to the public network server.
In an embodiment, step S74 corresponds to steps S44-S45 of the above embodiment, and specific operations may refer to the above description, and in order to avoid repetition, the description is omitted here.
Referring to fig. 8, a flowchart eight of a method for deploying a blockchain network according to an embodiment of the present invention is shown.
In an embodiment, the method is applicable to an intranet server, and the intranet server can be respectively communicated with a public network server and a client.
Wherein, as an example, the deployment method of the blockchain network may include:
s81, receiving transmission information sent by a client, wherein the transmission information is edited and generated by the client based on an installation command of a public network server, and the installation command is generated by the public network server for receiving an installation request of the client.
In an embodiment, step S81 is the same as step S11 of the above embodiment, and specific operations may refer to the above description, and in order to avoid repetition, the description is omitted here.
S82, installing the application container based on the transmission information, and generating and sending verification information to the public network server after the installation operation is completed, so that the public network server and the application container are connected.
In an embodiment, step S82 is the same as step S12 of the above embodiment, and specific operations may refer to the above description, and in order to avoid repetition, the description is omitted here.
S83, receiving deployment information sent by the public network server, and calling an application container to perform network deployment based on the deployment information, wherein the deployment information is sent by the client.
In an embodiment, step S83 is the same as step S13 of the above embodiment, and specific operations may refer to the above description, and in order to avoid repetition, the description is omitted here.
In this embodiment, the present invention provides a deployment method for a blockchain network, which has the following beneficial effects: the intranet server can receive the transmission information of the client, and is connected with the public network server based on the content of the transmission information, so that the network deployment is conveniently carried out by sending deployment information to the intranet server through the public network server, and the effect of cross-network control operation is realized.
Referring to fig. 9, a flowchart of a deployment method of a blockchain network according to an embodiment of the present invention is shown.
In an embodiment, the method is applicable to an intranet server, and the intranet server can be respectively communicated with a public network server and a client.
Wherein, as an example, the deployment method of the blockchain network may include:
s91, receiving transmission information sent by a client, wherein the transmission information is edited and generated by the client based on an installation command of a public network server, and the installation command is generated by the public network server for receiving an installation request of the client.
In an embodiment, step S91 is the same as step S11 of the above embodiment, and specific operations may refer to the above description, and in order to avoid repetition, the description is omitted here.
S92, extracting address information from the transmission information.
In one embodiment, the address information may be a UnixSocket address.
S93, installing the client of the application container by using the address information, and generating and sending verification information to the public network server after the installation operation is completed, so that the public network server and the application container are connected.
In an embodiment, the intranet server may extract the corresponding Unixsocket address from the transmission information, then create an application container based on the Unixsocket address, so that the application container may be tunneled, and then all deployment operations may be performed directly using the application container.
S94, receiving deployment information sent by the public network server, and calling an application container to perform network deployment based on the deployment information, wherein the deployment information is sent by the client.
In an embodiment, step S94 is the same as step S13 of the above embodiment, and specific operations may refer to the above description, and in order to avoid repetition, the description is omitted here.
In this embodiment, the present invention provides a deployment method for a blockchain network, which has the following beneficial effects: the intranet server can receive the transmission information of the client, creates the application container based on the address information of the transmission information, verifies the identity of the public network server based on the transmission information, and finally establishes connection with the public network server by utilizing the application container, so that the network deployment is conveniently carried out by sending deployment information to the intranet server through the public network server, and the effect of cross-network control operation is realized.
Referring to fig. 10, a flowchart of a method for deploying a blockchain network according to an embodiment of the present invention is shown.
In an embodiment, the method is applicable to an intranet server, and the intranet server can be respectively communicated with a public network server and a client.
Wherein, as an example, the deployment method of the blockchain network may include:
s101, receiving transmission information sent by a client, wherein the transmission information is edited and generated by the client based on an installation command of a public network server, and the installation command is generated by the public network server for receiving an installation request of the client.
In an embodiment, step S101 is the same as step S41 of the above embodiment, and specific operations may refer to the above description, and in order to avoid repetition, the description is omitted here.
S102, installing an application container based on the transmission information, and generating and sending verification information to the public network server after the installation operation is completed, so that the public network server and the application container are connected.
In an embodiment, step S102 is the same as step S42 of the above embodiment, and specific operations may refer to the above description, and in order to avoid repetition, the description is omitted here.
S103, receiving deployment information sent by the public network server, and calling an application container to perform network deployment based on the deployment information, wherein the deployment information is sent by the client.
In an embodiment, step S103 is the same as step S43 of the above embodiment, and specific operations may refer to the above description, and in order to avoid repetition, the description is omitted here.
And S104, after the network deployment is completed, successful information is sent to the public network server so that the public network server can send the successful information to the client.
In an embodiment, step S104 is the same as step S14 of the above embodiment, and specific operations may refer to the above description, and in order to avoid repetition, the description is omitted here.
Referring to fig. 11, an operation flowchart of a method for deploying a blockchain network according to an embodiment of the present invention is shown.
In one embodiment, the application container may be a docker container. Specifically an open-source application container engine, which allows developers to package their applications and rely on packages into a portable image, and then release the packages to any popular Linux or Windows operating system machine, and also can implement virtualization. The containers are completely sandboxed without any interface to each other.
In a specific operation, the client may send a request for installing the dock container to the public network server, the public network server may generate an installation command in response to the request and send the installation command to the client, the client may edit and generate transmission information based on the installation command and send the transmission information to the intranet server with the dock, the intranet server may install the dock container by using the transmission information, establish websocket connection with the public network server by using the dock container, and after the two servers establish connection, the client may send information for deploying the blockchain network to the public network server, and the public network server sends the deployed information to the dock container of the intranet server to control the container to perform network deployment. After deployment is completed, the intranet server can return success information to the public network server, and the public network server sends the success information to the client.
Referring to fig. 12, an operation flowchart of a method for deploying a blockchain network according to an embodiment of the present invention is shown.
In one embodiment, the overall operational flow is the same as that of fig. 11, except that the application container used is a Kubernetes cluster: kubernetes is an open-source container orchestration system for automatically deploying, expanding, and managing containerized applications. It combines the containers that make up the application into a logical unit to facilitate management and service discovery.
In one embodiment, the application container may be an executable program written in Go language, running in Pod in the intranet Kubernetes cluster.
Wherein, pod: is the smallest deployable computational unit that can be created and managed in Kubernetes. Pod (as in whale pods or pea pods) is a set (one or more) of containers; these containers share storage, networks, and declarations of how to run these containers. The content in Pod is always collocated (colocated) and scheduled together, running in a shared context. Pod models an application-specific "logical host" that contains one or more application containers that are relatively tightly coupled together. In a non-cloud environment, applications running on the same physical machine or virtual machine are similar to cloud applications running on the same logical host.
Operation fig. 12, which specifically operates as: the user firstly accesses the public network server to acquire a command for installing the client, wherein the installation command comprises an Access token. And the operation and maintenance personnel runs an installation proxy client command in the intranet Kubernetes, and the installation command automatically completes the installation flow of the proxy client.
After the proxy client is successfully installed, the proxy client generates identity authentication data such as access addresses and the like of Token, caCert and Kubernetes API Server used for logging in the cluster.
The proxy client creates an HTTP request, writes the access token and the identity authentication information of cluster access acquired from the installation command into an HTTP request header, sends the HTTP request to the public network server, verifies the access token by the public network server, establishes Websocket connection after verification is passed, and establishes an intranet penetration tunnel on the basis of the Websocket.
After the tunnel is established successfully, the identity authentication information of the cluster can be used at the server to establish the kubernetes cluster client. The cluster client data is tunneled, after which all operations on the cluster can be performed directly using the cluster client.
The blockchain network is deployed, a user prepares a deployment file, calls a cluster client to deploy, and does not need to operate on machines inside the cluster.
The embodiment of the invention also provides a deployment device of the blockchain network, and referring to fig. 13, a schematic structural diagram of the deployment device of the blockchain network is shown.
The apparatus is adapted for use with a public network server, wherein the deployment apparatus of the blockchain network may include, as an example:
the public network sending module 1301 is configured to send an installation command to a client, where the installation command is generated by the client after receiving an installation request of the client, and is used to generate and send transmission information to an intranet server;
the public network establishing module 1302 is configured to receive verification information sent by an application container of the intranet server, and establish connection with the application container of the intranet server by using the verification information, where the verification information is generated after the intranet server completes an installation operation of the application container by using the transmission information;
the public network deployment module 1303 is configured to obtain deployment information of the client, send the deployment information to an application container of the intranet server, and call the application container of the intranet server to perform network deployment by using the deployment information.
Optionally, the public network establishment module is further configured to:
obtaining an access token from the verification information;
and if the access token is the same as the command token corresponding to the installation command, establishing connection with an application container of the intranet server according to a preset transmission protocol.
Optionally, the public network sending module is further configured to:
after receiving and responding to the installation request of the client, acquiring a preset command token;
and editing and generating an installation command by adopting the command token, and sending the installation command to the client.
Optionally, the apparatus further comprises:
the public network acquisition module is used for acquiring success information sent by the application container of the intranet server, wherein the success information is generated after the application container of the intranet server completes network deployment by utilizing the deployment information;
and the public network success sending module is used for sending the success information to the client.
The embodiment of the invention also provides a deployment device of the blockchain network, and referring to fig. 14, a schematic structural diagram of the deployment device of the blockchain network is shown.
The apparatus is adapted for use with a client, wherein the deployment apparatus of the blockchain network may include, as an example:
A client sending module 1401, configured to send an installation request to a public network server, so that the public network server generates and sends an installation command by using the installation request;
the client transmission module 1402 is configured to generate and send transmission information to an intranet server by using the installation command after receiving the installation command, so that the intranet server installs an application container by using the transmission information, and generates and sends verification information to the public network server after completing installation, so that the public network server and the application container of the intranet server are connected;
the client deployment module 1403 is configured to send deployment information to the public network server after the application container of the intranet server and the public network server are connected, so that the public network server sends the deployment information to the application container of the intranet server, and the application container of the intranet server is invoked to perform network deployment by adopting the deployment information.
Optionally, the client transmission module is further configured to:
corresponding command tokens and address information respectively acquired from the installation command;
and writing the command token and the address information into a preset transmission protocol request to obtain transmission information, and sending the transmission information to the intranet server.
Optionally, the apparatus further comprises:
the client acquisition module is used for acquiring success information sent by the public network server, wherein the success information is generated by an application container of the intranet server after network deployment is completed by using the deployment information and is sent to the public network server.
The embodiment of the invention also provides a deployment device of the blockchain network, and referring to fig. 15, a schematic structural diagram of the deployment device of the blockchain network is shown.
The apparatus is applicable to intranet servers, wherein the deployment apparatus of the blockchain network may include, as an example:
the intranet receiving module 1501 is configured to receive transmission information sent by a client, where the transmission information is generated by editing an installation command of the client based on a public network server, and the installation command is generated by the public network server receiving an installation request of the client;
an intranet installation module 1502, configured to install an application container based on the transmission information, and after the installation operation is completed, generate and send verification information to the public network server, so that the public network server and the application container are connected;
the intranet deployment module 1503 is configured to receive deployment information sent by the public network server, and invoke an application container to perform network deployment based on the deployment information, where the deployment information is sent by the client.
Optionally, the intranet installation module is further configured to:
extracting address information from the transmission information;
and installing the client of the application container by using the address information.
Optionally, the apparatus further comprises:
and the intranet sending module is used for sending success information to the public network server after completing network deployment so that the public network server can send the success information to the client.
It will be clearly understood by those skilled in the art that, for convenience and brevity, the specific working process of the apparatus described above may refer to the corresponding process in the foregoing method embodiment, which is not described herein again.
Further, an embodiment of the present application further provides an electronic device, including: the system comprises a memory, a processor and a computer program stored on the memory and capable of running on the processor, wherein the processor is used for realizing the deployment method of the blockchain network according to the embodiment.
Further, the embodiment of the application also provides a computer readable storage medium, which stores a computer executable program for causing a computer to execute the deployment method of the blockchain network according to the embodiment.
Further, embodiments of the present application also provide a computer program product that, when run on a computer device, causes the computer device to implement a method of deployment of a blockchain network as described above.
While the foregoing is directed to the preferred embodiments of the present invention, it will be appreciated by those skilled in the art that changes and modifications may be made without departing from the principles of the invention, such changes and modifications are also intended to be within the scope of the invention.

Claims (11)

1. A method for deploying a blockchain network, the method being suitable for a public network server, the method comprising:
sending an installation command to a client, generating by the client by adopting the installation command, and sending transmission information to an intranet server, wherein the installation command is generated after receiving an installation request of the client;
receiving verification information sent by an application container of the intranet server, and establishing connection with the application container of the intranet server by adopting the verification information, wherein the verification information is generated after the intranet server completes installation operation of the application container by adopting the transmission information;
Acquiring deployment information of the client, sending the deployment information to an application container of the intranet server, and calling the application container of the intranet server to perform network deployment by adopting the deployment information;
the establishing connection between the application container adopting the verification information and the intranet server comprises the following steps:
obtaining an access token from the verification information;
and if the access token is the same as the command token corresponding to the installation command, establishing connection with an application container of the intranet server according to a transmission protocol corresponding to the verification information.
2. The method for deploying a blockchain network according to claim 1, wherein the sending an install command to the client comprises:
after receiving and responding to the installation request of the client, acquiring a preset command token;
and editing and generating an installation command by adopting the command token, and sending the installation command to the client.
3. A method for deploying a blockchain network, the method being suitable for a client, the method comprising:
sending an installation request to a public network server so that the public network server can generate and send an installation command by adopting the installation request;
After receiving the installation command, generating and sending transmission information to an intranet server by adopting the installation command, so that the intranet server installs an application container by adopting the transmission information, and generating and sending verification information to the public network server after the installation is completed, so that the public network server and the application container of the intranet server are connected;
after the application container of the intranet server is connected with the public network server, deployment information is sent to the public network server, so that the public network server sends the deployment information to the application container of the intranet server to call the application container of the intranet server to perform network deployment by adopting the deployment information;
the public network server establishes connection with an application container of the intranet server, and the method comprises the following steps:
the public network server acquires an access token from the verification information;
and if the public network server determines that the access token is the same as the command token corresponding to the installation command, the public network server establishes connection with an application container of the intranet server according to a transmission protocol corresponding to the verification information.
4. The method for deploying a blockchain network according to claim 3, wherein the generating and sending the transmission information to the intranet server using the installation command comprises:
Corresponding command tokens and address information respectively acquired from the installation command;
and writing the command token and the address information into a preset transmission protocol request to obtain transmission information, and sending the transmission information to the intranet server.
5. A method for deploying a blockchain network, the method being suitable for an intranet server, the method comprising:
receiving transmission information sent by a client, wherein the transmission information is edited and generated by the client based on an installation command of a public network server, and the installation command is generated by the public network server for receiving an installation request of the client;
installing an application container based on the transmission information, and generating and sending verification information to the public network server after the installation operation is completed so as to enable the public network server to be connected with the application container;
receiving deployment information sent by the public network server, and calling an application container to perform network deployment based on the deployment information, wherein the deployment information is sent by the client;
the method for enabling the public network server to establish connection with the application container comprises the following steps:
the public network server acquires an access token from the verification information;
And if the public network server determines that the access token is the same as the command token corresponding to the installation command, the public network server establishes connection with an application container of the intranet server according to a transmission protocol corresponding to the verification information.
6. The method of claim 5, wherein installing an application container based on the transport information comprises:
extracting address information from the transmission information;
and installing the client of the application container by using the address information.
7. A deployment apparatus for a blockchain network, the apparatus adapted for use with a public network server, the apparatus comprising:
the public network sending module is used for sending an installation command to the client side, generating and sending transmission information to the intranet server by the client side through the installation command, wherein the installation command is generated after receiving an installation request of the client side;
the public network establishing module is used for receiving verification information sent by the application container of the intranet server, establishing connection with the application container of the intranet server by adopting the verification information, and generating the verification information after the intranet server completes the installation operation of the application container by adopting the transmission information;
The public network deployment module is used for acquiring the deployment information of the client, sending the deployment information to an application container of the intranet server, and calling the application container of the intranet server to perform network deployment by adopting the deployment information;
the establishing connection between the application container adopting the verification information and the intranet server comprises the following steps:
obtaining an access token from the verification information;
and if the access token is the same as the command token corresponding to the installation command, establishing connection with an application container of the intranet server according to a transmission protocol corresponding to the verification information.
8. A deployment apparatus for a blockchain network, the apparatus adapted for use with a client, the apparatus comprising:
the client sending module is used for sending an installation request to the public network server so that the public network server can generate and send an installation command by adopting the installation request;
the client transmission module is used for generating and sending transmission information to the intranet server by adopting the installation command after receiving the installation command, so that the intranet server installs an application container by adopting the transmission information, and generating and sending verification information to the public network server after the installation is completed, so that the public network server and the application container of the intranet server are connected;
The client deployment module is used for sending deployment information to the public network server after the application container of the intranet server is connected with the public network server, so that the public network server sends the deployment information to the application container of the intranet server to call the application container of the intranet server to perform network deployment by adopting the deployment information;
the public network server establishes connection with an application container of the intranet server, and the method comprises the following steps:
the public network server acquires an access token from the verification information;
and if the public network server determines that the access token is the same as the command token corresponding to the installation command, the public network server establishes connection with an application container of the intranet server according to a transmission protocol corresponding to the verification information.
9. A deployment apparatus for a blockchain network, the apparatus being adapted for use with an intranet server, the apparatus comprising:
the intranet receiving module is used for receiving transmission information sent by the client, wherein the transmission information is edited and generated by the client based on an installation command of a public network server, and the installation command is generated by the public network server for receiving an installation request of the client;
The intranet installation module is used for installing the application container based on the transmission information, generating and sending verification information to the public network server after the installation operation is completed, so that the public network server and the application container are connected;
the intranet deployment module is used for receiving deployment information sent by the public network server, and calling an application container to perform network deployment based on the deployment information, wherein the deployment information is sent by the client;
the method for enabling the public network server to establish connection with the application container comprises the following steps:
the public network server acquires an access token from the verification information;
and if the public network server determines that the access token is the same as the command token corresponding to the installation command, the public network server establishes connection with an application container of the intranet server according to a transmission protocol corresponding to the verification information.
10. An electronic device, comprising: a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor implements the deployment method of the blockchain network of any of claims 1-2 or 3-4 or 5-6 when the program is executed.
11. A computer-readable storage medium storing a computer-executable program for causing a computer to perform the deployment method of the blockchain network of any of claims 1-2 or 3-4 or 5-6.
CN202210862902.0A 2022-07-21 2022-07-21 Deployment method and device of block chain network Active CN115348168B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210862902.0A CN115348168B (en) 2022-07-21 2022-07-21 Deployment method and device of block chain network

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210862902.0A CN115348168B (en) 2022-07-21 2022-07-21 Deployment method and device of block chain network

Publications (2)

Publication Number Publication Date
CN115348168A CN115348168A (en) 2022-11-15
CN115348168B true CN115348168B (en) 2024-03-19

Family

ID=83950253

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210862902.0A Active CN115348168B (en) 2022-07-21 2022-07-21 Deployment method and device of block chain network

Country Status (1)

Country Link
CN (1) CN115348168B (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104911421A (en) * 2014-03-15 2015-09-16 紫旭盛业(昆山)金属科技有限公司 Die aluminum alloy
CN110516007A (en) * 2019-08-30 2019-11-29 北京百度网讯科技有限公司 A kind of deployment control method, device, equipment and the medium of block chain network
CN112256388A (en) * 2020-10-15 2021-01-22 深圳壹账通智能科技有限公司 Container-based blockchain network deployment method, device, equipment and storage medium
WO2021098140A1 (en) * 2019-11-21 2021-05-27 深圳壹账通智能科技有限公司 Blockchain network deployment method, electronic device, and computer-readable storage medium
CN113438287A (en) * 2021-06-17 2021-09-24 杭州宇链科技有限公司 Block chain deployment system and method
CN113746811A (en) * 2021-08-13 2021-12-03 网宿科技股份有限公司 Login method, device, equipment and readable storage medium
CN114138909A (en) * 2021-12-06 2022-03-04 中国建设银行股份有限公司 Block chain distributed system deployment method, device, equipment and medium
CN114500179A (en) * 2021-12-31 2022-05-13 苏州木星科技有限公司 Credible visual thing allies oneself with management and control system based on block chain and cloud screen

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11025493B2 (en) * 2017-11-14 2021-06-01 Volkan Sevindik Smallcell network deployment, optimization and management based on blockchain technology
US20190172026A1 (en) * 2017-12-02 2019-06-06 Alchemy Limited LLC Cross blockchain secure transactions

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104911421A (en) * 2014-03-15 2015-09-16 紫旭盛业(昆山)金属科技有限公司 Die aluminum alloy
CN110516007A (en) * 2019-08-30 2019-11-29 北京百度网讯科技有限公司 A kind of deployment control method, device, equipment and the medium of block chain network
WO2021098140A1 (en) * 2019-11-21 2021-05-27 深圳壹账通智能科技有限公司 Blockchain network deployment method, electronic device, and computer-readable storage medium
CN112256388A (en) * 2020-10-15 2021-01-22 深圳壹账通智能科技有限公司 Container-based blockchain network deployment method, device, equipment and storage medium
CN113438287A (en) * 2021-06-17 2021-09-24 杭州宇链科技有限公司 Block chain deployment system and method
CN113746811A (en) * 2021-08-13 2021-12-03 网宿科技股份有限公司 Login method, device, equipment and readable storage medium
CN114138909A (en) * 2021-12-06 2022-03-04 中国建设银行股份有限公司 Block chain distributed system deployment method, device, equipment and medium
CN114500179A (en) * 2021-12-31 2022-05-13 苏州木星科技有限公司 Credible visual thing allies oneself with management and control system based on block chain and cloud screen

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
A design of electricity trading system based on blockchain technology;Yixin Jiang et al.;IEEE;全文 *
企业即时通信系统部署方案及系统间跨域认证;单港伶;《中国优秀硕士学位论文全文数据库》;全文 *
基于Hyperledger Fabric的区块链应用系统云服务化;史文斌;《中国优秀硕士学位论文全文数据库》;全文 *

Also Published As

Publication number Publication date
CN115348168A (en) 2022-11-15

Similar Documents

Publication Publication Date Title
CN106533883B (en) A kind of method for building up, the apparatus and system of network special line
US11075821B2 (en) Method and apparatus for managing field device based on cloud server
US11700262B2 (en) System and method to securely execute datacenter management operations remotely
CN113296798B (en) Service deployment method, device and readable storage medium
US20110292942A1 (en) Router, information processing device and program
JP2019522282A (en) Secure configuration of cloud computing nodes
CN110365701B (en) Client terminal equipment management method and device, computing equipment and storage medium
US9577982B2 (en) Method and apparatus for extending remote network visibility of the push functionality
CN102447720A (en) Method for remotely controlling personal computer (PC) by mobile phone
US11226883B2 (en) Secure method for managing a virtual test platform
WO2016008379A1 (en) Automatic configuration method and device for storage array, and storage system
CN114995214A (en) Method, system, device, equipment and storage medium for remotely accessing application
US9503392B2 (en) Enhance private cloud system provisioning security
CN102271136A (en) Access control method and equipment under NAT (Network Address Translation) network environment
US8281384B2 (en) Method of enabling access to data protected by firewall
CN110166547A (en) Terminal remote access control method
CN112187532A (en) Node control method and system
CN105518693B (en) A kind of safety protecting method and device
CN115348168B (en) Deployment method and device of block chain network
CN111726328B (en) Method, system and related device for remotely accessing a first device
US10009318B2 (en) Connecting to a cloud service for secure access
US20180335894A1 (en) Messaging and orchestrating platform in a computer network environment
CN110808943B (en) Client connection emergency management method, client and computer readable storage medium
CN115001977B (en) Method and system for establishing virtual private network and virtual private network client device
KR102637615B1 (en) Management apparatus for edge platform, and control method thereof

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant