JP5882353B2 - ファイルシステムセッションにおけるマルチコネクションのための方法及びシステム - Google Patents
ファイルシステムセッションにおけるマルチコネクションのための方法及びシステム Download PDFInfo
- Publication number
- JP5882353B2 JP5882353B2 JP2013543291A JP2013543291A JP5882353B2 JP 5882353 B2 JP5882353 B2 JP 5882353B2 JP 2013543291 A JP2013543291 A JP 2013543291A JP 2013543291 A JP2013543291 A JP 2013543291A JP 5882353 B2 JP5882353 B2 JP 5882353B2
- Authority
- JP
- Japan
- Prior art keywords
- connection
- server
- session
- client
- transport
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F15/00—Digital computers in general; Data processing equipment in general
- G06F15/16—Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/14—Session management
- H04L67/141—Setup of application sessions
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L69/00—Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
- H04L69/14—Multichannel or multilink protocols
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L69/00—Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
- H04L69/40—Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass for recovering from a failure of a protocol instance or entity, e.g. service redundancy protocols, protocol state redundancy or protocol service redirection
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L69/00—Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
- H04L69/24—Negotiation of communication capabilities
-
- Y—GENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y02—TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
- Y02D—CLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
- Y02D30/00—Reducing energy consumption in communication networks
- Y02D30/50—Reducing energy consumption in communication networks in wire-line communication networks, e.g. low power modes or reduced link rate
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Computer Security & Cryptography (AREA)
- Computer Hardware Design (AREA)
- Theoretical Computer Science (AREA)
- Software Systems (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Computer And Data Communications (AREA)
- Communication Control (AREA)
Description
フェイルオーバー処理コンポーネント170は、セッション中の特定のトランスポートコネクションの切断を処理する。例えば、ネットワークケーブルが切断され、NICが動作しなくなり、または他の条件により以前は切断されていたコネクションが動作する可能性がある。フェイルオーバー処理コンポーネント170は、他のコネクションは利用可能か否か決定する。そして、追加のチャネルを選択するチャネル発見コンポーネント120および切断されていないコネクションに対してコマンドをルートするコマンドルーティングコンポーネント160のような、他のコンポーネントを呼び出すことができる。また、フェイルオーバー処理コンポーネント170は、切断されたコネクショントランスポートにキュー(queue)されたコマンド、および別のトランスポートコネクションを経由するサーバーの応答待ちコマンドの何れへの応答を処理することができる。その結果、故障にかかわらず確実にコマンドは実行される。このように、システム100はより高い信頼性を供給する。
ネットワークインターフェースアドレスを示す。このフィールドは、よく知られたソケット構造であるSOCKADDR_STORAGEを使用することができる。
Claims (15)
- クライアントとサーバーとの間でセッションを開始するためにコンピューターにより実行される方法であって、
アプリケーションから、前記クライアントと前記サーバーとの間のサーバーメッセージブロック(SMB)セッションを開始するための第1の要求を受信するステップと、
前記クライアントと前記サーバーとの間でコマンドを送信するための第1のトランスポートを選択するステップと、
前記第1のトランスポートを介して、前記クライアントと前記サーバーとの間の第1のコネクションを開始するステップと、
前記第1のコネクションを利用して、少なくとも1つの追加的な利用可能なトランスポートを決定するステップと、
前記クライアントと前記サーバーとの間で第2のコネクションを開始するために、前記少なくとも1つの追加的な利用可能なトランスポートの中から第2のトランスポートを選択するステップであって、前記第2のトランスポートは前記サーバーに関連する1つ以上の特性に少なくとも部分的に基づいて、前記少なくとも1つの追加的な利用可能なトランスポートの中から選択され、前記第2のコネクションを開始することは前記第2のコネクションを設定するための第2の要求を送信することを含み、前記第2の要求は、前記第2のコネクションが前記SMBセッションに付加されることを示すバインディングフラグを含む、ステップと、
を有する方法。 - 前記要求を受信するステップは、サーバーメッセージブロック(SMB)プロトコルを使用して、前記サーバー上にリモートに格納されたファイルにアクセスするアプリケーションからの要求を受信するステップを備えることを特徴とする請求項1に記載の方法。
- 前記要求を受信するステップは、セッションを設定するステップと、一つまたは複数のパケットを前記サーバーに送信して、前記クライアントと前記サーバーとの間で通信するために使用されるネットワークプロトコルの利用可能なダイアレクトとネゴシエートするステップとを備えることを特徴とする請求項1に記載の方法。
- 前記要求を受信するステップは、前記サーバーが複数コネクションのセッションをサポートするか否かを決定するために前記サーバーへ問合せをするステップを備えることを特徴とする請求項1に記載の方法。
- 利用可能なトランスポートを決定するステップは、前記サーバーの一つまたは複数のアドレスを特定するためにドメインネームシステム(DNS)サーバーへ問合せをするステップを備えることを特徴とする請求項1に記載の方法。
- 利用可能なトランスポートを決定するステップは、利用可能なネットワークインターフェースを特定するためにクライアントのオペレーティングシステムへ問合せをするステップを備えることを特徴とする請求項1に記載の方法。
- 利用可能なトランスポートを決定するステップは、前記サーバー上の利用可能なネットワークインターフェースを特定するために前記サーバーに対して機能要求を送信する問合せをするステップを備えることを特徴とする請求項1に記載の方法。
- 前記第1又は第2のトランスポートを選択することは、前記アプリケーションのコネクション環境設定を確立するアプリケーション指定の基準に基づいて選択することを含むことを特徴とする請求項1に記載の方法。
- 前記第1又は第2のコネクションを開始することは、サーバーメッセージブロック(SMB)コネクションを設定する前記選択されたトランスポートを経由してネゴシエートメッセージを送信することを含むことを特徴とする請求項1に記載の方法。
- 前記第1又は第2のコネクションをバインディングすることは、前記クライアントから前記サーバーへコマンドを送信するために前記セッションにより使用する前記コネクションを準備することを含むことを特徴とする請求項1に記載の方法。
- 前記第1又は第2のコネクションをバインディングすることは、前記セッションおよび/またはコネクションをクリーンアップするための情報を蓄積することを含むことを特徴とする請求項1に記載の方法。
- 前記コマンドを送信することは、現在のコマンドを処理するのに適した一つまたは複数のコネクションを選ぶために複数のバインディングされたコネクションの中から選択することを含むことを特徴とする請求項1に記載の方法。
- ファイルシステムセッションにおいてマルチチャネルコネクションを提供するためのコンピューターシステムであって、
以下のコンポーネント内で具現化されるソフトウェア命令を実行するように構成されたプロセッサおよびメモリと、
一つまたは複数のリソースを共有するためにクライアントとサーバーとの間のセッションを開始する要求を受信するセッション開始コンポーネントと、
前記クライアントと前記サーバーとの間の通信のために利用可能な一つまたは複数のコネクショントランスポートを決定するチャネル発見コンポーネントと、
前記クライアントと前記サーバーとの間の前記セッションに対して結合するために、前記決定された利用可能なコネクショントランスポートから、一つまたは複数のコネクショントランスポートを選択するチャネル選択コンポーネントと、
前記選択されたコネクショントランスポートを前記セッションと関連付けるバインディングコンポーネントと、
前記クライアントと前記サーバーとの間のセッションに関連した一つまたは複数のコマンドを受信するコマンド受信コンポーネントと、
特定のコマンドを送信するセッションにバインディングされたコネクショントランスポートを選択するコマンドルーティングコンポーネントとを備え、
前記チャネル発見コンポーネントは、各々のコネクショントランスポートがリモートダイレクトメモリアクセス(RDMA)および/またはレシーブスケーリングサポート(RSS)をサポートするか否かを決定するようにさらに構成されることを特徴とするシステム。 - 前記セッション開始コンポーネントは、アプリケーションがファイルまたは他のリソースにアクセスするために接続したいサーバーを特定するクライアントで稼動する前記アプリケーションからの要求を受信するように構成されることを特徴とする請求項13に記載のシステム。
- 請求項1ないし12のうちの何れか1項に記載の方法をコンピューターに実行させるコンピュータプログラム。
Applications Claiming Priority (3)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US12/960,577 | 2010-12-06 | ||
| US12/960,577 US8806030B2 (en) | 2010-12-06 | 2010-12-06 | Multichannel connections in file system sessions |
| PCT/US2011/063613 WO2012078689A2 (en) | 2010-12-06 | 2011-12-06 | Multichannel connections in file system sessions |
Publications (3)
| Publication Number | Publication Date |
|---|---|
| JP2014501978A JP2014501978A (ja) | 2014-01-23 |
| JP2014501978A5 JP2014501978A5 (ja) | 2015-01-15 |
| JP5882353B2 true JP5882353B2 (ja) | 2016-03-09 |
Family
ID=46163297
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2013543291A Active JP5882353B2 (ja) | 2010-12-06 | 2011-12-06 | ファイルシステムセッションにおけるマルチコネクションのための方法及びシステム |
Country Status (11)
| Country | Link |
|---|---|
| US (1) | US8806030B2 (ja) |
| EP (1) | EP2649531B1 (ja) |
| JP (1) | JP5882353B2 (ja) |
| KR (1) | KR101811087B1 (ja) |
| CN (1) | CN102571756B (ja) |
| AU (1) | AU2011338481B2 (ja) |
| BR (1) | BR112013013794A8 (ja) |
| CA (1) | CA2817051A1 (ja) |
| MX (1) | MX2013006422A (ja) |
| RU (1) | RU2595752C2 (ja) |
| WO (1) | WO2012078689A2 (ja) |
Families Citing this family (57)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US10117078B1 (en) | 2005-04-12 | 2018-10-30 | Ehud Mendelson | Medical information communication method |
| US9258216B2 (en) * | 2009-12-23 | 2016-02-09 | Pismo Labs Technology Limited | Methods and systems for transmitting packets through network interfaces |
| US10218467B2 (en) | 2009-12-23 | 2019-02-26 | Pismo Labs Technology Limited | Methods and systems for managing error correction mode |
| US9787501B2 (en) | 2009-12-23 | 2017-10-10 | Pismo Labs Technology Limited | Methods and systems for transmitting packets through aggregated end-to-end connection |
| US9160693B2 (en) | 2010-09-27 | 2015-10-13 | Blackberry Limited | Method, apparatus and system for accessing applications and content across a plurality of computers |
| US9331955B2 (en) | 2011-06-29 | 2016-05-03 | Microsoft Technology Licensing, Llc | Transporting operations of arbitrary size over remote direct memory access |
| US20130067095A1 (en) | 2011-09-09 | 2013-03-14 | Microsoft Corporation | Smb2 scaleout |
| US9621402B2 (en) * | 2011-09-12 | 2017-04-11 | Microsoft Technology Licensing, Llc | Load balanced and prioritized data connections |
| US9015809B2 (en) * | 2012-02-20 | 2015-04-21 | Blackberry Limited | Establishing connectivity between an enterprise security perimeter of a device and an enterprise |
| US10432587B2 (en) | 2012-02-21 | 2019-10-01 | Aventail Llc | VPN deep packet inspection |
| US9231949B1 (en) * | 2012-08-10 | 2016-01-05 | Amazon Technologies, Inc. | Content delivery to user devices using server-initiated connections |
| US9747386B1 (en) | 2012-08-10 | 2017-08-29 | Amazon Technologies, Inc. | User-perceived performance through browser hints |
| CN102857504B (zh) * | 2012-09-06 | 2016-01-06 | 深信服网络科技(深圳)有限公司 | 网络优化方法及装置 |
| US10404520B2 (en) | 2013-05-29 | 2019-09-03 | Microsoft Technology Licensing, Llc | Efficient programmatic memory access over network file access protocols |
| US9641614B2 (en) | 2013-05-29 | 2017-05-02 | Microsoft Technology Licensing, Llc | Distributed storage defense in a cluster |
| US20140379778A1 (en) * | 2013-06-20 | 2014-12-25 | Microsoft Corporation | Asynchronous transport setup and selection for interactive applications |
| CN104301287B (zh) * | 2013-07-16 | 2020-03-31 | 中兴通讯股份有限公司 | 一种多对多会话的实现方法、网络节点、服务器及系统 |
| JP6180225B2 (ja) * | 2013-08-08 | 2017-08-16 | キヤノン株式会社 | 携帯型デバイス及び通信制御方法 |
| US9578109B2 (en) * | 2014-05-30 | 2017-02-21 | Apple Inc. | Long-lived MPTCP sessions |
| US9838858B2 (en) | 2014-07-08 | 2017-12-05 | Rapidsos, Inc. | System and method for call management |
| US9942739B2 (en) | 2014-09-19 | 2018-04-10 | Rapidsos, Inc. | Method and system for emergency call management |
| JP6444125B2 (ja) * | 2014-10-07 | 2018-12-26 | キヤノン株式会社 | 情報処理装置、情報処理装置の制御方法、及びプログラム |
| US9888064B2 (en) | 2015-02-11 | 2018-02-06 | International Business Machines Corporation | Load-balancing input/output requests in clustered storage systems |
| US10129892B2 (en) * | 2015-06-01 | 2018-11-13 | Qualcomm Incorporated | Techniques to manage reverse channel audio sessions |
| WO2017079354A1 (en) | 2015-11-02 | 2017-05-11 | Rapidsos, Inc. | Method and system for situational awareness for emergency response |
| WO2017106775A1 (en) | 2015-12-17 | 2017-06-22 | Rapidsos, Inc. | Devices and methods for efficient emergency calling |
| US9998507B2 (en) | 2015-12-22 | 2018-06-12 | Rapidsos, Inc. | Systems and methods for robust and persistent emergency communications |
| US9986404B2 (en) | 2016-02-26 | 2018-05-29 | Rapidsos, Inc. | Systems and methods for emergency communications amongst groups of devices based on shared data |
| CN109417692A (zh) | 2016-04-26 | 2019-03-01 | 快速求救公司 | 用于紧急通信的系统和方法 |
| CA3023982A1 (en) | 2016-05-09 | 2017-11-16 | Rapidsos, Inc. | Systems and methods for emergency communications |
| WO2018039142A1 (en) | 2016-08-22 | 2018-03-01 | Rapidsos, Inc. | Predictive analytics for emergency detection and response management |
| CN106790420B (zh) * | 2016-11-30 | 2019-11-26 | 华为技术有限公司 | 一种多会话通道建立方法和系统 |
| US10334055B2 (en) | 2017-02-01 | 2019-06-25 | International Business Machines Corporation | Communication layer with dynamic multi-session management |
| CN106953797B (zh) * | 2017-04-05 | 2020-05-26 | 苏州浪潮智能科技有限公司 | 一种基于动态连接的rdma数据传输的方法与装置 |
| US10375558B2 (en) | 2017-04-24 | 2019-08-06 | Rapidsos, Inc. | Modular emergency communication flow management system |
| CN107172048A (zh) * | 2017-05-19 | 2017-09-15 | 郑州云海信息技术有限公司 | 一种基于smb协议的多通道实现方法及装置 |
| CN107948158B (zh) * | 2017-11-27 | 2023-06-27 | 广东路得斯环境科技有限公司 | 一种处理高频率多并发的数据连接方法 |
| WO2019113129A1 (en) | 2017-12-05 | 2019-06-13 | Rapidsos, Inc. | Social media content for emergency management |
| WO2019125483A1 (en) * | 2017-12-22 | 2019-06-27 | Nokia Technologies Oy | Designs of an mptcp-aware load balancer and load balancer using the designs |
| US10911547B2 (en) * | 2017-12-28 | 2021-02-02 | Dell Products L.P. | Systems and methods for SMB monitor dialect |
| US10820181B2 (en) | 2018-02-09 | 2020-10-27 | Rapidsos, Inc. | Emergency location analysis system |
| US20190320310A1 (en) | 2018-04-16 | 2019-10-17 | Rapidsos, Inc. | Emergency data management and access system |
| US10805786B2 (en) | 2018-06-11 | 2020-10-13 | Rapidsos, Inc. | Systems and user interfaces for emergency data integration |
| US11917514B2 (en) | 2018-08-14 | 2024-02-27 | Rapidsos, Inc. | Systems and methods for intelligently managing multimedia for emergency response |
| WO2020172612A1 (en) | 2019-02-22 | 2020-08-27 | Rapidsos, Inc. | Systems & methods for automated emergency response |
| CA3135274C (en) | 2019-03-29 | 2024-01-16 | Rapidsos, Inc. | Systems and methods for emergency data integration |
| US11146680B2 (en) | 2019-03-29 | 2021-10-12 | Rapidsos, Inc. | Systems and methods for emergency data integration |
| US11228891B2 (en) | 2019-07-03 | 2022-01-18 | Rapidsos, Inc. | Systems and methods for emergency medical communications |
| CN112422602B (zh) * | 2019-08-23 | 2022-02-22 | 阿里巴巴集团控股有限公司 | 分布式协调服务的处理方法及装置、系统 |
| CN111901386B (zh) * | 2020-06-30 | 2023-05-09 | 广东浪潮大数据研究有限公司 | 一种远端文件处理的方法、系统、设备及可读存储介质 |
| CN114449025B (zh) * | 2020-10-16 | 2024-03-08 | 上海汽车集团股份有限公司 | 一种通信方法及系统 |
| CN112689011B (zh) * | 2020-12-24 | 2023-05-26 | 北京浪潮数据技术有限公司 | 一种基于nfs协议的业务传输方法、装置、设备及介质 |
| US11330664B1 (en) | 2020-12-31 | 2022-05-10 | Rapidsos, Inc. | Apparatus and method for obtaining emergency data and providing a map view |
| KR102668919B1 (ko) * | 2021-04-16 | 2024-05-27 | 한국과학기술원 | 네트워크에 연결된 시스템의 보안을 위한 프로토콜 다이얼렉트 기법 |
| CN114024998B (zh) * | 2021-11-11 | 2023-05-23 | 瑞斯康达科技发展股份有限公司 | 一种基于netconf协议的支持多会话的方法和装置 |
| CN115328408B (zh) * | 2022-10-14 | 2023-01-03 | 联想凌拓科技有限公司 | 用于数据处理的方法、装置、设备及介质 |
| CN118714183B (zh) * | 2023-04-28 | 2025-05-09 | 华为技术有限公司 | 报文传输的方法和装置 |
Family Cites Families (23)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US5301280A (en) * | 1989-10-02 | 1994-04-05 | Data General Corporation | Capability based communication protocol |
| US6085234A (en) * | 1994-11-28 | 2000-07-04 | Inca Technology, Inc. | Remote file services network-infrastructure cache |
| US5682478A (en) | 1995-01-19 | 1997-10-28 | Microsoft Corporation | Method and apparatus for supporting multiple, simultaneous services over multiple, simultaneous connections between a client and network server |
| US6549934B1 (en) | 1999-03-01 | 2003-04-15 | Microsoft Corporation | Method and system for remote access to computer devices via client managed server buffers exclusively allocated to the client |
| GB2358548B (en) * | 1999-05-18 | 2003-09-10 | Bob Tang | Methods for fast establishment of modem-to-modem data link via PSTN bypassing present lengthy modem negotiations |
| US6470390B1 (en) * | 1999-06-29 | 2002-10-22 | Cisco Technology, Inc. | Method and apparatus for a dual connection communication session |
| US6795851B1 (en) | 2000-06-19 | 2004-09-21 | Path Communications Inc. | Web-based client/server communication channel with automated client-side channel endpoint feature detection and selection |
| US7917888B2 (en) | 2001-01-22 | 2011-03-29 | Symbol Technologies, Inc. | System and method for building multi-modal and multi-channel applications |
| US7219149B2 (en) * | 2003-06-12 | 2007-05-15 | Dw Holdings, Inc. | Versatile terminal adapter and network for transaction processing |
| JP3703457B2 (ja) * | 2003-01-21 | 2005-10-05 | キヤノン株式会社 | アドレス通知方法、プログラム、及び、装置 |
| US7698361B2 (en) * | 2003-12-31 | 2010-04-13 | Microsoft Corporation | Lightweight input/output protocol |
| US7613169B2 (en) * | 2004-03-16 | 2009-11-03 | Nokia Corporation | Enhancement of packet transfer mode when circuit switched resources are requested |
| US8332526B2 (en) * | 2005-05-25 | 2012-12-11 | Microsoft Corporation | Data communication protocol including negotiation and command compounding |
| EP1727056B1 (en) * | 2005-05-25 | 2008-11-05 | Microsoft Corporation | Data communication protocol |
| US20060282545A1 (en) * | 2005-06-11 | 2006-12-14 | Arwe John E | Method and apparatus for application or protocol version negotiation |
| US7526558B1 (en) * | 2005-11-14 | 2009-04-28 | Network Appliance, Inc. | System and method for supporting a plurality of levels of acceleration in a single protocol session |
| US8489761B2 (en) * | 2006-07-10 | 2013-07-16 | Solarflare Communications, Inc. | Onload network protocol stacks |
| US7991830B2 (en) | 2007-02-28 | 2011-08-02 | Red Hat, Inc. | Multiple sessions between a server and multiple browser instances of a browser |
| US9081902B2 (en) * | 2008-06-20 | 2015-07-14 | Microsoft Technology Licensing, Llc. | Generalized architecture to support representation of multi-transport devices |
| US9219733B2 (en) | 2008-06-30 | 2015-12-22 | Microsoft Technology Licensing, Llc | Software-based aliasing for accessing multiple shared resources on a single remote host |
| US8706887B2 (en) * | 2009-06-29 | 2014-04-22 | Sap Ag | Multi-channel sessions |
| WO2011062596A1 (en) * | 2009-11-23 | 2011-05-26 | Hewlett-Packard Development Company, L.P. | Binding resources in a shared computing environment |
| WO2011143094A2 (en) * | 2010-05-09 | 2011-11-17 | Citrix Systems, Inc. | Systems and methods for allocation of classes of service to network connections corresponding to virtual channels |
-
2010
- 2010-12-06 US US12/960,577 patent/US8806030B2/en active Active
-
2011
- 2011-12-05 CN CN201110416650.0A patent/CN102571756B/zh active Active
- 2011-12-06 WO PCT/US2011/063613 patent/WO2012078689A2/en not_active Ceased
- 2011-12-06 EP EP11846068.2A patent/EP2649531B1/en active Active
- 2011-12-06 MX MX2013006422A patent/MX2013006422A/es active IP Right Grant
- 2011-12-06 AU AU2011338481A patent/AU2011338481B2/en not_active Ceased
- 2011-12-06 JP JP2013543291A patent/JP5882353B2/ja active Active
- 2011-12-06 CA CA2817051A patent/CA2817051A1/en not_active Abandoned
- 2011-12-06 RU RU2013125953/08A patent/RU2595752C2/ru not_active IP Right Cessation
- 2011-12-06 BR BR112013013794A patent/BR112013013794A8/pt not_active Application Discontinuation
- 2011-12-06 KR KR1020137014328A patent/KR101811087B1/ko not_active Expired - Fee Related
Also Published As
| Publication number | Publication date |
|---|---|
| RU2013125953A (ru) | 2014-12-10 |
| US8806030B2 (en) | 2014-08-12 |
| BR112013013794A8 (pt) | 2017-09-19 |
| US20120144019A1 (en) | 2012-06-07 |
| WO2012078689A3 (en) | 2012-09-07 |
| KR101811087B1 (ko) | 2017-12-20 |
| JP2014501978A (ja) | 2014-01-23 |
| EP2649531A4 (en) | 2014-12-10 |
| AU2011338481B2 (en) | 2016-09-29 |
| AU2011338481A1 (en) | 2013-05-30 |
| RU2595752C2 (ru) | 2016-08-27 |
| KR20130126630A (ko) | 2013-11-20 |
| WO2012078689A2 (en) | 2012-06-14 |
| BR112013013794A2 (pt) | 2016-09-13 |
| EP2649531A2 (en) | 2013-10-16 |
| CN102571756B (zh) | 2016-03-23 |
| EP2649531B1 (en) | 2018-08-01 |
| CA2817051A1 (en) | 2012-06-14 |
| MX2013006422A (es) | 2013-07-03 |
| CN102571756A (zh) | 2012-07-11 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP5882353B2 (ja) | ファイルシステムセッションにおけるマルチコネクションのための方法及びシステム | |
| US6687758B2 (en) | Port aggregation for network connections that are offloaded to network interface devices | |
| EP2656552B1 (en) | Third party initiation of communications between remote parties | |
| CN102714886B (zh) | 分层路由以及多处理器多模网络设备的接口选择 | |
| US7257817B2 (en) | Virtual network with adaptive dispatcher | |
| CN106790420B (zh) | 一种多会话通道建立方法和系统 | |
| US9491265B2 (en) | Network communication protocol processing optimization system | |
| CN101790869A (zh) | 通过插槽的服务质量应用程序编程接口 | |
| CN110366276A (zh) | 服务化架构基站 | |
| WO2012100671A1 (zh) | 一种绑定物理网口的方法、网卡及通信系统 | |
| JP2011044955A (ja) | ネットワークマネージャ機器による設定変更方法及びプログラム、ネットワーク機器の制御方法及びプログラム、ネットワークマネージャ機器及びネットワーク機器 | |
| CN1985492B (zh) | 支持iSCSI读操作和iSCSI烟囱的方法和系统 | |
| CN104683130A (zh) | 一种配置堆叠端口的方法和设备 | |
| CN114553886B (zh) | 数据传输方法和通信装置 | |
| CN101971593A (zh) | 独立于传输方式的架构 | |
| WO2022001639A1 (zh) | 通信方法、移动设备及路由设备 | |
| CN102137101A (zh) | 一种基于SCTP的嵌入式Linux系统数据传输的方法及系统 | |
| CN108848175A (zh) | 一种创建tcp连接的方法及装置 | |
| CN114500487A (zh) | 一种端到端超文本传输协议转换系统 | |
| HK1174452B (en) | Third party initiation of communications between remote parties |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20141111 |
|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20141111 |
|
| A711 | Notification of change in applicant |
Free format text: JAPANESE INTERMEDIATE CODE: A711 Effective date: 20150523 |
|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20150914 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20150929 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20151214 |
|
| TRDD | Decision of grant or rejection written | ||
| A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20160105 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20160203 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 5882353 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |