CN106130990A - The control method of container access and device - Google Patents

The control method of container access and device Download PDF

Info

Publication number
CN106130990A
CN106130990A CN201610507705.1A CN201610507705A CN106130990A CN 106130990 A CN106130990 A CN 106130990A CN 201610507705 A CN201610507705 A CN 201610507705A CN 106130990 A CN106130990 A CN 106130990A
Authority
CN
China
Prior art keywords
container
docker container
port
docker
access request
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
CN201610507705.1A
Other languages
Chinese (zh)
Other versions
CN106130990B (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.)
China United Network Communications Group Co Ltd
Original Assignee
China United Network Communications Group 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 China United Network Communications Group Co Ltd filed Critical China United Network Communications Group Co Ltd
Priority to CN201610507705.1A priority Critical patent/CN106130990B/en
Publication of CN106130990A publication Critical patent/CN106130990A/en
Application granted granted Critical
Publication of CN106130990B publication Critical patent/CN106130990B/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
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/10Network architectures or network communication protocols for network security for controlling access to devices or network resources
    • H04L63/101Access control lists [ACL]

Landscapes

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

Abstract

The embodiment of the present invention provides control method and the device of a kind of container access.The method includes: receiving the access request that client sends, access request includes destination slogan;According to destination slogan, obtaining mapped port number, destination slogan is corresponding with mapped port number;According to mapped port number, obtain the public network address of the Docker container corresponding with mapped port number;According to the public network address of Docker container, access request is sent to Docker container.Embodiment of the present invention client sends access request by repeater to Docker container, this access request is sent to Docker container by repeater, even if other servers that Docker container moves to from source server, the access request being sent to Docker container all can be first sent to repeater by client, this access request is forwarded to Docker container, it is ensured that the reliability of client-access Docker container by repeater.

Description

