• 제목/요약/키워드: Mobile Server

검색결과 1,299건 처리시간 0.029초

휴대폰을 사용한 이미지 기반의 원격 PC 데스크탑 제어 시스템의 설계 및 구현 (Design and Implementation of Image-based Remote PC Desktop Control System Using Cellular Phone)

  • 천희자;서정희;임영진;김영완;허지훈;박흥복
    • 한국정보처리학회:학술대회논문집
    • /
    • 한국정보처리학회 2004년도 추계학술발표논문집(상)
    • /
    • pp.575-578
    • /
    • 2004
  • 현재 휴대폰은 다양한 기능을 통합하고 있고 무선 인터넷의 발달로 인해 언제 어디서나 지속적으로 네트워크가 가능한 환경이 구축됨으로써 다양한 분야에 활용되고 있다. 본 논문은 휴대폰을 사용해서 원격 PC의 데스크탑을 제어할 수 있는 시스템을 설계 및 구현하였다. 본 논문에서 제안하는 시스템은 다수의 원격 PC상에서 실행되는 VNC Server, 실행중인 다수의 VNC Server를 모니터링하는 Monitor, 원격 PC들을 제어하는 휴대폰 상의 Mobile Viewer로 구성되고, VNC Server와 Mobile Viewer와의 통신을 위해 기존의 RFB(Remote Frame Buffer) 프로토콜을 모바일 환경에 맞게 수정한 MRFB(Mobile RFB) 프로토콜을 사용하였다.

  • PDF

Low Latency Handoffs를 위한 안전한 세션 키 교환 기법 설계 (Design of a Secure Session Key Exchange Method for tow Latency Handoffs)

  • 김현곤;박치항
    • 인터넷정보학회논문지
    • /
    • 제5권3호
    • /
    • pp.25-33
    • /
    • 2004
  • Mobile IP Low Lattency Handoffs(1)는 Mobile IP 등록 요청 절차를 처리하는데 발생하는 지연을 최소화시켜 실시간 서비스를 가능하게 해준다. 그러나 인증, 권한 검증, 과금을 지원하는 AAA 기반의 Mobile IP 망에서는 매 지역등록이 일어날 때마다 새로운 세션 및 세션 키가 필요하며, 이를 위해 홈 망까지 등록 절차가 수행되어야 한다. 이로 인해, 이동 노드 재인증 절차와 방문 망에서 홈 망까지의 트랜잭션으로 인한 통신 지연이 발생한다. 이러한 지연을 줄이기 위해서 본 논문에서는 홈 망의 AAA 서버를 관여시키지 않고, 이전에 할당된 세션 키를 재사용하여 Low Latency Handoffs를 수행하는 기법을 제안한다. 이 기법에서는 이전 방문 에이전트와 새로운 방문 에이전트가 세션 키를 교환하는 단계에서 발생하는 보안 취약점을 해결하기 위하여 게이트웨이 방문 에이전트를 신뢰한 수 있는 제 3자 역할을 수행하도록 하고 이를 통해 키를 공유한다. 제안한 기법에 의하면 홈 망까지의 트랜잭션이 필요없고, 세션 키의 기밀성과 무결성이 보장되므로 이동 노드가 빠르고 안전하게 핸드오프를 수행할 수 있다.

  • PDF

PUSH 기술 기반 모바일 광고 모델 및 고객관리 앱 개발 (Development of a Customer Management Application and a Mobile Advertisement Model based on PUSH Technology)

  • 양기철
    • 디지털융복합연구
    • /
    • 제13권3호
    • /
    • pp.193-199
    • /
    • 2015
  • PUSH 기술은 사용자의 요구가 없어도 서버의 정보를 전달할 수 있는 기술로 모바일 앱과 함께 다양한 분야에서 매우 유용하게 활용될 수 있다. 본 논문에서는 PUSH 기술과 모바일 기기를 효과적으로 활용할 수 있는 유용한 적용 분야를 찾아 적합한 응용 모델을 제시하였다. 이를 위하여 PUSH 기술과 모바일 기기를 활용할 수 있는 모바일 앱 AdMan을 개발하였다. AdMan은 m-Bizmaker라는 도구를 사용하여 개발되어 한 번의 개발로 안드로이드와 iOS기반의 어떤 모바일 기기에서도 모두 실행 가능한 모바일 앱이다. AdMan은 PUSH 기술과 앱을 활용하여 오늘날의 모바일 환경에서 큰 효과를 볼 수 있는 고객관리 및 광고용 시스템으로, 현대 사회의 ICT 기술 활용의 좋은 모델이다. AdMan은 PUSH 기술과 모바일 기기의 활용을 극대화 할 수 있는 응용으로 PUSH 서버 상에서 운용되면 더욱 큰 효과를 볼 수 있다.

분산 객체를 이용한 웹기반 클라이언트 / 서버 구조의 구현 (An Implementation of Web-based Client/Server Architecture using Distributed Objects)

  • 박희창;이태공
    • 한국국방경영분석학회지
    • /
    • 제23권2호
    • /
    • pp.25-44
    • /
    • 1997
  • Internet users been rapidly increased due to the convenient GUI environment. Current Web-based HTTP/CGI client/server architecture has several problems such as the CGI bottleneck, no maintaince of state, and no load balancing. However, with Java and CORBA technologies called“Object Web technology”, we can solve them because Java is not only a mobile code but also a platform-independent code, and CORBA has ability to build distributed object and language-independent object model. The goal of “Object Web technology”is to create multivendor, multiOS, multilanguage“legoware”using objects. This paper implement“Book Search System”which is Web-based client/server architecture using distributed objects. Environments of this implementation are Hangul Windows NT(included IIS) server, Hangul Windows 95 client, Visigenic's VisiBroker for Java 1.2 which is a product of CORBA 2.0, HTTP protocol on TCP-IP-based, Sybase SQL Anywhere 5.0 database server, and the interface between application server and database is JDBC-ODBC bridge middleware.

  • PDF

