CN114866421A - Port management method, device, equipment and computer readable storage medium - Google Patents

Port management method, device, equipment and computer readable storage medium Download PDF

Info

Publication number
CN114866421A
CN114866421A CN202210520012.1A CN202210520012A CN114866421A CN 114866421 A CN114866421 A CN 114866421A CN 202210520012 A CN202210520012 A CN 202210520012A CN 114866421 A CN114866421 A CN 114866421A
Authority
CN
China
Prior art keywords
port
information
target
client
server
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202210520012.1A
Other languages
Chinese (zh)
Other versions
CN114866421B (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.)
Xi'an Guanghetong Wireless Communication Co ltd
Original Assignee
Xi'an Guanghetong Wireless Communication 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 Xi'an Guanghetong Wireless Communication Co ltd filed Critical Xi'an Guanghetong Wireless Communication Co ltd
Priority to CN202210520012.1A priority Critical patent/CN114866421B/en
Publication of CN114866421A publication Critical patent/CN114866421A/en
Application granted granted Critical
Publication of CN114866421B publication Critical patent/CN114866421B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L49/00Packet switching elements
    • H04L49/30Peripheral units, e.g. input or output ports
    • 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/0823Configuration setting characterised by the purposes of a change of settings, e.g. optimising configuration for enhancing reliability
    • H04L41/083Configuration setting characterised by the purposes of a change of settings, e.g. optimising configuration for enhancing reliability for increasing network speed
    • 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/0823Configuration setting characterised by the purposes of a change of settings, e.g. optimising configuration for enhancing reliability
    • H04L41/0833Configuration setting characterised by the purposes of a change of settings, e.g. optimising configuration for enhancing reliability for reduction of network energy consumption

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer And Data Communications (AREA)

Abstract

The application discloses a port management method, a device, equipment and a computer readable storage medium, which are applied to a server and used for receiving port demand information sent by a client through a fixed public port of the server; determining target information of a target port corresponding to the client based on the port demand information; and transmitting the target information to the client based on the fixed public port so that the client is connected with the target port based on the target information. In the application, the server can receive the port demand information sent by the client through the fixed public port of the server, determine the target information of the target port corresponding to the client based on the port demand information, and finally transmit the target information to the client based on the fixed public port, so that the client can be connected with the target port based on the target information, and the corresponding port of the server is distributed to the client.

Description

