WO2009013999A1 - ネットワークシステム、ノード機器、データ配信方法、情報記録媒体、および、プログラム - Google Patents

ネットワークシステム、ノード機器、データ配信方法、情報記録媒体、および、プログラム Download PDF

Info

Publication number
WO2009013999A1
WO2009013999A1 PCT/JP2008/062330 JP2008062330W WO2009013999A1 WO 2009013999 A1 WO2009013999 A1 WO 2009013999A1 JP 2008062330 W JP2008062330 W JP 2008062330W WO 2009013999 A1 WO2009013999 A1 WO 2009013999A1
Authority
WO
WIPO (PCT)
Prior art keywords
node
unit
data
significant
program
Prior art date
Application number
PCT/JP2008/062330
Other languages
English (en)
French (fr)
Inventor
Shoji Mori
Original Assignee
Konami Digital Entertainment 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 Konami Digital Entertainment Co., Ltd. filed Critical Konami Digital Entertainment Co., Ltd.
Priority to CN2008800047829A priority Critical patent/CN101627374B/zh
Priority to US12/669,623 priority patent/US20100183017A1/en
Priority to KR20097020896A priority patent/KR101087089B1/ko
Priority to EP20080790967 priority patent/EP2172846A1/en
Publication of WO2009013999A1 publication Critical patent/WO2009013999A1/ja

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5027Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals
    • G06F9/505Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals considering the load
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/12Arrangements for detecting or preventing errors in the information received by using return channel
    • H04L1/16Arrangements for detecting or preventing errors in the information received by using return channel in which the return channel carries supervisory signals, e.g. repetition request signals
    • H04L1/18Automatic repetition systems, e.g. Van Duuren systems
    • 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/06Protocols specially adapted for file transfer, e.g. file transfer protocol [FTP]
    • 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/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1001Protocols in which an application is distributed across nodes in the network for accessing one among a plurality of replicated servers
    • 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/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1001Protocols in which an application is distributed across nodes in the network for accessing one among a plurality of replicated servers
    • H04L67/1004Server selection for load balancing
    • H04L67/1023Server selection for load balancing based on a hash applied to IP addresses or costs
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/2866Architectures; Arrangements
    • H04L67/2885Hierarchically arranged intermediate devices, e.g. for hierarchical caching
    • 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/131Protocols for games, networked simulations or virtual reality

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

 配信要求送信部(301)は、サーバに向けて配信要求を送信する。経路決定部(302)は、サーバによって自己(端末(12))が最上位のノードに選定された場合に、サーバから紹介された各ノードについて、自己を起点にそれぞれ上位から下位に並べた配信経路を決定する。データ受信部(303)は、決定された配信経路に基づいて接続した直上のノードから配信されるデータを受信する。データ送信部(308)は、配信経路に基づいて接続した直下のノードがある場合に、受信したデータを直下のノードに送信する。そして、受信通知返信部(309)は、自己が最下位のノードである場合に、データ受信部(303)がデータを受信すると、最上位のノードに受信通知を返信する。
PCT/JP2008/062330 2007-07-20 2008-07-08 ネットワークシステム、ノード機器、データ配信方法、情報記録媒体、および、プログラム WO2009013999A1 (ja)

Priority Applications (4)

Application Number Priority Date Filing Date Title
CN2008800047829A CN101627374B (zh) 2007-07-20 2008-07-08 网络系统、节点设备及数据分发方法
US12/669,623 US20100183017A1 (en) 2007-07-20 2008-07-08 Network System, Node Device, Data Distribution Method, Information Recording Medium, and Program
KR20097020896A KR101087089B1 (ko) 2007-07-20 2008-07-08 네트워크 시스템, 노드 기기, 데이터 송신방법, 정보기록매체 및 프로그램
EP20080790967 EP2172846A1 (en) 2007-07-20 2008-07-08 Network system, node device, data distribution method, information recording medium, and program

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2007-189149 2007-07-20
JP2007189149A JP4637145B2 (ja) 2007-07-20 2007-07-20 ネットワークシステム、ノード機器、データ配信方法、および、プログラム

