• Title/Summary/Keyword: Client Control

Search Result 630, Processing Time 0.031 seconds

Data Resource Management under Distributed Computing Environment (분산 컴퓨팅 환경하에서의 데이타 자원 관리)

  • 조희경;안중호
    • Proceedings of the Korea Database Society Conference
    • /
    • 1994.09a
    • /
    • pp.105-129
    • /
    • 1994
  • The information system of corporations are facing a new environment expressed by miniaturization, decentralization and Open System. It is therefore of utmost importance for corporations to adapt flexibly th such new environment by providing for corresponding changes to their existing information systems. The objectives of this study are to identify this new environment faced by today′s information system and develop effective methods for data resource management under this new environment. In this study, it is assumed that the new environment faced by information systems can be specified as Distributed Computing Environment, and in order to achieve such system, presents Client/server architecture as its representative computing structure, This study defines Client/server architecture as a computing architecture which specialize the fuctionality of the client system and the server system in order to have an application distribute and perform cooperative processing at the best platform. Furthermore, from among the five structures utilized in Client/server architecture for distribution and cooperative processing of application between server and client this study presents two different data management methods under the Client/server environment; one is "Remote Data Management Method" which uses file server or database server and. the other is "Distributed Data Management Method" using distributed database management system. The result of this study leads to the conclusion that in the client/server environment although distributed application is assumed, the data could become centralized (in the case of file server or database server) or decentralized (in the case of distributed database system) and the data management method through a distributed database system where complete responsibility and powers with respect to control of data used by the user are given not only is it more adaptable to modern flexible corporate environment, but in terms of system operation, it presents a more efficient data management alternative compared to existing data management methods in terms of cutting costs.

  • PDF

Execution-based System and Its Performance Analysis for Detecting Malicious Web Pages using High Interaction Client Honeypot (고 상호작용 클라이언트 허니팟을 이용한 실행 기반의 악성 웹 페이지 탐지 시스템 및 성능 분석)

  • Kim, Min-Jae;Chang, Hye-Young;Cho, Seong-Je
    • Journal of KIISE:Computing Practices and Letters
    • /
    • v.15 no.12
    • /
    • pp.1003-1007
    • /
    • 2009
  • Client-side attacks including drive-by download target vulnerabilities in client applications that interact with a malicious server or process malicious data. A typical client-side attack is web-based one related to a malicious web page exploiting specific browser vulnerability that can execute mal ware on the client system (PC) or give complete control of it to the malicious server. To defend those attacks, this paper has constructed high interaction client honeypot system using Capture-HPC that adopts execution-based detection in virtual machine. We have detected and classified malicious web pages using the system. We have also analyzed the system's performance in terms of the number of virtual machine images and the number of browsers executed simultaneously in each virtual machine. Experimental results show that the system with one virtual machine image obtains better performance with less reverting overhead. The system also shows good performance when the number of browsers executed simultaneously in a virtual machine is 50.

