CN113329057A - Equipment access method and network equipment - Google Patents

Equipment access method and network equipment Download PDF

Info

Publication number
CN113329057A
CN113329057A CN202110483228.0A CN202110483228A CN113329057A CN 113329057 A CN113329057 A CN 113329057A CN 202110483228 A CN202110483228 A CN 202110483228A CN 113329057 A CN113329057 A CN 113329057A
Authority
CN
China
Prior art keywords
user
target
port
key information
matching
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
CN202110483228.0A
Other languages
Chinese (zh)
Other versions
CN113329057B (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.)
New H3C Technologies Co Ltd Chengdu Branch
Original Assignee
New H3C Technologies Co Ltd Chengdu Branch
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 New H3C Technologies Co Ltd Chengdu Branch filed Critical New H3C Technologies Co Ltd Chengdu Branch
Priority to CN202110483228.0A priority Critical patent/CN113329057B/en
Publication of CN113329057A publication Critical patent/CN113329057A/en
Application granted granted Critical
Publication of CN113329057B publication Critical patent/CN113329057B/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
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • 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
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L2101/00Indexing scheme associated with group H04L61/00
    • H04L2101/60Types of network addresses
    • H04L2101/618Details of network addresses
    • H04L2101/663Transport layer addresses, e.g. aspects of transmission control protocol [TCP] or user datagram protocol [UDP] ports

Landscapes

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

Abstract

The present specification provides a device access method and a network device, the method including: receiving an access request sent by a user, wherein the access request carries target user key information used for indicating that the user accesses a target managed device, matching the target user key information with a configured port table, if the matching fails, judging whether an unallocated target port exists in the port table, and if the unallocated target port exists, allocating the target port to the user. By the method, the remote access of the user to the managed equipment can be realized.

Description

