• Title/Summary/Keyword: 서버/클라이언트 프로그램

Search Result 248, Processing Time 0.026 seconds

A Study on Extension of the Distributed Object Group Framework (분산객체그룹 프레임워크 확장 연구)

  • Shin, Chang-Sun;Lim, Hyun-Sun;Lim, Jeong-Taek;Joo, Su-Chong
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2005.11a
    • /
    • pp.773-776
    • /
    • 2005
  • 본 논문에서는 그동안 연구 및 개발해온 분산객체그룹 프레임워크로부터 새로운 분산서비스들을 추가한 확장 분산객체그룹 프레임워크를 제안한다. 확장 분산객체그룹 프레임워크는 기존 프레임워크의 구성요소들과 이들에 의해 제공되는 서비스들은 그대로 유지하고, 분산 프로그램 개발 툴(Distributed Programming Developing Tool, DPD-Tool), 모바일 프락시 및 컨텍스트 제공자 구성요소들을 새롭게 추가하였다. 각 구성요소의 제공 서비스를 살펴보면, DPD-Tool은 분산객체그룹 프레임워크의 지원을 받아 클라이언트, 서버 프로그램 개발자 및 분산응용 관리자 GUI를 통해 쉽고 편리하게 분산 프로그램을 개발할 수 있는 도구이다. 모바일 프락시는 분산응용 서비스를 요청하는 이동 사용자의 위치를 기반으로 서비스 수행의 연속성을 지원한다. 그리고 컨텍스트 제공자는 하드웨어 기기 및 센서들로부터의 상황인식 및 추론 기술을 제공한다. 또한, 본 확장 프레임워크는 분산자원의 특성에 따라 다양한 속성정보를 통합 관리하기 위한 정보저장소 기술을 포함하며, 기존서비스 뿐만 아니라 새롭게 추가한 분산서비스들의 지원을 통해 분산응용의 수행성을 보장하도록 한다. 결론적으로 본 연구에서는 다양한 분산서비스에 맞추어 상황별로 적응 지원이 가능하며, 분산 프로그램을 용이하게 개발할 수 있는 도구를 함께 제공하고 있는 통합 프레임워크를 제시한다..

  • PDF

Design and Implementation of Distributed VOD Service for Directory Service (디렉토리 서비스를 이용한 분산 VOD 서비스의 설계 및 구현)

  • Sim, Kyu-Hea;Choi, Woo-Young;Jin, Seong-Il
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2002.11a
    • /
    • pp.77-80
    • /
    • 2002
  • 최근 동영상 데이터를 활용한 교육 프로그램, 오락, 인터넷 방송 등의 서비스는 활성화되고 있으나, 중앙 집중형의 서버로 운영을 할 경우 서버의 고용량화, 고성능화가 요구되어 지며, 또한 여러 관련 기관들의 유대관계로 서로 공유할 수 있는 동영상 자료가 요구되어 지므로 이를 분산화 시켜 통합 관리하는 시스템이 필요하다. 이에 디렉토리 서비스의 표준 프로토콜인 LDAP(Light weight Directory Access Protocol)을 이용하여 네트워크 안에 있는 동영상의 자원을 마치 하나의 사이트에 있는 자원처럼 관리하며, 액세스가 가능하도록 하였다. 구현된 시스템은 실시간 전송 프로토콜인 RTO(Real-time Transport Protocol)를 이용하여 클라이언트에게 분산 되어있는 동영상과 동영상 관련 정보를 적절히 서비스하기 위한 시스템 이다.

  • PDF

Design and Implementation of Patch Management System for Improving System Security (시스템 보안성 향상을 위한 패치관리시스템 설계 및 구현)

  • 서정택;윤주범;최대식;박응기;박춘식
    • Convergence Security Journal
    • /
    • v.4 no.2
    • /
    • pp.43-51
    • /
    • 2004
  • Operating systems and application programs have security vulnerabilities derived from the software development process. Recently, incident cases related with the abuses of these vulnerabilities are increasing and the damages caused by them are becoming very important security issues all over the nations. Patch management is one of the most important processes to fix vulnerabilities of softwares and to ensure a security of systems. Since an institute or a company has distributed hierarchical and heterogeneous systems, it is not easy to update patches promptly. In this paper, we propose patch management framework to safely distribute and install the patches on Windows, Linux, and Solaris client systems. Besides, we considered extensibility and hierarchical structure for our patch management framework to support large scaled network environment.

  • PDF

The Design and Implementation of Messenger Authentication Protocol to Prevent Smartphone Phishing (스마트폰 피싱에 안전한 메신저 인증 프로토콜 설계 및 구현)

  • Yu, Byung-Seok;Yun, Sung-Hyun
    • Journal of the Korea Convergence Society
    • /
    • v.2 no.4
    • /
    • pp.9-14
    • /
    • 2011
  • Phishing is an attack to theft an user's identity by masquerading the user or the device. The number of phishing victims are sharply increased due to wide spread use of smart phones and messenger programs. Smart phones can operate various wi-fi based apps besides typical voice call and SMS functions. Generally, the messenger program such as Kakao Talk or Nate On is consisted of client and server functions. Thus, the authentication between the client and the server is essential to communicate securely. In this paper, we propose the messenger authentication protocol safe against smart phone phishing. To protect communications among clients, the proposed method provides message encryption and authentication functions.