Caching and Concurrency Control in a Mobile Client/Sever Computing Environment (이동 클라이언트/서버 컴퓨팅환경에서의 캐싱 및 동시성 제어)

  • Lee, Sang-Geun;Hwang, Jong-Seon;Lee, Won-Gyu;Yu, Heon-Chang
    • Journal of KIISE:Software and Applications
    • /
    • v.26 no.8
    • /
    • pp.974-987
    • /
    • 1999
  • 이동 컴퓨팅 환경에서 자주 접근하는 데이터에 대한 캐싱은 무선 채널의 좁은 대역폭에서 경쟁을 줄일 수 있는 유용한 기술이다. 그러나, 트랜잭션 캐시 일관성을 지원하는 전통적인 클라이언트/서버 전략은 클라이언트와 서버간에 많은 양의 통신을 필요로 하기 때문에 이동 클라이언트/서버 컴퓨팅 환경에서는 적절하지 않다. 본 논문에서는 브로드캐스트-기반 캐시 무효화 정책을 사용하면서 트랜잭션 캐시 일관성을 지원하는 OCC-UTS (Optimistic Concurrency Control with Update TimeStamp) 프로토콜을 제안한다. 접근한 데이터에 대한 일관성 검사 및 완료 프로토콜은 캐시 무효화 과정의 내부 과정으로 완전 분산 형태로 효율적으로 구현되며, 일관성 체크의 대부분이 이동 클라이언트에서 수행된다. 또한, 분석 모델에 기반한 성능 비교를 통해, 본 논문에서 제안하는 OCC-UTS 프로토콜이 다른 경쟁 프로토콜보다 높은 트랜잭션 처리율을 얻으며, 데이터 항목을 자주 접근하면 할수록 지역 캐시를 사용하는 OCC-UTS 프로토콜이 더 효율적임을 보인다. 이동 클라이언트의 접속 단절에 대해서는 무효화 브로드캐스트 윈도우를 크게 하여 접속 단절에 적절히 대처할 수 있다.Abstract In a mobile computing environment, caching of frequently accessed data has been shown to be a useful technique for reducing contention on the narrow bandwidth of the wireless channels. However, the traditional client/server strategies for supporting transactional cache consistency that require extensive communications between a client and a server are not appropriate in a mobile client/server computing environment. In this paper, we propose a new protocol, called OCC-UTS (Optimisitic Concurrency Control with Update TimeStamp), to support transactional cache consistency in a mobile client/server computing environment by utilizing the broadcast-based solutions for the problem of invalidating caches. The consistency check on accessed data and the commitment protocol are implemented in a truly distributed fashion as an integral part of cache invalidation process, with most burden of consistency check being downloaded to mobile clients. Also, our experiments based on an analytical model substantiate the basic idea and study the performance characteristics. Experimental results show that OCC-UTS protocol without local cache outperforms other competitor protocol, and the more frequent a mobile client accesses data items the more efficient OCC-UTS protocol with local cache is. With respect to disconnection, the tolerance to disconnection is improved if the invalidation broadcast window size is extended.

A Web GPS based Logistics Vehicle Control Management System using MVC Design Patterns (MVC 디자인 패턴을 활용한 Web GPS 기반의 물류차량 출하 관제 시스템)

  • Sim, Choon Bo;Kim, Kyoung Jong
    • Journal of Korea Society of Digital Industry and Information Management
    • /
    • v.6 no.1
    • /
    • pp.131-142
    • /
    • 2010
  • In this paper, we propose a web GPS based logistics vehicle control management system using MVC design patterns. The proposed system is designed by applying design patterns of object oriented modeling called mini-architecture to enhance reliability of software as well as promote stability of overall system design. In addition, we can get a position information by means of the GPS embedded in PDA and communicate between client and monitoring server using CDMA network so that the position of client can be identified directly by the map service. The system provides an moving object indexing technique which extends the existing TB-tree to manage and retrieve a transporting trajectory of logistics efficiently. Finally, with development of the logistics vehicle control service called WG-LOGICS system, we can verify the usefulness of our system which is able for monitoring a vehicle preparation, allocating registration, loading a burden, transfer path, and destination arrival in real world.

MPEG-21 IPMP's Application and Implementation On Linux Server/Client Environments (Linux Server/client 구조에서 MPEG-21 IPMP의 용용 및 구현)

  • Choi Yong-Soo;Kim Ki-Seob;Kim Hyoung-Joong;Han Hyung-Seok;Song Jeong-Seok;Kim Sung-Soo
    • 한국정보통신설비학회:학술대회논문집
    • /
    • 2004.08a
    • /
    • pp.119-123
    • /
    • 2004
  • 이 논문의 목적은 Linux 기반의 서버/클라이언트 구조에서 IPMP 시스템을 구현하는데 있다. DRM(Digital RIghts Management)솔루션을 제공해주는 IPMP(Intellecutual Property Management and Protection)의 참조 소프트웨어인 OpenIPMP 시스템을 기반으로 하며 MPEG-21 권리표현 언어인 XML을 채용하여 새로운 미디어 서비스 환경에 적합한 웹기반 멀티미디어 컨텐츠 서비스 제공 시스템을 구현하는데 있다.

  • PDF