Port management method, device, equipment and computer readable storage medium
Technical Field
The present application relates to the field of server technologies, and in particular, to a method, an apparatus, a device, and a computer-readable storage medium for port management.
Background
Currently, in the process of interaction between a client and a server, the client needs to perform information interaction with the server through a corresponding port on the server, which requires allocating a corresponding port to the client, for example, a user manually checks the type and function of a server port required for testing; setting/searching a required port by a manual remote login server; and manually setting the acquired port and the remote server IP to the client so as to complete the port matching between the server and the client.
However, the number of ports on the server is large, and manual allocation of the ports on the server to the client consumes a lot of manpower, and is inefficient and poorly applicable.
In summary, how to improve the adaptability of port management is a problem to be solved urgently by those skilled in the art.
Disclosure of Invention
The present application aims to provide a port management method, which can solve the technical problem of how to improve the applicability of port management to a certain extent. The application also provides a port management device, equipment and a computer readable storage medium.
In order to achieve the above purpose, the present application provides the following technical solutions:
a port management method is applied to a server and comprises the following steps:
receiving port demand information sent by a client through a fixed public port of the client;
determining target information of a target port corresponding to the client based on the port demand information;
and transmitting the target information to the client based on the fixed public port so that the client is connected with the target port based on the target information.
Preferably, the determining the target information of the target port corresponding to the client based on the port demand information includes:
determining the use information of each port of the self;
and determining target information of a target port corresponding to the client based on the port demand information and the use information.
Preferably, the determining the target information of the target port corresponding to the client based on the port demand information and the usage information includes:
acquiring a preset port distribution strategy;
and determining target information of a target port corresponding to the client based on the port demand information, the use information and the port allocation strategy.
Preferably, after transmitting the target information to the client based on the fixed public port, the method further includes:
and displaying the state information of each port of the self.
Preferably, the status information includes: port type, whether to automatically reply data, connected client information and data receiving and sending stability.
Preferably, after transmitting the target information to the client based on the fixed public port, the method further includes:
receiving the test requirement transmitted by the client through the target port and generating a corresponding test result;
and transmitting the test result to the client through the target port.
A port management method is applied to a client and comprises the following steps:
transmitting port demand information to a server through a fixed public port of the server;
receiving target information transmitted by the server through the fixed public port, wherein the target information comprises information of a target port corresponding to the client, which is determined by the server based on the port demand information;
and connecting the target port based on the target information.
A port management device applied to a server comprises:
the port demand information acquisition module is used for receiving port demand information sent by a client through a fixed public port of the port demand information acquisition module;
the target information determining module is used for determining target information of a target port corresponding to the client based on the port demand information;
and the transmission module is used for transmitting the target information to the client based on the fixed public port so as to enable the client to be connected with the target port based on the target information.
An electronic device, comprising:
a memory for storing a computer program;
a processor for implementing the steps of any of the above-described port management methods when executing the computer program.
A computer-readable storage medium, in which a computer program is stored which, when being executed by a processor, carries out the steps of the port management method according to any one of the preceding claims.
The port management method is applied to a server, and port demand information sent by a client is received through a fixed public port of the server; determining target information of a target port corresponding to the client based on the port demand information; and transmitting the target information to the client based on the fixed public port so that the client is connected with the target port based on the target information. In the application, the server can receive the port demand information sent by the client through the fixed public port of the server, determine the target information of the target port corresponding to the client based on the port demand information, and finally transmit the target information to the client based on the fixed public port, so that the client can be connected with the target port based on the target information, and the corresponding port of the server is distributed to the client. The application provides a port management device, an electronic device and a computer readable storage medium, which also solve the corresponding technical problems.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings needed to be used in the description of the embodiments or the prior art will be briefly introduced below, it is obvious that the drawings in the following description are only embodiments of the present application, and for those skilled in the art, other drawings can be obtained according to the provided drawings without creative efforts.
Fig. 1 is a first flowchart of a port management method according to an embodiment of the present application;
fig. 2 is a second flowchart of a port management method according to an embodiment of the present application;
fig. 3 is a first structural diagram of a port management device according to an embodiment of the present application;
fig. 4 is a second structural diagram of a port management device according to an embodiment of the present application;
fig. 5 is a schematic diagram of a hardware component structure of an electronic device according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all of the embodiments. All other embodiments obtained by a person of ordinary skill in the art based on the embodiments in the present application without making any creative effort belong to the protection scope of the present application.
Referring to fig. 1, fig. 1 is a first flowchart of a port management method according to an embodiment of the present application.
The port management method provided by the embodiment of the application is applied to a server and can comprise the following steps:
step S101: and receiving port requirement information sent by the client through a fixed public port of the client.
In practical application, the server may receive, through its own fixed public port, the port requirement information sent by the client, the type and the determination mode of the fixed public port may be determined according to actual needs, for example, the fixed public port may be directly specified by an administrator of the server, and the type of the port requirement information may also be determined according to actual needs, for example, the port requirement information may include a port type, a port transmission rate, and the like, which is not specifically limited herein.
Step S102: and determining target information of a target port corresponding to the client based on the port demand information.
In practical application, after receiving port requirement information sent by a client through a fixed public port of a server, the server may determine target information of a target port corresponding to the client based on the port requirement information, where the type of the target information may be determined according to actual needs, for example, the target information may be the type of the target port, a connection mode, and the like, and the application is not particularly limited herein.
In a specific application scenario, because the use information of the ports themselves affects the allocation of the ports, for example, the ports connected with more clients are not suitable for being connected with more clients, and a port conflict problem exists between the ports and the clients, and the like, in order to avoid such a situation, it is ensured that the target ports can be adapted to the clients, and in the process of determining the target information of the target ports corresponding to the clients based on the port demand information, the use information of each port itself can be determined; and determining target information of a target port corresponding to the client based on the port demand information and the use information.
In a specific application scenario, port allocation of a server may be controlled by a user, and in order to meet the user's requirement, a preset port allocation policy may be acquired in the process of determining target information of a target port corresponding to a client based on port requirement information and usage information; and determining target information of a target port corresponding to the client based on the port demand information, the use information and the port allocation strategy. It should be noted that the specific type of the port allocation policy may be determined according to actual needs, for example, the port allocation policy may be a load balancing policy, a priority allocation policy, and the like, and the present application is not limited in this application.
Step S103: and transmitting the target information to the client based on the fixed public port so that the client is connected with the target port based on the target information.
In practical application, after determining the target information of the target port corresponding to the client based on the port demand information, the server may transmit the target information to the client based on the fixed public port, so that the client connects to the target port based on the target information.
In a specific application scenario, in order to facilitate a user to know corresponding information of a port of a server, the server may further display state information of each port of the server after transmitting target information to a client based on a fixed public port. And the type of the status information may be determined according to actual needs, and may include, for example: port type, whether to automatically reply data, connected client information, data transceiving stability and the like.
In a specific application scenario, after the server transmits target information to the client based on the fixed public port, the server can also receive a test requirement transmitted by the client through the target port and generate a corresponding test result; and transmitting the test result to the client through the target port so as to complete the test requirement of the client through the target port. In this process, the server may transmit the target information to the test script of the client based on the fixed public port in the process of transmitting the target information to the client based on the fixed public port, so as to enable the client to automatically connect the target port and the like by means of the test script.
It should be noted that the port type on the server in the present application may be determined according to actual needs, for example, the port may be a TCP (Transmission Control Protocol) port, a UDP (User Data Protocol) port, and the like, and the present application is not limited specifically herein. In addition, because the port management program on the server side is an independent tool, a process can be started every time a port is opened, so that a great number of processes (usually the number is 100+) exist in a task bar of the server, the functions of the ports are different (if the port automatically replies data, and if the port does not automatically reply data), the time is consumed when the required ports are manually searched one by one, and the port allocation efficiency is high because the port management program does not need to manually search the ports; in addition, in the process of manually allocating server ports to the clients, port display on the server may be normally opened, but data service cannot be normally performed after the clients are allocated, so that the stability of information interaction between the clients and the server is poor.
The port management method is applied to a server, and port demand information sent by a client is received through a fixed public port of the server; determining target information of a target port corresponding to the client based on the port demand information; and transmitting the target information to the client based on the fixed public port so that the client is connected with the target port based on the target information. In the application, the server can receive the port demand information sent by the client through the fixed public port of the server, determine the target information of the target port corresponding to the client based on the port demand information, and finally transmit the target information to the client based on the fixed public port, so that the client can be connected with the target port based on the target information, and the corresponding port of the server is distributed to the client.
Referring to fig. 2, fig. 2 is a second flowchart of a port management method according to an embodiment of the present application.
The port management method provided by the embodiment of the application is applied to a client, and can comprise the following steps:
step S201: and transmitting the port requirement information to the server through a fixed public port of the server.
Step S202: and receiving target information transmitted by the server through the fixed public port, wherein the target information comprises information of a target port corresponding to the client determined by the server based on the port demand information.
Step S203: the destination port is connected based on the destination information.
Corresponding descriptions in the port management method applied to the client provided in the embodiment of the present application may refer to the foregoing embodiments, and are not described herein again.
Referring to fig. 3, fig. 3 is a first structural schematic diagram of a port management device according to an embodiment of the present disclosure.
The port management device provided in the embodiment of the present application, applied to a server, may include:
the port demand information acquisition module 101 is configured to receive port demand information sent by a client through a fixed public port of the port demand information acquisition module;
the target information determining module 102 is configured to determine target information of a target port corresponding to the client based on the port demand information;
and the transmission module 103 is configured to transmit the target information to the client based on the fixed public port, so that the client connects to the target port based on the target information.
The port management apparatus provided in the embodiment of the present application is applied to a server, and the target information determining module may include:
the first determining unit is used for determining the use information of each port of the first determining unit;
and the second determining unit is used for determining the target information of the target port corresponding to the client based on the port demand information and the use information.
The port management apparatus provided in the embodiment of the present application is applied to a server, and the second determining unit may be specifically configured to: acquiring a preset port allocation strategy; and determining target information of a target port corresponding to the client based on the port demand information, the use information and the port allocation strategy.
The port management device provided in the embodiment of the present application is applied to a server, and may further include:
and the display module is used for displaying the state information of each port of the transmission module after the transmission module transmits the target information to the client based on the fixed public port.
The port management device provided in the embodiment of the present application is applied to a server, and the state information may include: port type, whether to automatically reply data, connected client information and data receiving and sending stability.
The port management device provided in the embodiment of the present application is applied to a server, and may further include:
the test result receiving module is used for receiving the test requirement transmitted by the client through the target port and generating a corresponding test result after the transmission module transmits the target information to the client based on the fixed public port;
and the test result sending module is used for transmitting the test result to the client through the target port.
Referring to fig. 4, fig. 4 is a second structural schematic diagram of a port management device according to an embodiment of the present disclosure.
The port management device provided in the embodiment of the present application, applied to a client, may include:
a port demand information sending module 201, configured to transmit port demand information to a server through a fixed public port of the server;
the target information receiving module 202 is configured to receive target information transmitted by the server through the fixed public port, where the target information includes information of a target port corresponding to the client determined by the server based on the port demand information;
and a port connection module 203 for connecting the target port based on the target information.
Based on the hardware implementation of the program module, and in order to implement the method according to the embodiment of the present invention, an embodiment of the present invention further provides an electronic device, fig. 5 is a schematic diagram of a hardware composition structure of the electronic device according to the embodiment of the present invention, and as shown in fig. 5, the electronic device includes:
a communication interface 1 capable of information interaction with other devices such as network devices and the like;
and the processor 2 is connected with the communication interface 1 to realize information interaction with other equipment, and is used for executing the port management method of the application provided by one or more technical schemes when running a computer program. And the computer program is stored on the memory 3.
In practice, of course, the various components in the electronic device are coupled together by the bus system 4. It will be appreciated that the bus system 4 is used to enable connection communication between these components. The bus system 4 comprises, in addition to a data bus, a power bus, a control bus and a status signal bus. For the sake of clarity, however, the various buses are labeled as bus system 4 in fig. 5.
The memory 3 in the embodiment of the present invention is used to store various types of data to support the operation of the electronic device. Examples of such data include: any computer program for operating on an electronic device.
It will be appreciated that the memory 3 may be either volatile memory or nonvolatile memory, and may include both volatile and nonvolatile memory. Among them, the nonvolatile Memory may be a Read Only Memory (ROM), a Programmable Read Only Memory (PROM), an Erasable Programmable Read-Only Memory (EPROM), an Electrically Erasable Programmable Read-Only Memory (EEPROM), a magnetic random access Memory (FRAM), a Flash Memory (Flash Memory), a magnetic surface Memory, an optical disk, or a Compact Disc Read-Only Memory (CD-ROM); the magnetic surface storage may be disk storage or tape storage. Volatile Memory can be Random Access Memory (RAM), which acts as external cache Memory. By way of illustration and not limitation, many forms of RAM are available, such as Static Random Access Memory (SRAM), Synchronous Static Random Access Memory (SSRAM), Dynamic Random Access Memory (DRAM), Synchronous Dynamic Random Access Memory (SDRAM), Double Data Rate Synchronous Dynamic Random Access Memory (DDRSDRAM), Enhanced Synchronous Dynamic Random Access Memory (ESDRAM), Enhanced Synchronous Dynamic Random Access Memory (Enhanced DRAM), Synchronous Dynamic Random Access Memory (SLDRAM), Direct Memory (DRmb Access), and Random Access Memory (DRAM). The memory 2 described in the embodiments of the present invention is intended to comprise, without being limited to, these and any other suitable types of memory.
The method disclosed by the above embodiment of the present invention can be applied to the processor 2, or implemented by the processor 2. The processor 2 may be an integrated circuit chip having signal processing capabilities. In implementation, the steps of the above method may be performed by integrated logic circuits of hardware or instructions in the form of software in the processor 2. The processor 2 described above may be a general purpose processor, a DSP, or other programmable logic device, discrete gate or transistor logic device, discrete hardware components, or the like. The processor 2 may implement or perform the methods, steps, and logic blocks disclosed in embodiments of the present invention. A general purpose processor may be a microprocessor or any conventional processor or the like. The steps of the method disclosed by the embodiment of the invention can be directly implemented by a hardware decoding processor, or can be implemented by combining hardware and software modules in the decoding processor. The software modules may be located in a storage medium located in the memory 3, and the processor 2 reads the program in the memory 3 and in combination with its hardware performs the steps of the aforementioned method.
When the processor 2 executes the program, the corresponding processes in the methods according to the embodiments of the present invention are realized, and for brevity, are not described herein again.
In an exemplary embodiment, the present invention further provides a storage medium, i.e. a computer storage medium, in particular a computer readable storage medium, for example comprising a memory 3 storing a computer program, which is executable by a processor 2 to perform the steps of the aforementioned method. The computer readable storage medium may be Memory such as FRAM, ROM, PROM, EPROM, EEPROM, Flash Memory, magnetic surface Memory, optical disk, or CD-ROM.
In the several embodiments provided in the present application, it should be understood that the disclosed apparatus, terminal and method may be implemented in other manners. The above-described device embodiments are only illustrative, for example, the division of the unit is only one logical function division, and there may be other division ways in actual implementation, such as: multiple units or components may be combined, or may be integrated into another system, or some features may be omitted, or not implemented. In addition, the coupling, direct coupling or communication connection between the components shown or discussed may be through some interfaces, and the indirect coupling or communication connection between the devices or units may be electrical, mechanical or other forms.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, that is, may be located in one place, or may be distributed on a plurality of network units; some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, all the functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may be separately regarded as one unit, or two or more units may be integrated into one unit; the integrated unit can be realized in a form of hardware, or in a form of hardware plus a software functional unit.
Those of ordinary skill in the art will understand that: all or part of the steps for implementing the method embodiments may be implemented by hardware related to program instructions, and the program may be stored in a computer readable storage medium, and when executed, the program performs the steps including the method embodiments; and the aforementioned storage medium includes: a removable storage device, a ROM, a RAM, a magnetic or optical disk, or various other media that can store program code.
Alternatively, the integrated unit of the present invention may be stored in a computer-readable storage medium if it is implemented in the form of a software functional module and sold or used as a separate product. Based on such understanding, the technical solutions of the embodiments of the present invention may be essentially implemented or a part contributing to the prior art may be embodied in the form of a software product, which is stored in a storage medium and includes several instructions for enabling an electronic device (which may be a personal computer, a server, or a network device) to execute all or part of the methods described in the embodiments of the present invention. And the aforementioned storage medium includes: a removable storage device, a ROM, a RAM, a magnetic or optical disk, or various other media that can store program code.
For a description of a relevant part in the port management apparatus, the electronic device, and the computer-readable storage medium provided in the embodiments of the present application, reference is made to detailed descriptions of a corresponding part in the port management method provided in the embodiments of the present application, and details are not repeated here. In addition, parts of the above technical solutions provided in the embodiments of the present application, which are consistent with the implementation principles of corresponding technical solutions in the prior art, are not described in detail so as to avoid redundant description.
It is further noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
The previous description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the present application. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the application. Thus, the present application is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (10)