Design and Implementation of Hierarchical Patch Management System Supporting Global Network (대규모 네트워크를 지원하는 계층적 패치관리시스템 설계 및 구현)

  • 서정택;윤주범;박응기;이상원;문종섭
    • Proceedings of the Korea Information Assurance Society Conference
    • /
    • 2004.05a
    • /
    • pp.199-204
    • /
    • 2004
  • Operating systems and application programs have security vulnerabilities derived from the software development process. Recently, incident cases related with the abuses of these vulnerabilities are increasing and the damages caused by them are becoming very important security issues all over the nations. Patch management is one of the most important processes to fix vulnerabilities of softwares and to ensure a security of systems. Since an institute or a company has distributed hierarchical and heterogeneous systems, it is not easy to update patches promptly. In this paper, we propose patch management framework to safely distribute and install the patches on Windows, Linux, and Solaris client systems. Besides, we censidered extensibility and hierarchical structure for our patch management framework to support large scaled network environment.

  • PDF

Implementation of Remote Control and Monitoring System using Embedded Web Server (임베디드 웹서버를 이용한 원격 감시 및 제어 시스템 구현)

  • 최재우;노방현;이창근;차동현;황희융
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.4 no.3
    • /
    • pp.301-306
    • /
    • 2003
  • We have designed embedded web server system and ported Linux operating system version 2.4.1 at our system. And then We implemented to control and monitor widely separated hardware. Web server is the Boa web server with General Public License. We designed for this system using of Cirrus logic's EP7312 ARM core base processor and connecting input and output device at GPIO port of EP7312. Device driver of General purpose I/O for Linux OS is designed. And then the application program controlling driver is implemented to use of common gate interface C language. User is available to control and monitor at client PC. This method have benefit to reduce the Expenditure of hardware design and development time against PC base system and have various and capacious application against firmware base system.

  • PDF

Development of Software Mobile Controller Contents using Bluetooth Module (블루투스 모듈을 이용한 소프트웨어 모바일 컨트롤러 컨텐츠 개발)

  • Wang, Duck-Sang;Ahn, Ju-Young;Choi, Sun;An, Beong-Ku
    • The Journal of the Institute of Internet, Broadcasting and Communication
    • /
    • v.9 no.5
    • /
    • pp.39-44
    • /
    • 2009
  • In this paper, we propose and develop software controllable mobile controller contents using bluetooth concepts. The main features of the propsed system are as follows. Bluetooth communication is used for between smart phone and bluetooth. We develop two kinds of programs, clients and server, in which clients requests bluetooth communication and server responds. It's controllable to move toward the previous page and next page, and GUI environments can give efficient user oriented services. The results of performance evaluation show relatively good performances in view points of prices, functions, and portability.

  • PDF

Implementation of a Blockchain-based Talent Trading Platform to Reduce Transaction Costs (거래 비용 절감을 위한 블록체인 기반 재능거래 플랫폼)

  • Yang, Seonghun;Jin, Hoe-Yong;Kim, Sang-Kyun
    • Journal of Broadcast Engineering
    • /
    • v.25 no.6
    • /
    • pp.922-934
    • /
    • 2020
  • The talent trading platform is a platform that brokers transactions such as program coding, media content production (video, music, presentation materials, etc.), design, learning, and repair. Existing talent trading platforms provide a server-client model-based service, which incurs server operating costs and arbitration labor costs for transactions, which has a disadvantage that users bear high service fees. This paper proposes a method to reduce server and database operation costs by uploading transaction information to blocks through the system as a distributed app (dApp) based on the Ethereum platform. In addition, it proposes a method to lower transaction fees by reducing the labor cost of transaction arbitrators through smart contracts. Compare and analyze the cost processing procedure and transaction fee size of the blockchain-based talent trading platform and the existing talent trading platform.

Design of simulation system using DGPS when the ship coming alongside the pier (DGPS를 이용한 선박 접안 시뮬레이션 시스템의 설계)

  • 최재석;모수종;정성훈;윤희철;임재홍
    • Proceedings of the Korean Institute of Navigation and Port Research Conference
    • /
    • 2004.04a
    • /
    • pp.123-127
    • /
    • 2004
  • The present system of medium and large size ship when that's ship came alongside the pier, are not systemic. The steersman only depend on radio-communication, not visuality. This treatise bridge a gap of current system from development of simulation program The main-server get a distance from ship to peer and ship's direction using longitude and latitude, heading, rate. The steersman of main ship and tug will see all situation with PDA client program. The PDA client program directly display a location information from main-server. And ship's most suitable path be calculated simulation program using database system. This method will induce more detail situation information and the most suitable path when the ship coming alongside the pier.

  • PDF

A Study of Estimation for Web Software Size (웹 소프트웨어 규모 예측에 관한 연구)

  • KIM JeeHyun;YOO HaeYoung
    • The KIPS Transactions:PartD
    • /
    • v.12D no.3 s.99
    • /
    • pp.409-416
    • /
    • 2005
  • Even though development paradigm of software has been changing very fast at the beginning of 21st Centuries, there are just few studies of quality and estimation metrics appropriate for Web environment. So in this study after analyzing the correlation between the size of the final code and property of objects, three industrial real world projects written in ASP have been used for deriving programs with high possibilities of faults. And then the size of programs was analyzed to correlate with the number of classes or the number of methods through linear regression. Among the web software with the complex architecture or server, client and un, type or form file written in Javascript for client has the high correlation and the number of methods is well correlated with the size of final code.