• Title/Summary/Keyword: JXTA.

Search Result 48, Processing Time 0.027 seconds

JXTA Based P2P Services for J2ME Devices (J2ME Device를 위한 JXTA 기반의 P2P 서비스)

  • 이영준;임근화;김상태;곽동규;박원배
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2003.10c
    • /
    • pp.19-21
    • /
    • 2003
  • P2P(peer­to­peer) 방식의 통신 모델의 강점은, 기존의 Server­Client 모델에 비해 Server에 대한 의존도가 낮고, 중앙 집중의 제어를 받지 않는다는 것이다. 그러나, 현재 사용되고 있는 일반적인 P2P 모델들은 서비스의 성격과 시스템 환경이 달라, 서로 호환되지 않는 문제가 있다. 썬 마이크로시스템사에서 제안한 JXTA는 프로그래밍언어와 플랫폼에 독립적으로 개발 가능한 P2P 모델로서 다양한 환경에서 적용이 가능하다. 그러나 이러한 JXTA를 무선환경에서 원활하게 적용하기에는 J2ME Device의 제한된 자원으로는 한계가 있다. 본 논문에서는 J2ME Device를 위해 JXTA기반의 Relay를 사용하여 무선환경에서 유연하게 적용되는 P2P 서비스를 구현하였다.

  • PDF

DHT Algorithm for imploving of Mobile SFA System's performance Based on JXTA (JXTA기반의 모바일 SFA 시스템 성능향상을 위한 DHT 알고리즘 기법)

  • Kim, Hyeong-Gyun;Kim, Yong-Ho;Lee, Sang-Beom
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • v.9 no.1
    • /
    • pp.137-140
    • /
    • 2005
  • 본 연구에서는 모바일 클라이언트간의 효율적인 데이터 공유를 위해 SFA 서버의 중개 없이, 서버에 접속해 있는 클라이언트간의 데이터 전송이 가능토록 하기 위하여, 기존의 P2P 개념을 모바일 기반으로 확장하였다. 이때 기존의 제한된 메시지 전달방법을 탈피하여 JXTA 기반의 모바일 SFA 시스템을 구축하였다. 본 연구를 통해 개발된 모바일 P2P 서비스와 LBS 기술은, 모바일 사용자 간의 정보 공유가 신속하게 이루어지게 함으로써, 모바일 시스템의 효율성을 향상 시킨다는 점에서 의의를 가진다. 또한 본 논문에서는 플랫폼에 독립적이며, 네트워크 디바이스에 독립적인 환경을 지원하는 JXTA 네트워크 환경에서 분산된 자원을 효율적으로 검색하는 DHT(Distributed Hash Table) 알고리즘을 제안하고자 한다. DHT는 분산 해쉬 테이블을 이용하는 기법으로써, 모든 피어들은 공유하고 있는 자원들에 대한 메타 데이터를 해쉬 값에 의해 지정된 피어에게 전송하며, 메타데이터를 수신한 피어들은 다른 피어로부터 검색 요청이 들어올 경우 자원의 위치를 알려주는 방식으로 동작한다.

  • PDF

Design of XML Messaging System for Data Exchange of Heterogeneous P2P System (이기종 P2P 시스템 간의 자료 교환을 위한 XML 메세징 시스템 설계)

  • Jung, Hun;Park, Chong-Won
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.18 no.9
    • /
    • pp.2147-2154
    • /
    • 2014
  • JXTA does not need to be managed by the central server, and has the property that can communicate with any device that is connected to the network. Thus, JXTA can be applied to the communication between heterogeneous P2P systems. This paper deals with the design of a data exchange system utilizing the JXTA's foregoing property, which is able to connect P2P systems with different protocols and APIs.

