• 제목/요약/키워드: mobile client

검색결과 513건 처리시간 0.031초

모바일 클라이언트-서버 모델에 관한 연구 (On the Mobile Client and Server Model)

  • 이지영
    • 정보학연구
    • /
    • 제12권1호
    • /
    • pp.15-20
    • /
    • 2009
  • In this paper, we aim that it solve to problem of the database hoarding because a week connectivity of wireless networks and cutting of link, Consistency of shared data, optimizing of the log include to Mobile Continuous Query Processing System under the mobile client and server environment. and we demonstrate of the superiority for the new Mobile Continuous Query Processing System compare C-I-S(Client-Intercept -Server)model with performance. and we perform to various experiment in order to establishment of superiority compare the index architecture and method for the realtime Continuous Query Processing. in this paper.

  • PDF

실시간 처리 기반의 모바일 클라이언트-서버 시스템 구현 (Implementation of Mobile Cliented-Server System for Real-Time Processing)

  • 주해종;홍봉화
    • 정보학연구
    • /
    • 제9권4호
    • /
    • pp.35-47
    • /
    • 2006
  • Many researches are going on with regard to issues and problems related to mobile database systems, which are caused by the weak connectivity of wireless networks, the mobility and the portability of mobile clients. Mobile computing satisfies user's demands for convenience and performance to use information at any time and in any place, but it has many problems to be solved in the aspect of data management. The purpose of our study is to Implement Real-Time Mobile Query Processing System(MQPS) to solve problems related to database hoarding, the maintenance of shared dataconsistency and the optimization of logging, which are caused by the weak connectivity and disconnection of wireless networks inherent in mobile database systems under mobile client server environments. In addition, we proved the superiority of the proposed MQPS by comparing its performance to the C I S(Client-Intercept-Srever) model.

  • PDF

모바일 데이터베이스 환경의 신뢰성 보장 질의처리 시스템 설계 (Design of Reliable Query Processing System in Mobile Database Environments)

  • 주해종;박영배
    • 정보처리학회논문지D
    • /
    • 제12D권4호
    • /
    • pp.521-530
    • /
    • 2005
  • 무선 네트워크(Wireless Network)의 약한 연결성 및 접속단절, 모바일 클라이언트의 이동성, 모바일 클라이언트의 휴대성으로 인해 발생하는 모바일 데이터베이스 시스템(Mobile Database System) 관련 이슈들과 이 문제들을 해결하기 위한 연구들도 한창이다 이동 컴퓨팅은 언제 어디서나 원하는 모든 정보를 이용할 수 있는 사용자의 편의성이나 성능 면에서의 요구를 만족시키고 있지만, 데이터 관리 측면에서는 해결되어야만 하는 많은 문제점들을 안고 있다. 본 논문은 모바일 클라이언트-서버(Mobile Client-Server) 환경에서 모바일 데이터베이스 시스템 특성상 가질 수 있는 무선 네트워크의 약한 연결성 및 접속성 단절로 인한 데이터베이스 비축(Database Hoarding)과 관련된 문제, 공유 데이터(Shared Data)의 일관성(Consistency)유지 문제, 그리고 로그(Log) 최적화 문제를 해결하기 위한 모바일 질의 처리 시스템(MQPS : Mobile Query Processing System)을 설계하는데 목적이 있다. 또한, MQPS의 효율성 증명을 위해 C-I-S(Client-Intercept-Server) 모델과의 성능비교를 통해 제안한 시스템이 우수하다는 것을 입증하였다.

모바일환경에서의 스트리밍 서비스를 위한 DRM 시스템에 대한 연구 (A DRM System for Streaming Services in Mobile Environment)

  • 한명묵;안용학
    • 융합보안논문지
    • /
    • 제7권2호
    • /
    • pp.135-143
    • /
    • 2007
  • 본 논문에서 모바일 환경에서의 VOD 스트리밍 서비스를 위한 DRM 시스템을 제안한다. 제안하는 시스템은 모바일 환경에서 사용되어지기 위해 독자적으로 구축된 클라이언트 서비스를 위한 핵심요소인 DRM 클라이언트 매니저(컨슈머)와, DRM 서비스를 제공하는 DRM 서버로 구성된다. 컨슈머는 이러한 모바일 환경에서 효율과 처리능력을 극대화하기 위해 클라이언트에서 독립적으로 존재하고, 라이센스 서비스, 컨텐츠 서비스, 접근 서비스 그리고 트랙킹 서비스로 구성된다. DRM 서버는 VOD 스트리밍을 위한 스트리밍 서버, 분배자, 라이센스 서버, 그리고 프로바이더로 구성된다. 제안하는 시스템은 기존의 DRM 시스템에서 처리하는데 어려운 모바일 환경에 적합한 구조를 가지고 있으며, 클라이언트 매니저에서 라이센스 매니저를 이용해서 2차 배포문제를 풀 수 있다.

  • PDF