The control method of container access and device
Technical field
The present embodiments relate to communication technical field, particularly relate to control method and device that a kind of container accesses.
Background technology
Docker is an application container engine increased income, after physical host installs Docker, and can be Docker's On the basis of carry multiple container, mutually isolated between multiple containers, multiple containers share the operating system of physical host, each container Can place and perform different application programs.
The physical host being provided with Docker container is referred to as Docker server, and such as Docker container 1 is at Docker In server 1, Docker container 2 is in Docker server 2, when Docker container 1 needs to access Docker as client During container 2, Docker container 1 request to create message, the source IP address of this request message is the IP address of Docker server 1, Purpose IP address is the IP address of Docker server 2.
But, when Docker container 2 is after Docker server 2 moves to other Docker servers, and client is by nothing Method communicates with Docker container 2, reduces the reliability accessing Docker container.
Summary of the invention
The embodiment of the present invention provide a kind of container access control method and device, with improve access Docker container can By property.
One aspect of the embodiment of the present invention is to provide the control method that a kind of container accesses, including:
Receiving the access request that client sends, described access request includes destination slogan;
According to described destination slogan, obtaining mapped port number, described destination slogan is corresponding with described mapped port number;
According to described mapped port number, obtain the public network address of the Docker container corresponding with described mapped port number;
According to the public network address of described Docker container, described access request is sent to described Docker container.
Another aspect of the embodiment of the present invention is to provide the control device that a kind of container accesses, including:
Receiver module, for receiving the access request that client sends, described access request includes destination slogan;
Acquisition module, for according to described destination slogan, obtains mapped port number, and described destination slogan reflects with described Penetrate port numbers corresponding;According to described mapped port number, obtain the public network ground of the Docker container corresponding with described mapped port number Location;
Sending module, for the public network address according to described Docker container, is sent to described by described access request Docker container.
The control method of the container access that the embodiment of the present invention provides and device, client is held to Docker by repeater Device sends access request, and this access request is sent to Docker container by repeater, even if Docker container moves from source server Other servers moved on to, the access request being sent to Docker container all can be first sent to repeater by client, by The device that continues forwards this access request to Docker container, it is ensured that the reliability of client-access Docker container.
Accompanying drawing explanation
The control method method flow diagram that the container that Fig. 1 provides for the embodiment of the present invention accesses;
The network structure that the control method that the container that Fig. 2 provides for the embodiment of the present invention accesses is suitable for;
The structure chart controlling device that the container that Fig. 3 provides for the embodiment of the present invention accesses;
The structure chart controlling device that the container that Fig. 4 provides for another embodiment of the present invention accesses.
Detailed description of the invention
The control method flow chart that the container that Fig. 1 provides for the embodiment of the present invention accesses;Fig. 2 provides for the embodiment of the present invention Container access control method be suitable for network structure.The embodiment of the present invention services from Docker for Docker container 2 After device 2 moves to other Docker servers, client will be unable to communicate with Docker container 2, reduces access The efficiency of Docker container, it is provided that the control method that container accesses, the method specifically comprises the following steps that
Step S101, receive described Docker container send port application message, described port application message includes institute State the public network address of Docker container;
As in figure 2 it is shown, Docker server 21 is provided with Docker container C1, Docker server 22 is provided with Docker Container C2, Docker container C2 is provided with repeater agency, repeater agency is previously stored with the IP address of repeater 23 And service port number, such as, the IP address of repeater 23 is 202.1.1.1, and service port number is 2222.The embodiment of the present invention will Docker container C1 is as client, and Docker container C2 is as service end, client-access service end.
During the IP address of the repeater 23 that Docker container C2 is stored in being acted on behalf of by repeater and service port number access Continue device 23, concrete, sends port application message to repeater 23, and the purpose IP address of this port application message is repeater 23 IP address such as 202.1.1.1, destination slogan is the service port number such as 2222 of repeater 23, and source IP address is The IP address such as 202.0.0.2 of Docker server 22, source port number is that Docker container C2 is on Docker server 22 Public network port number such as 2222.
Step S102, according to described port application message, to described Docker container allocation mapped port, and set up described Mapped port and the mapping relations of described public network address;
Step S103, according to described mapped port, obtain destination slogan, described destination slogan is odd number, described in reflect Penetrate the port even number than described destination slogan big 1;
After repeater 23 receives this port application message, distribute a mapped port, repeater to Docker container C2 The port numbers of 23 is divided into two classes: a class is the port numbers of odd number class, and another kind of is the port numbers of even number class, wherein, and even number class Port numbers such as 1002 can distribute to Docker container as mapped port, and the port numbers of odd number class such as 1001 can as request port Receiving the request of client, concrete, an odd number and an even number constitute a pair mapping relations, the such as port of repeater 23 1001 and port 1002 constitute a pair mapping relations, port 1001 can be used for receive client request, port 1002 can be used for Be associated with Docker container C2 public network address on Docker server 22, i.e. Docker container C2 have sent to repeater 23 Port application message, port application message includes Docker container C2 public network address on Docker server 22, repeater 23 are assigned with mapped port 1002 for Docker container C2, and set up the mapping relations of mapped port 1002 and this public network address, This public network address includes Docker container C2 public network IP address such as 202.0.0.2 on Docker server 22, and Docker container C2 public network port number such as 2222 on Docker server 22.
Step S104, described destination slogan is sent to described Docker container;
It addition, repeater 23 also can will distribute to the request port 1001 of mapped port 1002 correspondence of Docker container C2 It is sent to Docker container C2, Docker container C2 by the IP address such as 202.1.1.1 of repeater 23, and request port 1001 It is sent to name server, so that name server sets up the domain name of Docker server 22 and the mapping of 202.1.1.1:1001 Relation, in order to client obtains IP address 202.1.1.1 and port according to the domain name of Docker server 22 from name server Numbers 1001.
The access request that step S105, reception client send, described access request includes destination slogan;
Client by name server get IP address 202.1.1.1 corresponding to the domain name of Docker server 22 and After port numbers 1001, sending access request to repeater 23, the source IP address of this access request is the IP address of client, purpose IP address is 202.1.1.1, and destination slogan is 1001.
Step S106, according to described destination slogan, obtain mapped port number, described destination slogan and described mapping end Slogan is corresponding;
After the port numbers 1001 of repeater 23 receives this access request, obtain and port numbers 1001 according to port numbers 1001 Corresponding mapped port number i.e. 1002.
Step S107, according to described mapped port number, obtain the public affairs of the Docker container corresponding with described mapped port number Net address;
Owing to mapped port number 1002 is associated with Docker container C2 public network address on Docker server 22, then Docker container C2 public network address on Docker server 22, i.e. Docker container C2 is obtained according to mapped port number 1002 Public network IP address on Docker server 22 such as 202.0.0.2, and Docker container C2 is at Docker server 22 On public network port number such as 2222.
Step S108, public network address according to described Docker container, be sent to described Docker by described access request Container.
Repeater 23 according to Docker container C2 public network IP address such as 202.0.0.2 on Docker server 22, And the public network port number such as 2222 that Docker container C2 is on Docker server 22, to Docker container C2 place Docker server 22 forwards this access request.Docker server 22 according to Docker container C2 on Docker server 22 Public network port number and the private network port numbers of Docker container C2, determine that Docker container C2 is on Docker server 22 Private network port numbers such as 80, is forwarded to private network port 80 i.e. Docker container C2 by this access request.
In embodiments of the present invention, client can also equipment in addition to Docker container.
It addition, when Docker container C2 moves to other Docker servers such as Docker clothes from Docker server 22 After business device 24, during the IP address of the repeater 23 that Docker container C2 is stored in being acted on behalf of by repeater and service port number access Continue device 23, concrete, sends port application message to repeater 23, and the purpose IP address of this port application message is repeater 23 IP address such as 202.1.1.1, destination slogan is the service port number such as 2222 of repeater 23, and source IP address is The IP address such as 202.0.0.4 of Docker server 24, source port number is that Docker container C2 is on Docker server 24 Public network port number such as 4444.Repeater 23 is according to the mapped port that said method is that Docker container C2 distributes even number again Number, and set up the mapping relations of mapped port number and Docker container C2 public network address on Docker server 24, simultaneously Obtain the port numbers of the odd number corresponding with mapped port number, the port numbers of odd number is sent to Docker container C2, repeat step Operation after S105.
In the embodiment of the present invention, client sends access request by repeater to Docker container, and repeater is by this visit The request of asking is sent to Docker container, though other servers that Docker container moves to from source server, client So that the access request being sent to Docker container is first sent to repeater, repeater this access is forwarded to ask to Docker container Ask, it is ensured that the reliability of client-access Docker container.
It addition, on the basis of embodiment one, also comprise the steps: after step S108
Step S109, receive described Docker container send response message, described response message is with described client Address for the purpose of address, with described destination slogan as source port number.
After Docker container C2 receives access request, this access request is processed, generate response message, this response The purpose IP address of information is the IP address of client, and source IP address is the IP address i.e. 202.1.1.1 of repeater 23, source port It number it is the repeater 23 request port 1001 of distributing to mapped port 1002 correspondence of Docker container C2.
The source IP address that the embodiment of the present invention is replied in the response message of client by Docker container is set to The IP address of repeater, source port number are set to repeater and distribute to the request port of Docker container, and according to client Response message is transmitted directly to client by IP address, is not required to repeater to client transmitted response information, improves response letter The transmitting efficiency of breath.
The structure chart controlling device that the container that Fig. 3 provides for the embodiment of the present invention accesses.The embodiment of the present invention provides What container accessed controls the handling process that device can perform the control method embodiment offer of container access, as it is shown on figure 3, hold The control device 30 that device accesses includes receiver module 31, acquisition module 32, sending module 33, and wherein, receiver module 31 is used for connecing Receiving the access request that client sends, described access request includes destination slogan;Acquisition module 32 is for according to described purpose Port numbers, obtains mapped port number, and described destination slogan is corresponding with described mapped port number;According to described mapped port number, Obtain the public network address of the Docker container corresponding with described mapped port number;Sending module 33 is for holding according to described Docker The public network address of device, is sent to described Docker container by described access request.
What the container that the embodiment of the present invention provides accessed controls the side that device can be provided specifically for the above-mentioned Fig. 1 of execution Method embodiment, here is omitted for concrete function.
Embodiment of the present invention client sends access request by repeater to Docker container, and repeater please by this access Asking and be sent to Docker container, even if other servers that Docker container moves to from source server, client all can be by The access request being sent to Docker container is first sent to repeater, repeater forward this access request to Docker container, Ensure that the reliability of client-access Docker container.
The structure chart controlling device that the container that Fig. 4 provides for another embodiment of the present invention accesses.At above-described embodiment On the basis of, receiver module 31 is additionally operable to receive the port application message that described Docker container sends, described port application message Public network address including described Docker container.
The control device 30 that container accesses also includes: distributes module 35 and sets up module 36.
Distribution module 35 is for according to described port application message, to described Docker container allocation mapped port;Set up Module 36 is for setting up described mapped port and the mapping relations of described public network address.
Acquisition module 32 is additionally operable to, according to described mapped port, obtain destination slogan, and described destination slogan is odd number, Described mapped port is than the even number of described destination slogan big 1;Described sending module 33 is additionally operable to send out described destination slogan Give described Docker container.
Described access request also includes the address of described client.
Receiver module 31 is additionally operable to receive the response message that described Docker container sends, and described response message is with described visitor Address for the purpose of the address of family end, with described destination slogan as source port number.
What the container that the embodiment of the present invention provides accessed controls the side that device can be provided specifically for the above-mentioned Fig. 1 of execution Method embodiment, here is omitted for concrete function.
The source IP address that the embodiment of the present invention is replied in the response message of client by Docker container is set to The IP address of repeater, source port number are set to repeater and distribute to the request port of Docker container, and according to client Response message is transmitted directly to client by IP address, is not required to repeater to client transmitted response information, improves response letter The transmitting efficiency of breath.
In sum, embodiment of the present invention client sends access request, repeater by repeater to Docker container This access request is sent to Docker container, though other servers that Docker container moves to from source server, client The access request being sent to Docker container all can be first sent to repeater by end, repeater forwarding to Docker container should Access request, it is ensured that the reliability of client-access Docker container;The sound of client is replied by Docker container Answer the source IP address in information to be set to the IP address of repeater, source port number is set to repeater and distributes to Docker container Request port, and according to the IP address of client, response message is transmitted directly to client, it is not required to repeater and turns to client Send out response message, improve the transmitting efficiency of response message.
In several embodiments provided by the present invention, it should be understood that disclosed apparatus and method, can be passed through it Its mode realizes.Such as, device embodiment described above is only schematically, such as, and the division of described unit, only Being only a kind of logic function to divide, actual can have other dividing mode, the most multiple unit or assembly to tie when realizing Close or be desirably integrated into another system, or some features can be ignored, or not performing.Another point, shown or discussed Coupling each other or direct-coupling or communication connection can be the INDIRECT COUPLING by some interfaces, device or unit or logical Letter connects, and can be electrical, machinery or other form.
The described unit illustrated as separating component can be or may not be physically separate, shows as unit The parts shown can be or may not be physical location, i.e. may be located at a place, or can also be distributed to multiple On NE.Some or all of unit therein can be selected according to the actual needs to realize the mesh of the present embodiment scheme 's.
It addition, each functional unit in each embodiment of the present invention can be integrated in a processing unit, it is also possible to It is that unit is individually physically present, it is also possible to two or more unit are integrated in a unit.Above-mentioned integrated list Unit both can realize to use the form of hardware, it would however also be possible to employ hardware adds the form of SFU software functional unit and realizes.
The above-mentioned integrated unit realized with the form of SFU software functional unit, can be stored in an embodied on computer readable and deposit In storage media.Above-mentioned SFU software functional unit is stored in a storage medium, including some instructions with so that a computer Equipment (can be personal computer, server, or the network equipment etc.) or processor (processor) perform the present invention each The part steps of method described in embodiment.And aforesaid storage medium includes: USB flash disk, portable hard drive, read only memory (Read- Only Memory, ROM), random access memory (Random Access Memory, RAM), magnetic disc or CD etc. various The medium of program code can be stored.
Those skilled in the art are it can be understood that arrive, for convenience and simplicity of description, only with above-mentioned each functional module Division be illustrated, in actual application, can be as desired by complete by different functional modules for above-mentioned functions distribution Become, the internal structure of device will be divided into different functional modules, to complete all or part of function described above.On State the specific works process of the device of description, be referred to the corresponding process in preceding method embodiment, do not repeat them here.
Last it is noted that various embodiments above is only in order to illustrate technical scheme, it is not intended to limit;To the greatest extent The present invention has been described in detail by pipe with reference to foregoing embodiments, it will be understood by those within the art that: it depends on So the technical scheme described in foregoing embodiments can be modified, or the most some or all of technical characteristic is entered Row equivalent;And these amendments or replacement, do not make the essence of appropriate technical solution depart from various embodiments of the present invention technology The scope of scheme.