Publications (1)

Publication Number Publication Date
WO2009013999A1 true WO2009013999A1 (ja) 2009-01-29

Family

ID=40281257

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2008/062330 WO2009013999A1 (ja) 2007-07-20 2008-07-08 ネットワークシステム、ノード機器、データ配信方法、情報記録媒体、および、プログラム

Country Status (7)

Country Link
US (1) US20100183017A1 (ja)
EP (1) EP2172846A1 (ja)
JP (1) JP4637145B2 (ja)
KR (1) KR101087089B1 (ja)
CN (1) CN101627374B (ja)
TW (1) TW200909036A (ja)
WO (1) WO2009013999A1 (ja)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012238095A (ja) * 2011-05-10 2012-12-06 Nippon Telegr & Teleph Corp <Ntt> ソフトウェアイメージ配信方法、ソフトウェアイメージ配信システムおよびそのプログラム
CN105027173B (zh) * 2013-03-07 2019-03-01 富士通株式会社 数据收集方法、系统以及数据收集程序
CN103546559B (zh) * 2013-10-24 2018-02-02 网宿科技股份有限公司 数据分发方法和装置
US10057263B2 (en) * 2016-03-01 2018-08-21 Cay JEGLINSKI Application management system
CN117255129A (zh) * 2022-06-10 2023-12-19 戴尔产品有限公司 镜像部署方法、服务器和系统

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004287631A (ja) 2003-03-20 2004-10-14 Konami Co Ltd ダウンロードサービスシステム、端末、指令列の実行方法、ならびに、プログラム
JP2006107349A (ja) * 2004-10-08 2006-04-20 Sony Corp データ取得提供プログラム
JP2006279810A (ja) * 2005-03-30 2006-10-12 Fujitsu Ltd ネットワーク機器管理装置、ネットワーク機器管理プログラム、及びネットワーク機器管理方法
JP2006287919A (ja) * 2005-03-08 2006-10-19 Nec Corp 通信ネットワーク、コンテンツ配信ノード、ツリー構築方法、コンテンツ配信制御プログラム
JP2006293700A (ja) * 2005-04-11 2006-10-26 Ntt Docomo Inc 通信装置、及び、コンテンツ配信方法
JP2007067814A (ja) * 2005-08-31 2007-03-15 Brother Ind Ltd コンテンツ配信システム、コンテンツ配信方法、接続管理装置、配信装置、端末装置、及びそのプログラム
JP2007189149A (ja) 2006-01-16 2007-07-26 Toshiba Corp 磁気記憶装置及びその製造方法

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE19531609A1 (de) * 1994-09-13 1996-03-28 Siemens Ag Verfahren zur Verkehrslenkung in einem Kommunikationsnetz
CN1165132C (zh) * 2000-01-17 2004-09-01 Egc&C株式会社 基于分级结构的提供因特网广播数据的系统和方法
US6973491B1 (en) * 2000-08-09 2005-12-06 Sun Microsystems, Inc. System and method for monitoring and managing system assets and asset configurations
US6975589B2 (en) * 2000-12-30 2005-12-13 Redback Networks Inc. Method and apparatus for a hybrid variable rate pipe
US7181547B1 (en) * 2001-06-28 2007-02-20 Fortinet, Inc. Identifying nodes in a ring network
JP2005198201A (ja) * 2004-01-09 2005-07-21 Ntt Docomo Inc ネットワークトポロジー構成方法及びノード
JP2006065660A (ja) * 2004-08-27 2006-03-09 Sony Corp 端末機器、情報配信サーバ、および情報配信方法
US8099482B2 (en) * 2004-10-01 2012-01-17 E-Cast Inc. Prioritized content download for an entertainment device
EP1659488A1 (en) * 2004-11-17 2006-05-24 Alcatel Method of providing software components to nodes in a telecommunication network

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004287631A (ja) 2003-03-20 2004-10-14 Konami Co Ltd ダウンロードサービスシステム、端末、指令列の実行方法、ならびに、プログラム
JP2006107349A (ja) * 2004-10-08 2006-04-20 Sony Corp データ取得提供プログラム
JP2006287919A (ja) * 2005-03-08 2006-10-19 Nec Corp 通信ネットワーク、コンテンツ配信ノード、ツリー構築方法、コンテンツ配信制御プログラム
JP2006279810A (ja) * 2005-03-30 2006-10-12 Fujitsu Ltd ネットワーク機器管理装置、ネットワーク機器管理プログラム、及びネットワーク機器管理方法
JP2006293700A (ja) * 2005-04-11 2006-10-26 Ntt Docomo Inc 通信装置、及び、コンテンツ配信方法
JP2007067814A (ja) * 2005-08-31 2007-03-15 Brother Ind Ltd コンテンツ配信システム、コンテンツ配信方法、接続管理装置、配信装置、端末装置、及びそのプログラム
JP2007189149A (ja) 2006-01-16 2007-07-26 Toshiba Corp 磁気記憶装置及びその製造方法

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
JUNICHI UEKAWA: "P2P System Within PC Cluster Using Hiararchical Architecture", IPSJ SGI NOTES, vol. 2002, no. 22, 8 March 2002 (2002-03-08), pages 55 - 60 *