모바일 멀티플레이어 게임을 위한 하이브리드 클라이언트-서버 구조의 대역폭 요건과 우선순위 기반 동기화 기법 (Bandwidth Requirement and Priority-based Synchronization Methods in Hybrid Client-Server Architecture for Mobile Multiplayer Games)

  • 김진환
    • 한국멀티미디어학회논문지
    • /
    • 제17권4호
    • /
    • pp.526-534
    • /
    • 2014
  • Most of the multiplayer games available online are based on a client-server architecture because this architecture gives better administration control to the game providers than peer-to-peer architecture. In this architecture, the server is responsible for all the communication between the connected clients. The weakness of this architecture is its bandwidth requirement and scalability. Peer-to-peer architectures have then been proposed to solve these issues. In this paper, we propose a hybrid client-server architecture in which the game state is partially shared by the mobile terminal to achieve consistency among different players. Like a peer-to-peer architecture, this architecture uses client-side capacities to reduce bandwidth requirements for the server and improves consistency in wireless networks. Client events have different timeliness and consistency requirements according to their nature in the game world. These requirements lead to tasks with different priorities on CPU processing. In the proposed architecture, either the server or the client applies consistency mechanism according to the priority level. Simulation experiments show that the bandwidth of the server in this architecture is smaller than that of the client-server architecture. As a result, the server in the proposed architecture can accommodate more clients with enhancing the scalability.

휴대폰에서 Avata컨텐츠 기반의 E-mail Client/server 모델 설계 및 구현 (Design and implementation of the email client server model using the avatar contents for the mobile phone)

  • 이경진;이정윤;김강석;송왈철
    • 한국콘텐츠학회:학술대회논문집
    • /
    • 한국콘텐츠학회 2004년도 춘계 종합학술대회 논문집
    • /
    • pp.385-391
    • /
    • 2004
  • 현재 모바일 기술이 발달함에 따라 휴대폰을 이용한 인터넷 사용이 크게 증가하고 있다. 대부분의 휴대폰 사용자의 인터넷 사용은 아바타 및 게임 컨텐츠가 주를 이루고 있다. 본 논문에서는 아바타 및 사용자 정보 관리를 위한 DB 모듈 과 메일 관리 모듈을 구현한 서버와 아바타 이미지를 애니메이션으로 재구성하여 메일 내용을 보여주는 클라이언트 모듈을 설계 하여 클라이언트의 부하를 줄이게 하였다. 휴대폰의 그래픽 및 CPU, 메모리 하드웨어 성능의 한계 때문에 본 논문에서 제시한 방식이 앞으로 많이 사용될 것으로 기대 되며 SK-VM 기반의 Application에 애니메이션 아바타와 I-Mail을 적응시킴으로써 기존에 아바타 서비스가 아닌 새로운 방향으로 아바타를 접목시킨 서비스를 할 수 있다.

  • PDF

클라이언트-서버 모델을 사용한 디지틀 이동통신 시스템의 로우밍 기능 구현에 관한 연구 (A Study on Implementation of Roaming Function in Digital Mobile Communications System using a Client-Server Model)

  • 임선배;박진우
    • 한국통신학회논문지
    • /
    • 제17권12호
    • /
    • pp.1371-1379
    • /
    • 1992
  • 본 논문에서는 디지털 이동통신 시스템에 대하여 전반적으로 소개하고 가장 중요한 기능의 하나인 로우밍 기능 구현을 위한 클라이언트-서버 모델을 제안하고 이에 대한 실험 및 고찰에 대하여 기술한다.

  • PDF

무선 인터넷망을 이용한 PDA 기반 원격 감시 및 제어 시스템 개발 (Development of a Remote Monitoring and Control System using the Mobile Internet)

  • 박광호;김창구;기창두
    • 한국정밀공학회:학술대회논문집
    • /
    • 한국정밀공학회 2000년도 추계학술대회 논문집
    • /
    • pp.674-677
    • /
    • 2000
  • This paper describes a remote monitoring and control system using mobile internet environments through TCP/IP. The server program acts as the main interface between the machine system and the internet technology. The client program is to be distributed to the remote users such as PDA who want to monitor the machine status. A server system is designed to send information of the faults and status of application system to the client part. Therefore, The client parts can take measures and control the system remotely according to the error and faults of system. We developed the client- serversystem for remote control of a green house environment.

  • PDF

스마트폰과 아두이노를 이용한 원격제어 객체인식 이동형 홈 CCTV 개발 (Development of Remote-Controlled Object-Recognizing Mobile Home CCTV Using Smartphone and Arduino)

  • Kim, Dong-Ju;Lim, Chae-Won;Choi, Hyun-Ho
    • 한국정보통신학회논문지
    • /
    • 제24권11호
    • /
    • pp.1546-1549
    • /
    • 2020
  • This paper introduces the development process of mobile home CCTV that enables remote control and object recognition using unused smartphones and Arduino. Clients can control motors connected to Arduino through button, enable bidirectional voice communication between client-server and receive video from the server in real time. The server sends a PUSH notification to the client when its battery is low. When the server recognizes the charger, the client's remote control allows the server to dock to the charger and charge it. It was confirmed that video and voice delivery between client and server works well without any problems, and that object recognition works smoothly.

An Extensional Client Authorization Scheme for IoT Scenarios by Using OAuth 2.0 and PoP Token

  • Xiaonan, Xing;Jang, Sunggyun;Joe, Inwhee
    • 한국정보처리학회:학술대회논문집
    • /
    • 한국정보처리학회 2017년도 추계학술발표대회
    • /
    • pp.200-202
    • /
    • 2017
  • To improve the security of OAuth 2.0 access token transportation and satisfy the challenge of resources constraint caused by the bearer token access mechanism of the OAuth 2.0, we proposed an extensional client authentication scheme that is based on the Proof-of-Possession (PoP) token mechanism. By improving the integrity of PoP token, we bind a PoP key of a public/private key pair to the PoP token. The authorization server and the resource server can authenticate the identity of the client by verifying whether the client has the possession of the PoP token. If the client can prove that it has a PoP key that matches the PoP token, then the identity of the client can be authenticated. This experimental evaluation can confirm that this scheme effectively dealing with the issue of client identity authentication and reduce resources consumption.