Equipment access method and network equipment
Technical Field
The present disclosure relates to the field of communications technologies, and in particular, to an access method for a device and a network device.
Background
A cloud management platform: an abstraction of a service cluster on a network to which all managed devices establish connections.
The local management function on the managed device can be accessed through the ip of the intranet, but is not easy to access anytime and anywhere in a public network environment.
Through a cloud management mode, the local management webpage of the managed device can be accessed through the cloud at any place at any time. The cloud management is realized in a manner that the device side is provided with an agent module which can simulate the function of a client side for accessing a local management webpage, all returned pages of the local management webpage are sent to the cloud side through a cloud pipeline, and the pages are sent to a browser in a user as cached pages after being processed by the cloud side. The operation on the browser is also sent to the cloud end firstly, then the cloud end sends the operation to the agent module of the device, and then the agent module simulates the corresponding operation. Thus, the operation function of the local management webpage of the managed device from the remote end by the user is completed.
Disclosure of Invention
The disclosure provides a device access method and network equipment, by which a user can remotely access a managed device.
The embodiment of the disclosure provides an access method of a device, the method is applied to a cloud management platform, the cloud management platform is connected with a managed device, and the method comprises the following steps:
receiving an access request sent by a user, wherein the access request carries target user key information used for representing that the user accesses target managed equipment;
matching the target user key information with a configured port table;
if the matching fails, whether an unallocated target port exists in the port table is judged, and if yes, the target port is allocated to a user.
Optionally, the method for generating the key information of the target user includes:
and generating the target user key information according to the user information of the user and the equipment information of the target managed equipment to be accessed by the user.
Optionally, a port table is set in the cloud management platform, and the port table records ports that are not allocated to users and/or ports that are already allocated to users;
and corresponding to the port allocated to the user, storing user key information corresponding to the port allocated to the user.
Optionally, the matching with the configured port table by using the key information of the target user includes:
traversing the port table by using key information of a target user;
and if the port table does not have the user key information matched with the target user key information, the matching is considered to be failed.
Optionally, if the matching is successful, it is determined that the first port for accessing the target managed device has been allocated to the user.
Optionally, the method further includes: and setting a counter for recording the times of matching failure, and when the times of matching failure reaches a preset value, not processing the access request sent by the user.
According to the method, when the user accesses the cloud managed device from the far end, the user can simultaneously access a plurality of managed devices through the same browser.
The embodiment of the present disclosure further provides a network device, where a cloud management platform runs in the network device, the cloud management platform is connected to a managed device, and the network device includes:
a receiving module, configured to receive an access request sent by a user, where the access request carries target user key information used to indicate that the user accesses a target managed device;
the first processing module is used for matching the key information of the target user with a configured port table;
the second processing module is used for judging whether an unallocated target port exists in the port table or not when the first processing module outputs a matching failure result, and if so, allocating the target port to a user;
or, when the first processing module outputs a successful matching result, it is determined that the first port for accessing the target managed device has been allocated to the user.
Optionally, the method for generating the key information of the target user includes:
and generating the target user key information according to the user information of the user and the equipment information of the target managed equipment to be accessed by the user.
Optionally, the network device further includes: a configuration module for configuring the operation of the mobile terminal,
the configuration module is used for configuring a port table in the cloud management platform, and the port table records ports which are not allocated to users and/or ports which are allocated to the users;
and corresponding to the port allocated to the user, storing user key information corresponding to the port allocated to the user.
Optionally, the first processing module is specifically configured to traverse the port table by using key information of a target user;
and if the port table does not have the user key information matched with the target user key information, the matching is considered to be failed.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the present specification and together with the description, serve to explain the principles of the specification.
Fig. 1 is a schematic flowchart of an access method of a device according to an embodiment of the present disclosure;
fig. 2 is a schematic diagram of a network architecture according to an embodiment of the present disclosure.
Detailed Description
Reference will now be made in detail to the exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, like numbers in different drawings represent the same or similar elements unless otherwise indicated. The embodiments described in the following exemplary embodiments do not represent all embodiments consistent with the present specification. Rather, they are merely examples of apparatus and methods consistent with certain aspects of the specification, as detailed in the appended claims.
The terminology used in the description herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the description. As used in this specification and the appended claims, the singular forms "a", "an", and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise. It should also be understood that the term "and/or" as used herein refers to and encompasses any and all possible combinations of one or more of the associated listed items.
It should be understood that although the terms first, second, third, etc. may be used herein to describe various information, these information should not be limited to these terms. These terms are only used to distinguish one type of information from another. For example, the first information may also be referred to as second information, and similarly, the second information may also be referred to as first information, without departing from the scope of the present specification. The word "if" as used herein may be interpreted as "at … …" or "when … …" or "in response to a determination", depending on the context.
At present, a user carries information of managed equipment to be accessed through a browser (or an appointed APP) and directly accesses the equipment through a cloud management platform, the cloud management platform only has one port for the function, and all the accessed equipment needs to be accessed through the port.
Since there is only one session under the same domain on one browser. This means that the user cannot access multiple managed devices through the same browser through the cloud at the same time. If a user accesses multiple managed devices, it may happen that when accessing a second device, the web page is switched so that the page accessing the first device will also be the local management of the second device being accessed.
In order to solve the above technical problem, an embodiment of the present disclosure provides an access method for a device, as shown in fig. 1, the method is applied to a cloud management platform, where the cloud management platform is connected to a managed device, and the method includes:
s101, receiving an access request sent by a user, wherein the access request carries target user key information used for representing the user to access target managed equipment;
s102, matching the key information of the target user with a configured port table;
s103, if the matching fails, judging whether an unallocated target port exists in the port table, and if so, allocating the target port to a user.
In this embodiment, the cloud management platform may be applied to a network device with storage and processing capabilities, for example: servers, network managers, etc.
In this embodiment, the cloud management platform and the managed device may form a cloud device, and the user may be a terminal device disposed outside the cloud device, such as a computer, a mobile phone, a tablet computer, an intelligent wearable device, and the like.
In this embodiment, two types of ports may exist between the user and the cloud management platform, one type of port is a universal port, and when the user accesses the cloud management platform for the first time (or does not obtain access to the managed device port), the user may access the cloud management platform through the universal port. The other type of port is a dedicated port, the dedicated port is allocated to a user by the cloud management platform, so that the user can access the port of the managed device.
In step S101, when the user sends the access request, the user carries target user key information of the target managed device to be accessed, where the target user key information may be, for convenience of description, subsequently set the user key information as key and the target user key information as key1 according to the user information (e.g., user name and password) of the user and the information (e.g., IP information of the target managed device) of the target managed device to be accessed.
Figure BDA0003049229180000051
Figure BDA0003049229180000061
TABLE 1
As shown in table 1, exemplary ports that are not allocated to users and ports that are allocated to users are recorded in the port table (in other embodiments, all ports that are not allocated to users or all ports that are allocated to users are recorded in the port table).
In step S102, the target user key information is used to match the configured port table, and a specific process may be to match the key1 in the access request with an entry in the port table and output a matching result, where the matching result may be that the matching is not successful or the matching is successful.
In an implementation case, before sending an access request carrying key1 of a target user, a user already sends an access request carrying key2 to a cloud management platform, as shown in table 1, the cloud management platform allocates a dedicated port 1 to the user, and subsequently, when the user sends an access request carrying key1, the cloud management platform performs traversal matching on a port table by using key1, and if the matching is not successful, the cloud management platform may allocate an unallocated dedicated port 3 to the user. If the matching is successful, it indicates that the same user has already acquired the dedicated port for the same managed device, and at this time, the dedicated port may not be allocated to the user any more.
Therefore, the same user can acquire a plurality of special ports from the cloud management platform aiming at different managed devices, and therefore the same user can simultaneously access the managed devices through the special ports.
In another embodiment, a counter may be further set in the cloud management platform, where the counter is used to record the number of times of matching failure, and when the number of times of matching failure reaches a preset value, the access request sent by the user is not processed, so as to avoid waste of resources of the cloud management platform.
To elaborate the technical solution in the present disclosure, the present disclosure further provides an embodiment, as shown in fig. 2, in this embodiment, there are 30080,30090 two dedicated ports in the port table in the cloud management platform that can be used to access the local management website.
The cloud management platform receives a request initiated by a user to the address www.cloudweb.com:80 carrying the information of the user and the information of the device 2 through the browser.
After receiving the request, the cloud management platform finds that the port is a message from 80, and queries a key1 (username + ip) in the port table, at this time, finds that there is this key1 in port 1(30080), which indicates that this port is being used by key 1. Continuing to look for data in port 2(30090), this port is found to be unused by key 1. At this point, the 30090 port is distributed to the user for accessing the locally administered web page for device 2, i.e., the device information and user information are redirected www.cloudweb.com:30090 for access. And marks this port as used by this key 1.
When the user accesses the device local management website via www.cloudweb.com:30090, the key1 information under port 2 in the port table is refreshed each time.
The disclosed embodiment further provides a network device, where the network device may be a server, a cloud management platform is operated in the network device, the cloud management platform is connected to a managed device, and the network device includes:
a receiving module, configured to receive an access request sent by a user, where the access request carries target user key information used to indicate that the user accesses a target managed device;
the first processing module is used for matching the key information of the target user with a configured port table;
the second processing module is used for judging whether an unallocated target port exists in the port table or not when the first processing module outputs a matching failure result, and if so, allocating the target port to a user;
or, when the first processing module outputs a successful matching result, it is determined that the first port for accessing the target managed device has been allocated to the user.
Optionally, the method for generating the key information of the target user includes:
and generating the target user key information according to the user information of the user and the equipment information of the target managed equipment to be accessed by the user.
Optionally, the network device further includes: a configuration module for configuring the operation of the mobile terminal,
the configuration module is used for configuring a port table in the cloud management platform, and the port table records ports which are not allocated to users and/or ports which are allocated to the users;
and corresponding to the port allocated to the user, storing user key information corresponding to the port allocated to the user.
Optionally, the first processing module is specifically configured to traverse the port table by using key information of a target user;
and if the port table does not have the user key information matched with the target user key information, the matching is considered to be failed.
The foregoing description has been directed to specific embodiments of this disclosure. Other embodiments are within the scope of the following claims. In some cases, the actions or steps recited in the claims may be performed in a different order than in the embodiments and still achieve desirable results. In addition, the processes depicted in the accompanying figures do not necessarily require the particular order shown, or sequential order, to achieve desirable results. In some embodiments, multitasking and parallel processing may also be possible or may be advantageous.
Other embodiments of the present description will be apparent to those skilled in the art from consideration of the specification and practice of the invention disclosed herein. This specification is intended to cover any variations, uses, or adaptations of the specification following, in general, the principles of the specification and including such departures from the present disclosure as come within known or customary practice within the art to which the specification pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the specification being indicated by the following claims.
It will be understood that the present description is not limited to the precise arrangements described above and shown in the drawings, and that various modifications and changes may be made without departing from the scope thereof. The scope of the present description is limited only by the appended claims.
The above description is only a preferred embodiment of the present disclosure, and should not be taken as limiting the present disclosure, and any modifications, equivalents, improvements, etc. made within the spirit and principle of the present disclosure should be included in the scope of the present disclosure.