Also Published As

Publication number Publication date
US20100183017A1 (en) 2010-07-22
KR101087089B1 (ko) 2011-11-25
TW200909036A (en) 2009-03-01
JP4637145B2 (ja) 2011-02-23
CN101627374B (zh) 2012-05-23
CN101627374A (zh) 2010-01-13
KR20090130371A (ko) 2009-12-23
EP2172846A1 (en) 2010-04-07
JP2009026107A (ja) 2009-02-05

Similar Documents

Publication Publication Date Title
CN101068155B (zh) 一种对等连接流媒体直播系统及其采集服务器
WO2009018418A3 (en) Systems, methods, and computer program products for distributing application or higher layer communications network signaling entity operational status information among session initiation protocol (sip) entities
WO2009013999A1 (ja) ネットワークシステム、ノード機器、データ配信方法、情報記録媒体、および、プログラム
CN102075338B (zh) 基于分布式网络的直播方法和装置
WO2008101169A3 (en) Distributed network management system and method
WO2010106390A8 (en) Optimized redirection for network architectures
CA2703178A1 (en) Networks having multiple paths between nodes and nodes for such a network
CA2420716A1 (en) A link capacity adjustment component
WO2008110460A3 (en) Dissemination of network management tasks in a distributed communication network
WO2010039565A3 (en) Method and system for transferring a communication session
WO2008090618A1 (ja) 無線通信システムおよび無線通信システムにおけるマルチキャストデータの配信方法
CN110249592A (zh) 带宽分配装置和带宽分配方法
WO2008027455A3 (en) Orchestration manager
CA2565822A1 (en) Distributed voice over internet protocol recording
WO2008006196A3 (en) Systems and methods for managing networks
CN101729385A (zh) 一种路径计算及建立方法、装置和系统
WO2007148917A3 (en) Procedure for initial access
TW200627870A (en) Multiple independent pathway communications
MX2009005899A (es) Servidor ptt, sistema de comunicacion ptt, metodo de comunicacion ptt, y programa.
WO2009102251A3 (en) Methods and arrangements in a communication system
CN106464745A (zh) Dns的服务器、客户端及数据同步方法
KR20120017286A (ko) 얼라인먼트 장치 및 방법
US8861529B2 (en) Ethernet apparatus and method of adjusting transmission rate thereof
WO2010055998A3 (ko) 관련 컨텐츠 제공 시스템, 제공 방법, 서비스 서버, 종단 단말기 및 저장 매체
CN100583817C (zh) 一种数字家庭网络QoS保障的方法

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 200880004782.9

Country of ref document: CN

121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 08790967

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 20097020896

Country of ref document: KR

Kind code of ref document: A

WWE Wipo information: entry into national phase

Ref document number: 12669623

Country of ref document: US

Ref document number: 2008790967

Country of ref document: EP

NENP Non-entry into the national phase

Ref country code: DE