Prediction-based Dynamic Thread Pool System for Massively Multi-player Online Game Server

  • Ju, Woo-Suk;Im, Choong-Jae
    • 한국멀티미디어학회논문지
    • /
    • 제12권6호
    • /
    • pp.876-881
    • /
    • 2009
  • Online game servers usually has been using the static thread pool system. But this system is not fit for huge online game server because the overhead is always up-and-down. Therefore, in this paper, we suggest the new algorithm for huge online game server. This algorithm is based on the prediction-based dynamic thread pool system. But it was developed for web servers and every 0.1 seconds the system prediction the needed numbers of threads and determine the thread pool size. Some experimental results show that the check time of 0.4 seconds is the best one for online game server and if the number of worker threads do not excess or lack to the given threshold then we do not predict and keep the current state. Otherwise we apply the prediction algorithm and change the number of threads. Some experimental results shows that this proposed algorithm reduce the overhead massively and make the performance of huge online game server improved in comparison to the static thread pool system.

  • PDF

무선 인터넷 환경에서 CHAP 인증 기법을 이용한 로밍 서비스 지원 방법 (Roaming Service Support Technique using CHAP in Wireless Internet)

  • 박정현;유승재;양정모
    • 융합보안논문지
    • /
    • 제4권2호
    • /
    • pp.53-60
    • /
    • 2004
  • 본 논문에서는 무선 인터넷 환경에서 CHAP 인증 기법을 이용한 로밍 서비스 지원 방법을 기술한다. 이를 위해 특별히 GPRS 망으로 이동한 이동 ISP 망 가입자가 자신의 홈 ISP 망을 접속하여 인증을 받기 위한 기법을 제시한다 또 이동 ISP 망 가입자의 단말에서 정의되어야 할 인증 메시지 구조와 GPRS 망 게이트웨이에서 구현될 메시지 구조를 제시한다. 아울러 GGSN과 ISP 망간의 인증 메시지 구조를 정의하며 이들 제안된 내용에 대해 시험 환경 구축을 통해 실제 시뮬레이션 결과를 보였다.

  • PDF

WCDMA R5 MSC 시스템 성능 평가 사례 연구 (A Case Study on Performance Evaluation of R5 MSC in WCDMA System)

  • 김대근;김형택;안길환
    • 한국정보통신설비학회:학술대회논문집
    • /
    • 한국정보통신설비학회 2007년도 학술대회
    • /
    • pp.264-268
    • /
    • 2007
  • This article presents the performance evaluation case study of circuit-switched WCDMA R5MSC(Mobile Switching Center) Server and CS-MGW(Circuit Switched Media Gateway) in 3'rd generation mobile telecommunication (UMTS : Universal Mobile Telecommunication System). The presented work adopted circuit switching scenarios recommended by 3GPP(Third Generation Partnership Project) and terrestrial spectrum calculation parameters and its values defined in ITU-R M.2023 and M.1390 to do the case study on performance evaluation of circuit switched system (R5 MSC Server and CS-MGW) in WCDMA core network. This paper describes test results by using simulator which substitutes for wireless section (MS, Node-B, RNC).

  • PDF

Designing ActiveSync for Pocket PC using Wireless Technology

  • Bhaskar, Shalini;Saxena, S.K.
    • Journal of information and communication convergence engineering
    • /
    • 제6권2호
    • /
    • pp.233-237
    • /
    • 2008
  • This paper presents proposal for an application (only for Windows-based Mobile) that can synchronize the Third Generation Windows-based mobile with the prescribed server. This application can be used by mobile users to send information directly to the WAS server wirelessly. In this paper a comparison between Third Generation technology and WLAN ( both are parallel technologies first one embodied by IMT-2000 standards and the second one by ITU Standards) has been made and also a comparison between Wi-Fi and Bluetooth has been made.

Embedded Web Server for Monitoring and Control of a Mobile Robot

  • Sin,Yonggak;Kwak, Jaehyuk;Lim, Joonhong
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 2001년도 ICCAS
    • /
    • pp.132.2-132
    • /
    • 2001
  • In this paper, we propose an efficient configuration of a system for the remote control of a mobile robot. The interface has a video feedback and runs in standard web environments. For control servers of mobile robot and CCD camera, we use the environment with embedded web server Specific program has been developed in order to grab the images using Microsoft Visual C++ The external camera sends the video signal to a framegrabber in the PC, then this program grabs the images and puts them in shared memory in BMP format. For a video feedback, we use image feedback based on the client pull technique supported by Netscape and Internet Explorer.

  • PDF

A Study on Implementation of Safety Navigation Mobile Application Converging Marine Environment Information and Location-Based Service

  • Jeon, Joong-Sung
    • 한국항해항만학회지
    • /
    • 제43권5호
    • /
    • pp.289-295
    • /
    • 2019
  • In this paper, we implemented a safety navigation mobile application that converged AtoN information and location-based services. When application user uses the smartphone's GPS sensor to transmit the user's vessel location data to the data server, the user receives information of which its providing range is considered, such as stored AtoN data, neighboring vessels information, danger area, and weather information in the server. Providing information is sorted based on the smartphone's direction and inclination and it will be also delivered via wireless network (5G, LTE, 3G, WiFi). Additionally the application is available to implement other functions such as information provision through voice and text alarming service when the user's vessel is either approaching or entering the danger area, and an expanded information provision service that is available in shadow area linking with data-storing methods; other linkable data such as weather and other neighboring vessels will be applied based on the lasted-saved data perceived from the non-shadow area.