A Study on Design and Implementation Distributed IR(Information-Retrieval) System Based on JXTA Flatform (JXTA 플랫폼 기반 분산 정보 검색 시스템 설계 및 구현에 관한 연구)

  • Lee, Seung-Ha;Pang, Se-Chung;Lee, Pil-Woo;Kim, Yang-Woo
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2008.05a
    • /
    • pp.605-608
    • /
    • 2008
  • 일반적인 정보검색 시스템은 중앙 집중식의 서버/클라이언트 방식을 사용한다. 이 방식은 서버 집중방식으로 시스템의 부하가 가중될 경우 추가적인 자원 확보에 어려움을 가진다. P2P(Peer-to-Peer) 기술은 이러한 중앙 서버의 문제점을 해결하기 위해 제안된 것이다. JXTA 플랫폼은 P2P 서비스를 제공하기 위한 오픈 소스 프로젝트로서 본 논문은 정보검색 시스템의 부하가 늘어날 경우 유연한 자원 확보를 위해 JXTA 플랫폼 기반의 JXIR(Jxta Information Retrieval) 시스템을 설계하고 구현하였다.

JXTA based P2P Framework using Mobile Agents (모바일 에이전트를 이용한 JXTA 기반의 P2P 프레임워크)

  • Min, Su-Hong;Cho, Dong-Sub
    • Proceedings of the KIEE Conference
    • /
    • 2003.11c
    • /
    • pp.384-387
    • /
    • 2003
  • In this paper, we have designed the integrated wire and wireless P2P framework using mobile agents to share efficiently resources as media file. Most of the P2P applications are used on the wire network. We propose the integrated wire and wireless P2P framework. Proposed P2P platform is based on JXTA of Sun Microsystems. But JXTA is pure peer-to-peer network model, so it sends message other peers as broadcast style to request resources. In this way, there are some problems as massage overload, bandwidth loss, etc. In order to solve this problem, we propose a hybrid peer-to-peer network model using mobile agent. Proposed scheme also solve existing hybrid pEp model's flaws which have the delay and low rate due to concentrated server. In proposed scheme, mobile agents that have autonomy and mobility are used to search the location of resources. Besides, mobile agents could solve the loss problem of the search result. To improve P2P QoS(Quality of Service), we could monitor peer's state information using PIP(Peer Information Protocol) of JXTA.

  • PDF

Mobile P2P Framework Based on Integrated Wire and Wireless Network (유무선 통합 기반의 모바일 P2P 프레임워크)

  • 민수홍;이민수;조동섭
    • Proceedings of the Korea Multimedia Society Conference
    • /
    • 2003.05b
    • /
    • pp.655-658
    • /
    • 2003
  • 본 논문에서는 기존의 유선망을 기반으로 하는 P2P 시스템에 썬의 JXTA와 JXME를 이용하여 모바일 기능을 추가하였으며, 유무선 통합 망에서 미디어 파일과 같은 자원들을 효율적으로 공유하도록 설계하였다 현재 대다수의 P2P 애플리케이션들은 유선망을 기반으로, 서로 다른 API를 사용하고 있어, 플랫폼에 종속적이며, 다양한 네트워크 환경과 디바이스 등을 포항하지 않는다. 이러한 문제점을 오픈 소스 프로젝트인 썬의 JXTA를 이용하여 전체 시스템을 설계하였으며, JXTA 프로토콜을 이용하여, 피어의 상태 정보를 모니터링하여, 원격 피어의 상태에 따라 동일한 파일을 설러 피어들로부터 전송 받을 수 있도록 한다.

  • PDF

Massive Data Transmission in Time with JXTA Protocol (JXTA 프로토콜을 이용한 대용량 데이터 전송서비스)

  • 김명선;박인수;박용진
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2002.10e
    • /
    • pp.460-462
    • /
    • 2002
  • 컴퓨터 네트워킹의 새로운 패러다임으로 떠오르고 있는 P2P(Peer-to-peer)통신은 기존의 서버-클라이언트 모델의 한계점을 극복하는 많은 해법을 제시하고 있다. 이에 최근여러 가지 플랫폼의 각기의 서비스를 제공하는 애플리케이션들이 속속 등장하고 있다. SunMicro systems에서 시작되어 현재 Open Project로 진행중인 Project JXTA는 이러한 분산 Computing, 특히 Peer-to-Peer Computing이나 Peer-to-Peer 네트워킹이라는 영역에서 폭넓게 발생하는 문제를 해결하기 위해 만들어진 테크놀로지로서 Peer to Peer를 비롯한 분산 Computing들을 위한 Infra Service를 제공하고 있다. JXTA 테크놀로지를 이용하여 제공할 수 있는 여러 서비스 중에 일반 Peer들의 대용량 데이터 전송에서 있을 수 있는 문제점을 해결할 수 있는 서비스를 제안한다. 대용량의 데이터를 여러 서버에서 나누어 받을 수 있도록 하여 Peer-to-Peer 어플리케이션에서 사용자는 찾고자 하는 자료를 검색했을 때 자료의 위치와 함께 제공자의 status와 capability를 monitoring 함으로써 실제 제공할 수 있는 또는 제공하고자 하는 속도와 다운받을 서버와 가져올 데이터의 용량을 결정함으로써 대용량 데이터를 단시간에 효율적으로 주고받을 수 있다.

  • PDF