Claims (10)

1. the control method that a container accesses, it is characterised in that including:
Receiving the access request that client sends, described access request includes destination slogan;
According to described destination slogan, obtaining mapped port number, described destination slogan is corresponding with described mapped port number;
According to described mapped port number, obtain the public network address of the Docker container corresponding with described mapped port number;
According to the public network address of described Docker container, described access request is sent to described Docker container.
Method the most according to claim 1, it is characterised in that before the access request that described reception client sends, also Including:
Receiving the port application message that described Docker container sends, described port application message includes described Docker container Public network address;
According to described port application message, to described Docker container allocation mapped port, and set up described mapped port and institute State the mapping relations of public network address.
Method the most according to claim 2, it is characterised in that described according to described port application message, to described Docker container allocation mapped port, and after setting up the mapping relations of described mapped port and described public network address, also include:
According to described mapped port, obtaining destination slogan, described destination slogan is odd number, and described mapped port is than described mesh The even number of port numbers big 1;
Described destination slogan is sent to described Docker container.
4. according to the method described in any one of claim 1-3, it is characterised in that described access request also includes described client Address.
Method the most according to claim 4, it is characterised in that the described public network address according to described Docker container, will After described access request is sent to described Docker container, also include:
Receiving the response message that described Docker container sends, described response message is with the address of described client as destination Location, with described destination slogan as source port number.
6. the control device that a container accesses, it is characterised in that including:
Receiver module, for receiving the access request that client sends, described access request includes destination slogan;
Acquisition module, for according to described destination slogan, obtains mapped port number, described destination slogan and described mapping end Slogan is corresponding;According to described mapped port number, obtain the public network address of the Docker container corresponding with described mapped port number;
Sending module, for the public network address according to described Docker container, is sent to described Docker by described access request Container.
The control device that container the most according to claim 6 accesses, it is characterised in that described receiver module is additionally operable to receive The port application message that described Docker container sends, described port application message includes the public network ground of described Docker container Location;
The control device that described container accesses also includes:
Distribution module, for according to described port application message, to described Docker container allocation mapped port;
Set up module, for setting up described mapped port and the mapping relations of described public network address.
The control device that container the most according to claim 7 accesses, it is characterised in that described acquisition module is additionally operable to basis Described mapped port, obtains destination slogan, and described destination slogan is odd number, and described mapped port is than described destination slogan The even number of big 1;
Described sending module is additionally operable to described destination slogan is sent to described Docker container.
9. the control device accessed according to the container described in any one of claim 6-8, it is characterised in that described access request is also Address including described client.
The control device that container the most according to claim 9 accesses, it is characterised in that described receiver module is additionally operable to connect Receiving the response message that described Docker container sends, described response message is address for the purpose of the address of described client, with institute Stating destination slogan is source port number.
CN201610507705.1A 2016-06-29 2016-06-29 The control method and device of container access Active CN106130990B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610507705.1A CN106130990B (en) 2016-06-29 2016-06-29 The control method and device of container access

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610507705.1A CN106130990B (en) 2016-06-29 2016-06-29 The control method and device of container access