Claims (10)

1. An access method for a device, the method being applied to a cloud management platform, the cloud management platform being connected to a managed device, the method comprising:
receiving an access request sent by a user, wherein the access request carries target user key information used for representing that the user accesses target managed equipment;
matching the target user key information with a configured port table;
if the matching fails, whether an unallocated target port exists in the port table is judged, and if yes, the target port is allocated to a user.
2. The method of claim 1, wherein generating the target user key information comprises:
and generating the target user key information according to the user information of the user and the equipment information of the target managed equipment to be accessed by the user.
3. The method of claim 1, further comprising:
a port table is arranged in the cloud management platform, and the port table records ports which are not allocated to the user and/or ports which are allocated to the user;
and corresponding to the port allocated to the user, storing user key information corresponding to the port allocated to the user.
4. The method of claim 3, wherein the matching with the configured port table using the target user key information comprises:
traversing the port table by using key information of a target user;
and if the port table does not have the user key information matched with the target user key information, the matching is considered to be failed.
5. The method of claim 1, further comprising:
if the matching is successful, it is determined that the user has been assigned a first port for accessing the target managed device.
6. The method of claim 1, further comprising: and setting a counter for recording the times of matching failure, and when the times of matching failure reaches a preset value, not processing the access request sent by the user.
7. A network device, wherein a cloud management platform runs in the network device, and the cloud management platform is connected to a managed device, and the network device includes:
a receiving module, configured to receive an access request sent by a user, where the access request carries target user key information used to indicate that the user accesses a target managed device;
the first processing module is used for matching the key information of the target user with a configured port table;
the second processing module is used for judging whether an unallocated target port exists in the port table or not when the first processing module outputs a matching failure result, and if so, allocating the target port to a user;
or, when the first processing module outputs a successful matching result, it is determined that the first port for accessing the target managed device has been allocated to the user.
8. The network device of claim 7, wherein the method for generating the target user key information comprises:
and generating the target user key information according to the user information of the user and the equipment information of the target managed equipment to be accessed by the user.
9. The network device of claim 7, wherein the network device further comprises: a configuration module for configuring the operation of the mobile terminal,
the configuration module is used for configuring a port table in the cloud management platform, and the port table records ports which are not allocated to users and/or ports which are allocated to the users;
and corresponding to the port allocated to the user, storing user key information corresponding to the port allocated to the user.
10. The network device of claim 9,
the first processing module is specifically configured to traverse the port table by using key information of a target user;
and if the port table does not have the user key information matched with the target user key information, the matching is considered to be failed.
CN202110483228.0A 2021-04-30 2021-04-30 Equipment access method and network equipment Active CN113329057B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110483228.0A CN113329057B (en) 2021-04-30 2021-04-30 Equipment access method and network equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110483228.0A CN113329057B (en) 2021-04-30 2021-04-30 Equipment access method and network equipment