Design of Mobile Agent System based on JXTA Platform (JXTA 기반의 이동 에이전트 시스템의 설계)

  • Koo, Hee-Kwan;Kang, Jae-Gu;Kook, Youn-Gyou;Choi, Young-Keun
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2003.05b
    • /
    • pp.1397-1400
    • /
    • 2003
  • JXTA 기술은 네트워크 프로그래밍과 컴퓨팅 플랫폼으로 P2P(peer to peer) 컴퓨팅이나 P2P 네트워킹이라는 영역에서 폭넓게 발생하는 문제를 해결하기 위해 만들어진 것이다. P2P 네트워크 영역과 같은 분산 컴퓨팅 문제를 해결할 수 있는 JXTA 플랫폼을 이용하여 효율적인 이동 에이전트 시스템을 설계하여, 동적으로 경로를 선정하고, 서비스에 부하를 덜 주면서 Peer 에게 서비스를 제공하는 시스템을 제안한다.

  • PDF

A Technique for Providing Service among Devices using JXTA Framework (JXTA 기반 장치 간 서비스 제공 기법)

  • Kwon Ki-Hyeon;Lee Soo-il;Balayar Chakra
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2004.11a
    • /
    • pp.725-728
    • /
    • 2004
  • 최근 들어 정보통신 분야의 기술이 급격히 발전함에 따라 컴퓨터 사용의 증가와 초고속통신망의 보급이 일반화 되면서 사회가 급속도록 진화하고 있다. 대부분의 사람들이 정보통신 가전제품을 소지하고 있으며 무선 통신 기술의 발전이 일상생활로 접어들면서 유비쿼터스 컴퓨팅 환경을 추구하려는 움직임이 본격화 되고 있다. 이렇듯 언제 어디서나 쾌적하고 편리하고 즐거운 삶을 위한 맞춤형 홈서비스를 제공하는 환경을 구성하기 위해 각 계층에서 노력중이다. 가전기기들 간에 통신은 기본이며 개개인이 가지고 있는 정보통신기기까지도 제어를 하는 홈네트워크의 발전을 기대하며 본 고에서는 기기 간 즉 peer간의 탐색, 통신 등의 제어를 위해 JXTA플랫폼을 이용한 화이트보드 채팅 프로그램을 구현하였다. 따라서 안으로 다가올 홈네트워킹 환경에서의 JXTA 기반 장치 간 서비스 및 제어와 애플리케이션 개발 시 여러 가지 응용방안을 모색 할 수 있다.

  • PDF

A Study on Integration of Healthcare Information Systems based on P2P in Distributed Environment (분산환경에서의 P2P기반 보건의료분야 정보시스템 통합에 관한 연구)

  • Park, Yong-Min;Oh, Young-Hwan
    • Journal of the Institute of Electronics Engineers of Korea TC
    • /
    • v.48 no.2
    • /
    • pp.36-42
    • /
    • 2011
  • The current healthcare information systems field to meet the growing demand for healthcare for a variety of building systems and operation, and subsequent information on the budget continues to increase, but the current system, although the association link between the various systems made does not, with organizations with information about each of the standardization and real-time network status data do not consist of various materials, such as insufficient to provide real-time issues have been raised. This paper proposes a Integrated information system on Healthcare based on JXTA to solve problems mentioned above. Until now, in a network environment for data storage and management is the most widely used server-intensive structure, while an increase in users and traffic difficulties in data management and communications services to handle the growing number of servers increase faster than information associated with the cost savings, P2P model in terms of efficient data management has emerged as a new solution. Therefore this paper designs a platform for Integrated information system on Healthcare based on JXTA as a method to integrate health information data and services, and then proves that the new information system on healthcare based on JXTA is the suitable model.