Publications (2)

Publication Number Publication Date
CN106130990A true CN106130990A (en) 2016-11-16
CN106130990B CN106130990B (en) 2019-06-18

Family

ID=57468605

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610507705.1A Active CN106130990B (en) 2016-06-29 2016-06-29 The control method and device of container access

Country Status (1)

Country Link
CN (1) CN106130990B (en)

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106817411A (en) * 2016-12-28 2017-06-09 华为技术有限公司 The processing method and relevant device of Operational Visit request
CN107105061A (en) * 2017-05-31 2017-08-29 北京中电普华信息技术有限公司 A kind of service registry method and device
CN107395762A (en) * 2017-08-30 2017-11-24 四川长虹电器股份有限公司 A kind of application service based on Docker containers accesses system and method
CN108932153A (en) * 2018-07-06 2018-12-04 杭州涂鸦信息技术有限公司 A kind of method and apparatus that more Docker examples dynamically distribute host port
WO2019019670A1 (en) * 2017-07-24 2019-01-31 深圳壹账通智能科技有限公司 Application accessing method and device, computer apparatus, and storage medium
CN109842559A (en) * 2018-12-28 2019-06-04 中兴通讯股份有限公司 A kind of network communication method and system
CN111327647A (en) * 2018-12-13 2020-06-23 北京金山云网络技术有限公司 Method and device for providing service to outside by container and electronic equipment
CN111352689A (en) * 2018-12-21 2020-06-30 中国电信股份有限公司 Method and device for realizing seamless migration of application containerized deployment
CN111385631A (en) * 2020-03-04 2020-07-07 海信视像科技股份有限公司 Display device, communication method and storage medium
CN115002069A (en) * 2022-06-24 2022-09-02 中国电信股份有限公司 Port mapping method and device, electronic equipment and storage medium
CN116074309A (en) * 2023-03-06 2023-05-05 深圳前海环融联易信息科技服务有限公司 Access method of operating system in cross-platform container and related equipment

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101478499A (en) * 2009-01-08 2009-07-08 清华大学深圳研究生院 Flow allocation method and apparatus in MPLS network
CN101478493A (en) * 2009-02-10 2009-07-08 杭州华三通信技术有限公司 Method and device for NAT through communication
US20140351602A1 (en) * 2013-05-23 2014-11-27 Samsung Electronics Co., Ltd. Apparatus and method for controlling transparent tunnel mode operation in communication system supporting wireless docking protocol
US20150186214A1 (en) * 2011-05-09 2015-07-02 Cleversafe, Inc. Assigning a dispersed storage network address range in a maintenance free storage container
CN104869058A (en) * 2015-06-04 2015-08-26 北京京东尚科信息技术有限公司 Method and device for transmitting data message
CN104951360A (en) * 2015-06-30 2015-09-30 北京奇虎科技有限公司 Configuration management mode and device based on Docker
CN105376303A (en) * 2015-10-23 2016-03-02 深圳前海达闼云端智能科技有限公司 Docker implementation system and communication method thereof
CN105491021A (en) * 2015-11-24 2016-04-13 华东师范大学 Android cloud application server and Android cloud application server system
CN105591820A (en) * 2015-12-31 2016-05-18 北京轻元科技有限公司 Container network management system and method with high scalability

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101478499A (en) * 2009-01-08 2009-07-08 清华大学深圳研究生院 Flow allocation method and apparatus in MPLS network
CN101478493A (en) * 2009-02-10 2009-07-08 杭州华三通信技术有限公司 Method and device for NAT through communication
US20150186214A1 (en) * 2011-05-09 2015-07-02 Cleversafe, Inc. Assigning a dispersed storage network address range in a maintenance free storage container
US20140351602A1 (en) * 2013-05-23 2014-11-27 Samsung Electronics Co., Ltd. Apparatus and method for controlling transparent tunnel mode operation in communication system supporting wireless docking protocol
CN104869058A (en) * 2015-06-04 2015-08-26 北京京东尚科信息技术有限公司 Method and device for transmitting data message
CN104951360A (en) * 2015-06-30 2015-09-30 北京奇虎科技有限公司 Configuration management mode and device based on Docker
CN105376303A (en) * 2015-10-23 2016-03-02 深圳前海达闼云端智能科技有限公司 Docker implementation system and communication method thereof
CN105491021A (en) * 2015-11-24 2016-04-13 华东师范大学 Android cloud application server and Android cloud application server system
CN105591820A (en) * 2015-12-31 2016-05-18 北京轻元科技有限公司 Container network management system and method with high scalability

