• Title/Summary/Keyword: Service Implementation

Search Result 3,907, Processing Time 0.028 seconds

An Implementation of E-Mail System with Certification of Delivery based on Java (자바 기반의 배달증명이 가능한 전자메일 시스템 구현)

  • Woo, Joon;Ha, Young-Guk;Lim, Shin-Young;Lee, Jae-Kwang
    • The Transactions of the Korea Information Processing Society
    • /
    • v.6 no.11S
    • /
    • pp.3289-3298
    • /
    • 1999
  • E-mail system is the most important service that enterprises and normal users in internet use. However, because a data security is not satisfied yet, and E-mail system with security service is essential. In this paper, We implemented the E-mail system with Certification of Delivery that was not provided in prior mail system with basic security services and can prove that sender's document is properly sent to the intended receipt. And an implementation of the system used Java Cryptography API.

  • PDF

Design and Implementation of a Knowledge Base for Intelligence Service in IoV (차량인터넷에서 지능형 서비스 제공을 위한 지식베이스 설계 및 구축)

  • Ryu, Minwoo;Cha, Siho
    • Journal of Korea Society of Digital Industry and Information Management
    • /
    • v.13 no.4
    • /
    • pp.33-40
    • /
    • 2017
  • Internet of Vehicles (IoV) is a subset of Internet of Things (IoT) and it is an infrastructure for vehicles. Therefore, IoV consists of three main network including inter-vehicle network, intra-vehicle network, and vehicular mobile internet. IoV mainly used in urban traffic environment to provide network access for drivers, passengers and traffic management. Accordingly, many research works have focused on network technology. But, recent concerted efforts in academia and industry point to paradigm shift in IoV system. In this paper, we proposed a knowledge base for intelligence service in IoV. A detailed design and implementation of the proposed knowledged base is illustrated. We hope this work will show power of IoV as a disruptive technology.

A Study on the Implementation of ISDN LAPD Protocol for the Ultrasonic Image Trasfer (초음파 영상 전달을 위한 ISDN(Integrated Service Digital-Network)의 LAPD(Link Access Procedure on the D-Channel) 프로토콜 구현에 관한 연구)

  • 정용길;한민수
    • Journal of Biomedical Engineering Research
    • /
    • v.14 no.4
    • /
    • pp.315-320
    • /
    • 1993
  • This paper deals with a subject for implementation of L+ayer 1 and Layer 2(LAPD) of ISDN user-network interface on the basis of CCITT recommandation I.411, I.412, I.441 (Q.921), I.450(Q.930) and I.451 (Q.931) for ultrasonic image transfer. For the implementa tion of LAPD protocol of ISDN in this study. PC-CARD based hardware(TA :Terminal Adopt) is proposed and operating system (PC-XINU) supporting the Multiprocessing is transplanted to it. As the Service Access Point(SAP) is accessed by using the port of XINU and Layers which consist of transmitting and receiving part are independantly processed for each other in this proposed system. It can be easy and flexible to implement LAPD protocol for the message transfer.

  • PDF

Implementation of Mobile Learning System Using Serial Communication (시리얼 통신을 이용한 모바일 학습시스템 구축)

  • Ha, Chang-Seung;Lee, Hwan-Joong
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.10 no.10
    • /
    • pp.2684-2690
    • /
    • 2009
  • The existing mobile learning service is the method that provides data packets in real time. It has some problems of much data packet cost and delay to provide the mobile learning service. In this paper, to solve the problems, we suggest to implementation of the mobile learning system of the new method using serial communication.

A design and implementation of Java based network game environments design and implementation for Internet community (인터넷 커뮤니티를 위한 JAVA 기반의 네트워크 게임 환경 설계 및 구현)

  • Kim, Jong-Soo;Kim, Tea-Suk;Choe, Gil-Rim;Kim, Sam-Ryung
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2003.05b
    • /
    • pp.1071-1074
    • /
    • 2003
  • Now internet is very popular. Many company services various contents in Web. One of the best way for internet community is network game service for internet member. There are some company to service high quality network game for gathering members. Those company make success for getting fee from their member. Global on-line game market is small but stability growing. Thus Microsoft invest on line game. On this paper, one of a java network turn game system called by "Hoola" is designed and implemented. This Application consist of Client/Server and Database module and multi-tier Architecture, because of easily translation to PDA or mobile phone.

  • PDF