1. A port management method is applied to a server and comprises the following steps:
receiving port demand information sent by a client through a fixed public port of the client;
determining target information of a target port corresponding to the client based on the port demand information;
and transmitting the target information to the client based on the fixed public port so that the client is connected with the target port based on the target information.
2. The method according to claim 1, wherein the determining target information of a target port corresponding to the client based on the port demand information includes:
determining the use information of each port of the self;
and determining target information of a target port corresponding to the client based on the port demand information and the use information.
3. The method of claim 2, wherein the determining the target information of the target port corresponding to the client based on the port demand information and the usage information comprises:
acquiring a preset port allocation strategy;
and determining target information of a target port corresponding to the client based on the port demand information, the use information and the port allocation strategy.
4. The method of claim 3, wherein after transmitting the target information to the client based on the fixed public port, further comprising:
and displaying the state information of each port of the self.
5. The method of claim 4, wherein the status information comprises: port type, whether to automatically reply data, connected client information and data receiving and sending stability.
6. The method according to any of claims 1 to 5, wherein after transmitting the target information to the client based on the fixed public port, further comprising:
receiving the test requirement transmitted by the client through the target port and generating a corresponding test result;
and transmitting the test result to the client through the target port.
7. A port management method is applied to a client and comprises the following steps:
transmitting port demand information to a server through a fixed public port of the server;
receiving target information transmitted by the server through the fixed public port, wherein the target information comprises information of a target port corresponding to the client, which is determined by the server based on the port demand information;
and connecting the target port based on the target information.
8. A port management device applied to a server comprises:
the port demand information acquisition module is used for receiving port demand information sent by a client through a fixed public port of the port demand information acquisition module;
the target information determining module is used for determining target information of a target port corresponding to the client based on the port demand information;
and the transmission module is used for transmitting the target information to the client based on the fixed public port so as to enable the client to be connected with the target port based on the target information.
9. An electronic device, comprising:
a memory for storing a computer program;
a processor for implementing the steps of the port management method according to any one of claims 1 to 7 when executing said computer program.
10. A computer-readable storage medium, in which a computer program is stored which, when being executed by a processor, carries out the steps of the port management method according to any one of claims 1 to 7.
CN202210520012.1A 2022-05-13 2022-05-13 Port management method, device, equipment and computer readable storage medium Active CN114866421B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210520012.1A CN114866421B (en) 2022-05-13 2022-05-13 Port management method, device, equipment and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210520012.1A CN114866421B (en) 2022-05-13 2022-05-13 Port management method, device, equipment and computer readable storage medium