Cited By (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106817411A (en) * 2016-12-28 2017-06-09 华为技术有限公司 The processing method and relevant device of Operational Visit request
WO2018121625A1 (en) * 2016-12-28 2018-07-05 华为技术有限公司 Service access request processing method and related device
CN106817411B (en) * 2016-12-28 2020-06-02 华为技术有限公司 Service access request processing method and related equipment
CN107105061A (en) * 2017-05-31 2017-08-29 北京中电普华信息技术有限公司 A kind of service registry method and device
CN107105061B (en) * 2017-05-31 2020-09-29 北京中电普华信息技术有限公司 Service registration method and device
WO2019019670A1 (en) * 2017-07-24 2019-01-31 深圳壹账通智能科技有限公司 Application accessing method and device, computer apparatus, and storage medium
CN107395762A (en) * 2017-08-30 2017-11-24 四川长虹电器股份有限公司 A kind of application service based on Docker containers accesses system and method
CN108932153A (en) * 2018-07-06 2018-12-04 杭州涂鸦信息技术有限公司 A kind of method and apparatus that more Docker examples dynamically distribute host port
CN111327647A (en) * 2018-12-13 2020-06-23 北京金山云网络技术有限公司 Method and device for providing service to outside by container and electronic equipment
CN111327647B (en) * 2018-12-13 2023-02-03 北京金山云网络技术有限公司 Method and device for providing service to outside by container and electronic equipment
CN111352689A (en) * 2018-12-21 2020-06-30 中国电信股份有限公司 Method and device for realizing seamless migration of application containerized deployment
CN109842559A (en) * 2018-12-28 2019-06-04 中兴通讯股份有限公司 A kind of network communication method and system
EP3905610A4 (en) * 2018-12-28 2022-03-02 ZTE Corporation Network communication method and system
CN111385631A (en) * 2020-03-04 2020-07-07 海信视像科技股份有限公司 Display device, communication method and storage medium
CN111385631B (en) * 2020-03-04 2022-05-24 海信视像科技股份有限公司 Display device, communication method and storage medium
CN115002069A (en) * 2022-06-24 2022-09-02 中国电信股份有限公司 Port mapping method and device, electronic equipment and storage medium
CN115002069B (en) * 2022-06-24 2023-10-31 中国电信股份有限公司 Port mapping method, device, electronic equipment and storage medium
CN116074309A (en) * 2023-03-06 2023-05-05 深圳前海环融联易信息科技服务有限公司 Access method of operating system in cross-platform container and related equipment
CN116074309B (en) * 2023-03-06 2023-06-16 深圳前海环融联易信息科技服务有限公司 Access method of operating system in cross-platform container and related equipment

Also Published As

Publication number Publication date
CN106130990B (en) 2019-06-18

Similar Documents

Publication Publication Date Title
CN106130990A (en) The control method of container access and device
CN106067858B (en) Communication means, apparatus and system between container
CN109672714B (en) Data processing method of distributed storage system and distributed storage system
CN106933775A (en) Data handling system and the method for data processing
CN111240763A (en) Configuration updating method, device, equipment and storage medium
CN108989430B (en) Load balancing method, device and storage medium
CN105847108B (en) Communication means and device between container
CN104683161B (en) Network management and device based on SaaS
US7865550B2 (en) Message processing control in a publish/subscribe system
CN109451088A (en) A kind of data access method and device
CN110430274A (en) A kind of document down loading method and system based on cloud storage
CN106169994A (en) The method of controlling security communicated between container and device
CN110557284A (en) data aggregation method and device based on client gateway
CN110012118B (en) Method and controller for providing Network Address Translation (NAT) service
CN104601666B (en) Log services method and cloud platform
CN106953943A (en) Suitable for the method and device of switch communication
CN106302384A (en) DNS message processing method and device
CN106953842A (en) A kind of message treatment method and device of live platform
CN105389120A (en) Supporting RMA API over active message
CN107547346A (en) A kind of message transmitting method and device
CN110351276A (en) Data processing method, equipment and computer readable storage medium
CN110351362A (en) Data verification method, equipment and computer readable storage medium
CN106210162B (en) Communication control method and device
CN110351364A (en) Date storage method, equipment and computer readable storage medium
CN109413224A (en) Message forwarding method and device

Legal Events

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