Implementation of OPNET-based simulation model for the performance evaluation of ATM VP Transit network (ATM VP 중계망의 성능 시험을 위한 OPNET 기반의 시뮬레이션 모델 구현)

  • 구수용;김영탁
    • Journal of the Korea Society for Simulation
    • /
    • v.8 no.4
    • /
    • pp.125-136
    • /
    • 1999
  • In the forthcoming public ATM/B-ISDN, the efficient resource management with pre-planned transit networking which public domain NNI signaling is essential to maintain high network utilization and to assure QoS to the multimedia service users. For this purpose the transit networks must be managed according to the bearer service capability which is defined by ATM Forum and ITU-T. In this paper, we introduce an implementation of ATM transit networking with ATM VP-XC(Virtual Path cross-connect) and US(Network Management System). The functions of ATM VP-XC and NMS have been simulated with OPNET 6.1 modules. We implemented the F4 OAM functions of ATM VP connection according to the ITU-T 1.610 recommendation. Also, the ATM VP transit networking is managed by the NMS according to the connection management architecture of the TWN(Telecommunications Management Network) /TINA ( Telecommunications Information Networking Architecture).

  • PDF

Devlopment HLA DEVS-Obj-C Environment for Distributed Simulation (분산 시뮬레이션을 위한 HLA DEVS-Obj-C 환경 구축)

  • 최두진;조대호
    • Proceedings of the Korea Society for Simulation Conference
    • /
    • 2002.11a
    • /
    • pp.85-89
    • /
    • 2002
  • Development of distributed simulation environment must be required in order to simulate the distributed models regionally and inter-operate with running simulations individually, Simulation based on DEVS formalism is difficult to simulate the distributed models. DEVS formalism is modeling methodology. To specify model, this formalism separates behavior and structure, therefore it is able to design complex model easily. HLA is standard framework of distribute simulation environment, It is defined to facilitate the interoperability and the reusability. RTI (Run Time Infrastructure) is software that provides common service to simulation systems and implementation of the HLA Interface Specification. Method of implementation is that modules cooperating with RTI are added to simulator on DEVS simulation environment. On the DEVS simulation environment (DEVS-Obj -C) that already developed, Highest class of abstract simulator uses service that RTI provide, then This environment is able to change DEVS model into Federate and run distribute simulation that inter-operates with the RTI. Because this distributed simulation environment includes convenience of modeling that obtains through the DEVS formalism and accompanies HLA standard, this environment make it possible to simulate with_ complex systems and heterogeneous simulations

  • PDF

An Empirical Study on Performance of Six Sigma Tools in Korean Service Industry (한국 서비스산업의 6시그마 기법 시행과 그 성과에 관한 실증적 연구)

  • 장대성;양종곤;황인천
    • Journal of Korean Society for Quality Management
    • /
    • v.32 no.1
    • /
    • pp.1-20
    • /
    • 2004
  • Six sigma has been the most influential management innovation program since 1996 in Korea. As a result of successful implementation of 6 sigma, there have been a number of dramatic quality improvement cases. However, no empirical study of 6 sigma implementation study has done especially in the service industry of Korea. This article reviews status of finance companies which implemented 6 sigma programs in Korea and then demonstrates the relationship between 6 sigma problem solving tools such as analysis of variance and graph techniques, etc and project success and operational performance. Customer survey tools, process analysis, and documentation tool are identified as influential tools on project success. Tools of measure steps, customer survey tools, and documentation tool are found as influential tools on operational performance.

The Design and Implementation of a Driver's Emotion Estimation based Application/Service Framework for Connected Cars (커넥티드 카를 위한 운전자 감성추론 기반의 차량 제어 및 애플리케이션/서비스 프레임워크)

  • Kook, Joongjin
    • The Transactions of the Korean Institute of Electrical Engineers P
    • /
    • v.67 no.2
    • /
    • pp.100-105
    • /
    • 2018
  • In this paper, we determined the driver's stress and fatigue level through physiological signals of a driver in the connected car environment, accordingly designing and implementing the architecture of the connected cars' platforms needed to provide services to make the driving environments comfortable and reduce the driver's fatigue level. It includes a gateway between AVN and ECU for the vehicle control, a framework for native applications and web applications based on AVN, and a sensing device and an emotion estimation engine for application services. This paper will provide the element technologies for the connected car-based convergence services and their implementation methods, and reference models for the service design.

Effective Implementation of Quality Management System through Life Cycle Model and Measurements of TL 9000 (TL 9000의 성과지표와 수명주기모형을 통한 효과적인 품질경영시스템의 적용방안)

  • 서창적;김정래
    • Journal of Korean Society for Quality Management
    • /
    • v.29 no.4
    • /
    • pp.1-17
    • /
    • 2001
  • The characteristics of Telecommunication Industry encompass not only hardware and software but also the service aspect of them. One way to improve the industry up to the international level in terms of hardware and software as well as service aspect is to comply with tile TL 9000 standard, which was established by QUEST Forum, the group consisted of U.S. communication industry, based on the ISO 9000 Quality Management System. In this study, design, establishment, implementation, maintenance and improvement of quality system for domestic telecommunication industry are thoroughly investigated based on TL 9000 standard, with its LCM(Life Cycle Model) model and measurements. Also, Process Approach is suggested to help the industry realize the system to meet its specific needs. In addition, specific examples with the successful certification to TL 9000 standard are presented.

  • PDF