The Development of GPS Quality Control System based on Internet (인터넷 기반의 GPS Quality Control 시스템 개발)

  • 서영진;주영은;조흥묵
    • Proceedings of the Korean Society of Surveying, Geodesy, Photogrammetry, and Cartography Conference
    • /
    • 2004.11a
    • /
    • pp.65-71
    • /
    • 2004
  • The Development of GPS practical using and systematic fixing for GPS Quality Control System on On-Line. Developed the program that can prove GPS quality about GPS permanent observation stations or user GPS data in server client system environment of Web-Based objectively Developed Save-module of graph display of analysis result data and reporter form. Developed the program for making an estimate of GPS satellite information in server client system environment of Web-Based. Designed that the Display can be possible and store estimate result can expresses the form such as Sky Plot, DOPs, Satellite Elevation, satellite number cf predict-time and then the result can be preserved for report form.

  • PDF

Development of Embedded Type VOD Client System (임베디드 형태의 VOD 클라이언트 시스템의 개발)

  • Hong Chul-Ho;Kim Dong-Jin;Jung Young-Chang;Kim Jeong-Do
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.6 no.4
    • /
    • pp.315-324
    • /
    • 2005
  • VOD(video on demand) is a video service by users' order, that is, a video service on demand. That means the users can select and watch the video content that has been saved on sewer, out of broadcasting in the usual process like TV. At present the client of VOD system bases on PC. As the PC-based client uses the software MPEG decoder, the main processor specification has an effect on the capacity. Also people, who don't know how to use their PC, cannot be provided the VOD service. The purpose of this paper is to show the process of the development the VOD client system Into the embedded type with hardware MPEG-4 decoder. The main processor is the SC1200 of x86 Family in National Semiconductor with a built-in video processor and the memory is 128Mbyte SDRAM. Also, in order that the VOD service can be provided using the Internet, the Ethernet controller is included. As the hardware MPEG-4 decoder is used in the embedded VOD client system, which is developed, it can make the low capacity of the main processor. Therefore it is able to be developed as a low-price system. The embedded VOD client system is easy for anyone to control easily with the remote control and can be played through TV.

  • PDF

A Design and Implementation of Web Based Remote Control System for Three-Dimensional Stereo Camera (웹 기반의 삼차원 스테레오 카메라 원격제어 시스템의 설계 및 구현)

  • Kim, Sam-Ryong;Lim, In-Taek;Lee, Young-Ran;Lee, Jeong-Bae
    • The KIPS Transactions:PartD
    • /
    • v.10D no.2
    • /
    • pp.337-342
    • /
    • 2003
  • In this paper, a web based remote control system located at too dangerous field to access for the worker. The system was designed and implemented for three-dimensional stereo camera connected to web server which can be controlled easily by client side person working in the safe monitoring room. The user in the client side can control the vergence/focus control and zoom-in/out and pan/tilt functions through an user interface. The user interface for remote control environment was designed and implemented with Java applet mechanism, and was tested the operation result of the system.

Implementation of Web Based Remote Monitoring and Control System (웹에 기반한 원격 감시 및 제어장치의 구현)

  • Chang, Ho-Sung
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.10 no.1
    • /
    • pp.140-145
    • /
    • 2009
  • Recently, lots of research activities have been carried out to provide advanced smart control functions applying a computer networking technology to telemeter/telecontrol systems. In this paper, we suggest client/server architecture with specially designed remote and local control software for applicant those to greenhouse model. The server system collects and integrates various datas related sensor or actuator, and stores in database maintaining high quality of remote I/O control operation. Where as the client system simply operation such as control panel on the internet web browser. Implemented system well communicate interactively both monitoring and control status of greenhouse including multimedia informations. In this study we also analyze the extent of the performance enhancement in terms of overall throughput and data transfer time effected by packet size.

A Implementation of VNC Server Based Message Transfer and Remote Computer Control System (VNC 서버 기반의 메시지 전송 및 원격 컴퓨터 제어 시스템 구현)

  • Kim, Kil-Young;Seo, Jung-Hee;Park, Hung-Bog
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2008.05a
    • /
    • pp.933-936
    • /
    • 2008
  • Mobile devices such as cellular phones and PDA become a part of our life by extreme improvement of Wireless internet and arriving the age of Ubiquitous. Especially it makes increasing rapidly the expectations about a field of remote control that is great advantage of Mobile devices. Existing computer remote control systems are hard to meet user's appropriate manage when error happened because Clients could not recognize the state of several remote controlled computers which connected to web server. This paper Implementation remote computer control system that immediately after errors happen by send error massages in the from of a SMS to client by set the clients with cellular phone that most generally used Mobile devices.

  • PDF