KR100824409B1 - 패킷 기반의 데이터 동기화 장치 및 방법 - Google Patents
패킷 기반의 데이터 동기화 장치 및 방법 Download PDFInfo
- Publication number
- KR100824409B1 KR100824409B1 KR1020060123875A KR20060123875A KR100824409B1 KR 100824409 B1 KR100824409 B1 KR 100824409B1 KR 1020060123875 A KR1020060123875 A KR 1020060123875A KR 20060123875 A KR20060123875 A KR 20060123875A KR 100824409 B1 KR100824409 B1 KR 100824409B1
- Authority
- KR
- South Korea
- Prior art keywords
- packet
- node
- state
- list
- nodes
- 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.)
- Expired - Fee Related
Links
- 238000000034 method Methods 0.000 title claims abstract description 21
- 238000010586 diagram Methods 0.000 description 8
- 230000001360 synchronised effect Effects 0.000 description 2
- 230000002123 temporal effect Effects 0.000 description 2
- 238000007689 inspection Methods 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000003068 static effect Effects 0.000 description 1
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L47/00—Traffic control in data switching networks
- H04L47/10—Flow control; Congestion control
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L12/00—Data switching networks
- H04L12/28—Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
- H04L12/44—Star or tree networks
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L47/00—Traffic control in data switching networks
- H04L47/10—Flow control; Congestion control
- H04L47/32—Flow control; Congestion control by discarding or delaying data units, e.g. packets or frames
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
Abstract
Description
Claims (8)
- (a) 복수의 노드가 접속된 네트워크에서 상기 복수의 노드 중 임의의 노드에 데이터 갱신이 일어나면 패킷을 발생하는 단계;(b) 상기 패킷을 패킷 리스트에 삽입하여 생성시간 순으로 정렬하는 단계;(c) 상기 생성된 패킷의 노드 리스트에서 상기 임의의 노드의 상태를 체크하는 단계; 및(d) 상기 체크된 상태를 토대로, 상기 생성된 패킷의 노드 리스트에서 상기 임의의 노드의 상태를 갱신하고, 상기 갱신된 데이터를 상기 임의의 노드에 적용하는 단계를 포함하는 것을 특징으로 하는 패킷 기반의 데이터 동기화 방법.
- 제 1 항에 있어서,(e) 상기 패킷 리스트 내 각 패킷에 포함된 상기 임의의 노드의 상태 모두를 방문 상태로 변경하는 단계를 더 포함하는 것을 특징으로 하는 패킷 기반의 데이터 동기화 방법.
- 제 1 항 또는 제 2 항에 있어서, 상기 (d) 단계는,상기 체크된 상태가 초기 상태이면 방문 상태로만 변경시키고,상기 체크된 상태가 방문 상태이면 상기 데이터 갱신 정보를 적용할 뿐만 아니라 갱신 상태로 변경시키는 것을 특징으로 하는 패킷 기반의 데이터 동기화 방법.
- 제 1 항 또는 제 2 항에 있어서, 상기 (d) 단계는,상기 패킷에 포함된 노드 리스트 내 모든 노드가 갱신 상태이면, 상기 패킷을 삭제하는 것을 특징으로 하는 패킷 기반의 데이터 동기화 방법.
- 제 1 항 또는 제 2 항에 있어서, 상기 패킷 리스트는트리 구조로 이루어진 상기 복수의 노드에서 DFS(Depth First Search) 순으로 상기 각 노드를 방문하는 것을 특징으로 하는 패킷 기반의 데이터 동기화 방법.
- 제 1 항 또는 제 2 항에 있어서, 상기 패킷은상기 패킷을 생성한 노드의 노드 아이디, 상기 패킷을 생성한 생성 시간 정보 및 상기 네트워크에 포함된 노드의 리스트 정보를 포함하는 것을 특징으로 하는 패킷 기반의 데이터 동기화 방법.
- 복수의 노드가 접속된 네트워크에서 상기 복수의 노드 중 임의의 노드에서 데이터 갱신이 일어나면 패킷을 발생하는 패킷 발생 수단;상기 패킷을 패킷 리스트에 삽입하여 생성시간 순으로 정렬하는 패킷 정렬 수단;상기 생성된 패킷의 노드 리스트에서 상기 패킷을 발생시킨 임의의 노드의 상태를 체크하는 노드 상태 체크수단;상기 체크된 상태를 토대로, 상기 생성된 패킷의 노드 리스트에서 상기 임의의 노드의 상태를 갱신하는 노드상태 변경수단; 및상기 체크된 상태를 토대로, 상기 생성된 패킷의 노드 리스트에서 상기 임의의 노드에 상기 갱신된 데이터를 적용하는 데이터 갱신수단을 포함하는 것을 특징으로 하는 패킷 기반의 데이터 동기화 장치.
- 제 7항에 있어서, 상기 노드상태 변경수단은,상기 패킷 리스트 내 모든 패킷의 갱신정보를 체크/적용한 후, 상기 패킷 리스트 내 각 패킷에 포함된 상기 임의의 노드의 상태 모두를 방문 상태로 변경하는 것을 특징으로 하는 패킷 기반의 데이터 동기화 장치.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020060123875A KR100824409B1 (ko) | 2006-12-07 | 2006-12-07 | 패킷 기반의 데이터 동기화 장치 및 방법 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020060123875A KR100824409B1 (ko) | 2006-12-07 | 2006-12-07 | 패킷 기반의 데이터 동기화 장치 및 방법 |
Publications (1)
Publication Number | Publication Date |
---|---|
KR100824409B1 true KR100824409B1 (ko) | 2008-04-23 |
Family
ID=39572301
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020060123875A Expired - Fee Related KR100824409B1 (ko) | 2006-12-07 | 2006-12-07 | 패킷 기반의 데이터 동기화 장치 및 방법 |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR100824409B1 (ko) |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO1995024800A2 (en) | 1994-03-01 | 1995-09-14 | Nokia Telecommunications Oy | Hierarchical synchronization method |
KR20000069175A (ko) * | 1997-09-30 | 2000-11-25 | 이데이 노부유끼 | 무선 통신 방법 및 무선 통신 장치 |
JP2005354351A (ja) | 2004-06-10 | 2005-12-22 | Nippon Telegr & Teleph Corp <Ntt> | 多地点コミュニケーションの通信端末装置および遅延同期制御方法 |
KR20070012913A (ko) * | 2005-07-25 | 2007-01-30 | 손동철 | 에이디-에이치오씨 망에서 이동성이 있는 단말기의 이탈 및재결합을 위한 동기화 방법 |
KR100718871B1 (ko) | 2006-07-12 | 2007-05-16 | 중앙대학교 산학협력단 | 홈 네트워크 미들웨어 상호 연동성 지원을 위한 방법, 장치및 이를 위한 기록매체 |
-
2006
- 2006-12-07 KR KR1020060123875A patent/KR100824409B1/ko not_active Expired - Fee Related
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO1995024800A2 (en) | 1994-03-01 | 1995-09-14 | Nokia Telecommunications Oy | Hierarchical synchronization method |
KR20000069175A (ko) * | 1997-09-30 | 2000-11-25 | 이데이 노부유끼 | 무선 통신 방법 및 무선 통신 장치 |
JP2005354351A (ja) | 2004-06-10 | 2005-12-22 | Nippon Telegr & Teleph Corp <Ntt> | 多地点コミュニケーションの通信端末装置および遅延同期制御方法 |
KR20070012913A (ko) * | 2005-07-25 | 2007-01-30 | 손동철 | 에이디-에이치오씨 망에서 이동성이 있는 단말기의 이탈 및재결합을 위한 동기화 방법 |
KR100718871B1 (ko) | 2006-07-12 | 2007-05-16 | 중앙대학교 산학협력단 | 홈 네트워크 미들웨어 상호 연동성 지원을 위한 방법, 장치및 이를 위한 기록매체 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN104202360B (zh) | 访问网页的方法、装置及路由器 | |
JP5065482B2 (ja) | 無線環境においてデータセットを同期するための方法および機器 | |
Juan et al. | Multi-master ros systems | |
EP3238096B1 (en) | System and method for discovering a lan synchronization candidate for a synchronized content management system | |
US9531585B2 (en) | Network bootstrapping for a distributed storage system | |
Orduña et al. | Enabling mobile access to Remote Laboratories | |
CN107182054A (zh) | 无线热点连接控制方法、装置、设备及计算机存储介质 | |
JP2012516584A (ja) | 管理データ変更を追跡する方法および装置 | |
US20170193070A1 (en) | System and method for a distributed replication lock for active-active geo-redundant systems | |
CN105959226A (zh) | 建立转发表项的方法及装置 | |
US20080215760A1 (en) | Method and System For Synchronizing Status of Member Servers Belonging to Same Replication Group | |
KR100824409B1 (ko) | 패킷 기반의 데이터 동기화 장치 및 방법 | |
KR101748302B1 (ko) | 공통 anqp 그룹 버전을 이용한 anqp 질의 시스템 및 방법 | |
CN102624764A (zh) | 同步同一Web应用程序的多个副本的方法和设备 | |
WO2015198124A1 (en) | System and method for transferring and synchronizing content between electronic devices | |
JP2009206731A (ja) | 監視システム、監視装置、監視方法、およびプラグラム | |
US20030212805A1 (en) | Profile information acquisition program and apparatus | |
CN100563188C (zh) | 通讯网络中通讯终端接入请求的路由方法 | |
JP6712112B2 (ja) | プログラマブルデバイス適用認証システム及び認証方法 | |
Hernàndez et al. | Multi-master ROS systems | |
JP6904453B2 (ja) | プログラマブルデバイス適用認証システム及び認証方法 | |
US20150341234A1 (en) | Method for generating graphic interface for monitoring network nodes in a network | |
CN106131129A (zh) | 全局负载均衡的数据同步时间管理的方法和装置 | |
US7773552B2 (en) | Mobile communication system and mobile communication method | |
US20150081867A1 (en) | Obtaining a mac address from an external source |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A201 | Request for examination | ||
PA0109 | Patent application |
Patent event code: PA01091R01D Comment text: Patent Application Patent event date: 20061207 |
|
PA0201 | Request for examination | ||
E902 | Notification of reason for refusal | ||
PE0902 | Notice of grounds for rejection |
Comment text: Notification of reason for refusal Patent event date: 20071030 Patent event code: PE09021S01D |
|
E701 | Decision to grant or registration of patent right | ||
PE0701 | Decision of registration |
Patent event code: PE07011S01D Comment text: Decision to Grant Registration Patent event date: 20080415 |
|
GRNT | Written decision to grant | ||
PR0701 | Registration of establishment |
Comment text: Registration of Establishment Patent event date: 20080416 Patent event code: PR07011E01D |
|
PR1002 | Payment of registration fee |
Payment date: 20080417 End annual number: 3 Start annual number: 1 |
|
PG1601 | Publication of registration | ||
FPAY | Annual fee payment |
Payment date: 20110411 Year of fee payment: 4 |
|
PR1001 | Payment of annual fee |
Payment date: 20110411 Start annual number: 4 End annual number: 4 |
|
LAPS | Lapse due to unpaid annual fee | ||
PC1903 | Unpaid annual fee |