Publications (2)

Publication Number Publication Date
CN113329057A true CN113329057A (en) 2021-08-31
CN113329057B CN113329057B (en) 2022-05-27

Family

ID=77414063

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110483228.0A Active CN113329057B (en) 2021-04-30 2021-04-30 Equipment access method and network equipment

Country Status (1)

Country Link
CN (1) CN113329057B (en)

Citations (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1585410A (en) * 2003-08-21 2005-02-23 微软公司 Providing SCSI device access over a network
EP1641220A1 (en) * 2004-09-22 2006-03-29 Hitachi Ltd. Data migration method
WO2007016850A1 (en) * 2005-08-09 2007-02-15 Huawei Technologies Co., Ltd. A method, system and apparatus for accessing the web server
CN102088439A (en) * 2009-12-04 2011-06-08 上海威乾视频技术有限公司 Method for accessing front-end equipment based on Internet explorer (IE)
CN102685272A (en) * 2012-05-30 2012-09-19 华为技术有限公司 Method and device for distributing public network addresses
CN102801745A (en) * 2011-05-23 2012-11-28 深圳市兴天下科技有限公司 Method and system for accessing local area network WEB site by using wide area network browser
CN103052064A (en) * 2011-10-13 2013-04-17 中国移动通信集团公司 Method, equipment and system for accessing private services of operator
CN103338275A (en) * 2013-05-30 2013-10-02 中国联合网络通信集团有限公司 Port distribution method and apparatus
CN104185192A (en) * 2014-08-12 2014-12-03 福建星网锐捷网络有限公司 Access method of management device and related equipment
CN104506667A (en) * 2014-12-22 2015-04-08 迈普通信技术股份有限公司 Method and device for allocating port resources and device for user authentication management
CN104702710A (en) * 2013-12-09 2015-06-10 中国联合网络通信集团有限公司 Port allocation method and device
CN106603435A (en) * 2016-12-28 2017-04-26 北京华为数字技术有限公司 Method and device for distributing port block resource
US20180123879A1 (en) * 2015-06-23 2018-05-03 Huawei Technologies Co., Ltd. Method for Configuring Forwarding Table for User Equipment, Apparatus, and System
US20190215327A1 (en) * 2018-01-09 2019-07-11 July Systems Llc Localized, proximity-based media streaming
CN111866124A (en) * 2020-07-17 2020-10-30 北京金山云网络技术有限公司 Method, device, server and machine-readable storage medium for accessing webpage
CN112637281A (en) * 2020-12-08 2021-04-09 北京嘀嘀无限科技发展有限公司 Terminal device data access method and device, electronic device and storage medium

Patent Citations (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1585410A (en) * 2003-08-21 2005-02-23 微软公司 Providing SCSI device access over a network
EP1641220A1 (en) * 2004-09-22 2006-03-29 Hitachi Ltd. Data migration method
WO2007016850A1 (en) * 2005-08-09 2007-02-15 Huawei Technologies Co., Ltd. A method, system and apparatus for accessing the web server
CN102088439A (en) * 2009-12-04 2011-06-08 上海威乾视频技术有限公司 Method for accessing front-end equipment based on Internet explorer (IE)
CN102801745A (en) * 2011-05-23 2012-11-28 深圳市兴天下科技有限公司 Method and system for accessing local area network WEB site by using wide area network browser
CN103052064A (en) * 2011-10-13 2013-04-17 中国移动通信集团公司 Method, equipment and system for accessing private services of operator
CN102685272A (en) * 2012-05-30 2012-09-19 华为技术有限公司 Method and device for distributing public network addresses
CN103338275A (en) * 2013-05-30 2013-10-02 中国联合网络通信集团有限公司 Port distribution method and apparatus
CN104702710A (en) * 2013-12-09 2015-06-10 中国联合网络通信集团有限公司 Port allocation method and device
CN104185192A (en) * 2014-08-12 2014-12-03 福建星网锐捷网络有限公司 Access method of management device and related equipment
CN104506667A (en) * 2014-12-22 2015-04-08 迈普通信技术股份有限公司 Method and device for allocating port resources and device for user authentication management
US20180123879A1 (en) * 2015-06-23 2018-05-03 Huawei Technologies Co., Ltd. Method for Configuring Forwarding Table for User Equipment, Apparatus, and System
CN106603435A (en) * 2016-12-28 2017-04-26 北京华为数字技术有限公司 Method and device for distributing port block resource
US20190215327A1 (en) * 2018-01-09 2019-07-11 July Systems Llc Localized, proximity-based media streaming
CN111866124A (en) * 2020-07-17 2020-10-30 北京金山云网络技术有限公司 Method, device, server and machine-readable storage medium for accessing webpage
CN112637281A (en) * 2020-12-08 2021-04-09 北京嘀嘀无限科技发展有限公司 Terminal device data access method and device, electronic device and storage medium

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
ALEXANDER SULEYKIN等: "Distributed Big Data Driven Framework for Cellular Network Monitoring Data", 《 2019 24TH CONFERENCE OF OPEN INNOVATIONS ASSOCIATION (FRUCT)》 *
刘一飞: "基于Zone协议的FCoE网络访问控制的设计与实现", 《中国优秀博硕士学位论文全文数据库(硕士)信息科技辑》 *

Also Published As

Publication number Publication date
CN113329057B (en) 2022-05-27

Similar Documents

Publication Publication Date Title
US9258270B2 (en) Selecting between domain name system servers of a plurality of networks
US7451071B2 (en) Data model for automated server configuration
WO2021051880A1 (en) Resource data acquisition method and apparatus, computer device and storage medium
US20050108394A1 (en) Grid-based computing to search a network
JP2021527858A (en) Location-based access to access-controlled resources
JPH1065737A (en) Substitutive server device and server device
CN109067936B (en) Domain name resolution method and device
CN108243079B (en) Method and equipment for network access based on VPC
CN102006299A (en) Trustworthy internet-oriented entity ID (Identity)-based ID authentication method and system
CN107733882B (en) SSL certificate automatic deployment method and equipment
CN106886371B (en) Caching data processing method and device
CN111327668B (en) Network management method, device, equipment and storage medium
JP2020521404A (en) Network entity and method for identifier assignment and/or identifier mapping of network services
WO2017161965A1 (en) Method, device, and system for dynamic domain name system (dns) redirection
CN111064804B (en) Network access method and device
CN108287894A (en) Data processing method, device, computing device and storage medium
CN100553202C (en) Method and system for dynamic device address management
CN112954043B (en) Method for identifying user based on website access log and computer equipment
CN114448686A (en) Cross-network communication device and method based on micro-service
KR20210044281A (en) Method and apparatus for ensuring continuous device operation stability in cloud degraded mode
CN107395711A (en) Heterogeneous system session access method and relevant apparatus
CN113329057B (en) Equipment access method and network equipment
CN113301005B (en) Data acquisition method and device
CN109815646A (en) Code administration method and device
US20150227537A1 (en) Non-uniform file access in a distributed file system

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