Publications (2)

Publication Number Publication Date
CN114866421A true CN114866421A (en) 2022-08-05
CN114866421B CN114866421B (en) 2024-05-14

Family

ID=82638107

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210520012.1A Active CN114866421B (en) 2022-05-13 2022-05-13 Port management method, device, equipment and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN114866421B (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1956392A (en) * 2006-09-13 2007-05-02 杭州华为三康技术有限公司 Method, device and system for implementing multi-service type structure
CN104202334A (en) * 2014-09-16 2014-12-10 广州金山网络科技有限公司 Network connection establishing method and device
CN106357732A (en) * 2016-08-25 2017-01-25 珠海迈科智能科技股份有限公司 Method for distributed reverse proxy server and client as well as device and system thereof
CN108156424A (en) * 2017-12-27 2018-06-12 浙江宇视科技有限公司 Multicast group port management method, device and video management server
CN111865818A (en) * 2019-04-24 2020-10-30 大唐移动通信设备有限公司 Speed regulation processing system, method and device of network flow generator
CN112104753A (en) * 2020-11-18 2020-12-18 统信软件技术有限公司 Service request processing system and method and computing device
CN112532668A (en) * 2019-09-19 2021-03-19 贵州白山云科技股份有限公司 Network edge computing method, device and medium
CN113630439A (en) * 2021-06-30 2021-11-09 网宿科技股份有限公司 Real-time communication RTC connection method, server and storage medium

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1956392A (en) * 2006-09-13 2007-05-02 杭州华为三康技术有限公司 Method, device and system for implementing multi-service type structure
CN104202334A (en) * 2014-09-16 2014-12-10 广州金山网络科技有限公司 Network connection establishing method and device
CN106357732A (en) * 2016-08-25 2017-01-25 珠海迈科智能科技股份有限公司 Method for distributed reverse proxy server and client as well as device and system thereof
CN108156424A (en) * 2017-12-27 2018-06-12 浙江宇视科技有限公司 Multicast group port management method, device and video management server
CN111865818A (en) * 2019-04-24 2020-10-30 大唐移动通信设备有限公司 Speed regulation processing system, method and device of network flow generator
CN112532668A (en) * 2019-09-19 2021-03-19 贵州白山云科技股份有限公司 Network edge computing method, device and medium
CN112104753A (en) * 2020-11-18 2020-12-18 统信软件技术有限公司 Service request processing system and method and computing device
CN112866395A (en) * 2020-11-18 2021-05-28 统信软件技术有限公司 Service request processing system and method and computing device
CN113630439A (en) * 2021-06-30 2021-11-09 网宿科技股份有限公司 Real-time communication RTC connection method, server and storage medium

Also Published As

Publication number Publication date
CN114866421B (en) 2024-05-14

Similar Documents

Publication Publication Date Title
US8316133B2 (en) Thin client system using session managing server and session managing method
US20060069836A1 (en) Communication system and method for upgrade of user terminal software and user terminal upgraded by the same
CN111934918A (en) Network isolation method and device for container instances in same container cluster
US8099251B2 (en) Systems and methods for certifying a racked computer assembly
CN101242330B (en) Electronic device, management server and control method thereof
US20120124242A1 (en) Server and method for testing pxe function of network interface card
CN114221955B (en) Device cross-region access method and device, electronic device and storage medium
US9229762B2 (en) Host providing system and host providing method
CN106060131B (en) A kind of method and apparatus for distributing dns server
US9584370B2 (en) Network card with searching ability, monitoring device with the network card, and searching method used for the same
US10778574B2 (en) Smart network interface peripheral cards
CN109819064B (en) Method for communication between modules, operating system module and conference panel
CN109120680B (en) Control system, method and related equipment
CN101022425B (en) ISCSI-based storage resource distributing method
CN112787853A (en) Automatic generation method and device of network change scheme and related equipment
CN114866421A (en) Port management method, device, equipment and computer readable storage medium
CN115333933B (en) Automatic management method, medium and equipment for servers on machine room
CN110784510A (en) Method for accessing target service node to bus and information interaction method of service node
CN112367415B (en) Generation method and device of attribute information, electronic equipment and computer readable medium
CN114221933A (en) Multi-center multi-activity addressing method, device and system for mobile banking
CN111444062A (en) Method and device for managing master node and slave node of cloud database
CN112039941B (en) Data transmission method, device and medium
US11606274B1 (en) Method for operations of virtual machines in monitoring cloud activities, system, and device applying the method
CN109684134A (en) For the method and server that rapid deployment firmware is set between multiple equipment
CN114710564B (en) Service access method, device, electronic equipment and storage medium

Legal Events

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