• Title/Summary/Keyword: Software service

Search Result 2,464, Processing Time 0.028 seconds

Benchmarking Evaluation of Web System Using Fuzzy Sets

  • Jeong, Gu-Beom;Kim, Doo-Ywan;Her, Chol-Hoi
    • International Journal of Fuzzy Logic and Intelligent Systems
    • /
    • v.4 no.3
    • /
    • pp.292-299
    • /
    • 2004
  • For Web System composed of a variety of hardware, software and network system, there is a wide difference in price, function and capacity. In addition, it is important to select the most suitable system when web system is constructed as the claim of high-quality web service from user has increased. Data of bench-marking is usually employed when the system is selected. Evaluation with the result of bench-marking, however, is not easy at web situation composed of a variety of systems. In this paper, first integrated bench-marking of hardware, software and network system metric were determined, and the plan to effectively compare and evaluate the result of bench-marking by using fuzzy set were offered.

Objective Material analysis to the device with IoT Framework System

  • Lee, KyuTae;Ki, Jang Geun
    • International Journal of Advanced Culture Technology
    • /
    • v.8 no.2
    • /
    • pp.289-296
    • /
    • 2020
  • Software copyright are written in text form of documents and stored as files, so it is easy to expose on an illegal copyright. The IOT framework configuration and service environment are also evaluated in software structure and revealed to replication environments. Illegal copyright can be easily created by intelligently modifying the program code in the framework system. This paper deals with similarity comparison to determine the suspicion of illegal copying. In general, original source code should be provided for similarity comparison on both. However, recently, the suspected developer have refused to provide the source code, and comparative evaluation are performed only with executable code. This study dealt with how to analyze the similarity with the execution code and the circuit configuration and interface state of the system without the original source code. In this paper, we propose a method of analyzing the data of the object without source code and verifying the similarity comparison result through evaluation examples.

Hyper-Connected Society and Software Education of University (초연결사회와 대학의 소프트웨어 교육)

  • Hwang, Eui-Chul
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2016.01a
    • /
    • pp.155-156
    • /
    • 2016
  • 한국의 대학은 높은 교육열, 자녀 수 감소, 일자리 창출 미흡, 전공.직업 불일치율 50%(OECD 2015 보고서)등 교육 수요자의 기대와 기업이 선호하는 인재양성을 해야 하는 대학교육의 위기이다. 이 위기에 IoT, 클라우드(Cloud), 빅데이터(Big data), 모바일(Mobile) 기술을 원활하게 지원하기 위한 소프트웨어(SW)가 필수적이다. 'SW 경쟁력 없이는 기업의 미래가 없다', 'SW 인재가 세상을 바꾼다'등 SW의 중요성과 비전이다. 미국의 구글, 애플, 페이스북, 트위터와 중국의 바이두, 알리바바, 텐센트 등도 SW를 바탕으로 전 세계로 뻗어가고 있다. 지금이 SW 강국으로 가는 마지막 기회로, SW 중심사회 실현을 위한 인재양성 확대가 시급하다.

  • PDF

Visualization of Ocean Environments through VRML (VRML을 이용한 해역환경 가시화 연구)

  • Kim, Jong-Kyu;Park, Sang-Woo;Kim, Jong-Hwa
    • Journal of Fisheries and Marine Sciences Education
    • /
    • v.17 no.3
    • /
    • pp.427-433
    • /
    • 2005
  • The study of Web GUI(Graphic User Information) system for Virtual Reality System is mainly performed on effective methodology which transform real world data to computing world data. MGIS(Marine Geographic Information System) has its own target on reliable data service by acquisition of geometric information using accurate measurement and graphical visualization. This type of raw data visualization can be built without software tools, yet is incredibly useful for interpreting and communicating data. Even simple visualizations can aid in the interpretation of complex 3D relationships that are frequently encountered in the geosciences. The Virtual Reality Modeling Language provides an easy way for geoscientists to construct complex visualizations that can be viewed with free software. This study propose a three dimensional Web GUI system using MGIS-based three dimensional data models and virtual imaging system. Finally, we design a Web GUI system integrating above data models.

Design of User Authentication System for Anti-Spam using Wiretapping in SIP-based VoIP Service (SIP 기반 VoIP 서비스에서 도청을 이용한 스팸 방지를 위한 인증 시스템 설계)

  • Yun, Sung-Yeol;Park, Seok-Cheon
    • 한국IT서비스학회:학술대회논문집
    • /
    • 2008.05a
    • /
    • pp.590-593
    • /
    • 2008
  • 본 논문에서는 SIP 기반의 VoIP 서비스에서 발생 가능한 스팸 위협중 도청을 이용하여 Redirect 서버에서 Proxy 서버로 송신되는 패킷을 불법적으로 위 변조하여 공격하는 기법의 시나리오와 이를 차단하기 위해 발신자 인증 기법을 제안하였다. UAC가 상대편 UAS에게 INVITE 메시지를 송신할 때 Proxy 서버에서 UAS와 연결되어 있는 Proxy 서버의 주소를 알지 못한다면 Redirect 서버에서 질의를 해야 하는데 그때 Redirect 서버는 302 메시지에 Proxy 서버가 요청한 주소를 실어 보내게 된다. 이 302 메시지 패킷을 스패머가 위 변조 할 경우 Proxy 서버는 잘못된 주소가 포함된 INVITE 메시지를 생성하게 되고 스패머와 RTP 세션이 열릴수 있다. 따라서 본 논문에서는 이를 차단하기 위해 인증 메시지가 포함된 ACK 메시지를 정의하여 인증 시스템을 설계하였다.

  • PDF

Efficient Implementation of the MQTT Protocol for Embedded Systems

  • Deschambault, Olivier;Gherbi, Abdelouahed;Legare, Christian
    • Journal of Information Processing Systems
    • /
    • v.13 no.1
    • /
    • pp.26-39
    • /
    • 2017
  • The need for embedded devices to be able to exchange information with each other and with data centers is essential for the advent of the Internet of Things (IoT). Several existing communication protocols are designed for small devices including the message-queue telemetry transport (MQTT) protocol or the constrained application protocol (CoAP). However, most of the existing implementations are convenient for computers or smart phones but do not consider the strict constraints and limitations with regard resource usage, portability and configuration. In this paper, we report on an industrial research and development project which focuses on the design, implementation, testing and deployment of a MQTT module. The goal of this project is to develop this module for platforms having minimal RAM, flash code memory and processing power. This software module should be fully compliant with the MQTT protocol specification, portable, and inter-operable with other software stacks. In this paper, we present our approach based on abstraction layers to the design of the MQTT module and we discuss the compliance of the implementation with the requirements set including the MISRA static analysis requirements.

Transaction Authentication Scheme based on Signature RTD for Payment Information Protection in NFC Payment Service Environments (NFC 결제 서비스 환경에서 결제정보보호를 위한 Signature RTD 기반 거래 인증 기법)

  • Park, Sung-Wook;Lee, Im-Yeong
    • Annual Conference of KIPS
    • /
    • 2014.11a
    • /
    • pp.507-509
    • /
    • 2014
  • 최근 NFC를 이용한 모바일 결제 서비스가 국내 외에서 널리 주목받음에 따라 모바일 결제 시장이 더욱 활성화 될 것으로 전망되고 있다. 이에 따라 지식경제부 기술표준원에서는 2012년 3월 모바일 지급결제를 위한 표준으로 KS X 6928을 제정하였으며, 관련 학계 및 업체들은 안전하고 효율적인 결제 서비스 환경을 위한 다양한 연구를 진행하고 있다. 본 연구에서는 기존 모바일 지급결제 표준이 갖는 문제점을 제시하고 이를 해결하기 위해 기존에 제공되는 표준 기술과 NFC의 Signature RTD를 활용하여 안전한 거래 인증 기법을 제안한다.

Analysis and Design of Live Streaming O2O Real Estate Brokerage Service using 3D VR Technology (3차원 VR 기술을 활용한 실시간 스트리밍 O2O 부동산 중개 서비스 분석 및 설계)

  • Hyun, Min-Ji;Koo, Jahwan;Kim, Ung-Mo
    • Annual Conference of KIPS
    • /
    • 2018.10a
    • /
    • pp.504-508
    • /
    • 2018
  • 최근 ICT 산업게는 가상현실에 주목하고 있다. 시공간의 제약을 극복하고 실제 체험하는것과 비슷한 효과를 제공하는 VR 콘텐츠는 향후 유통 분야에도 폭넓은 활용이 예상된다. 대부분의 O2O 서비스에서 사용하고 있는 VR 기술은 단순히 360도 파노라마 형식의 사진을 보여주거나 VR 카메라로 중계 방송을 하는 콘텐츠가 대부분이었다. 따라서 본 논문에서는 3차원 VR 영상 스트리밍 서비스를 이용한 콘텐츠를 O2O 부동산 중개 서비스에 접목하여 360VR 컨텐츠 확장 가능성을 제시하고자 한다.

Needs Analysis for New National Qualification and Nationally Certified Private Qualification Systems in Software Engineering (소프트웨어 분야 국가기술 및 공인민간자격 신설에 관한 탐색적 요구분석)

  • Kwon, Moon-Ju;Kim, Min-Ha
    • Journal of Information Technology Services
    • /
    • v.8 no.3
    • /
    • pp.51-65
    • /
    • 2009
  • National qualification system for SW engineering is intended to be mechanisms to assure the competence of SW professionals. Qualification system for SW engineering can be categorized as national qualification, nationally certified private qualification, and private qualifications. In this paper, we present a summary report of needs analysis for new national qualification systems, based on the survey from human resource department managers of IT companies in IT service, package SW and embedded SW industry. The survey results show that SW qualification system is appropriate for evaluation and career management, but does not provide up-to-date information concerning the technology assessment and change. Based on the result form needs analysis, we suggest the SW specialist and embedded SW specialist as new licenses in national qualification system. In addition, we also propose SW quality management engineer, systems management engineer, IT Protect management engineer, network management engineer and SW architect engineer, as new nationally certified private qualifications.

Implementation of Flea Market Application based on Android using Location Based Service (LBS를 활용한 안드로이드 기반의 중고 상점 애플리케이션 구현)

  • Chae, SeungHee;Lee, Jae-Hoon;Hong, Min
    • Annual Conference of KIPS
    • /
    • 2015.10a
    • /
    • pp.448-450
    • /
    • 2015
  • 최근 모바일 디바이스를 사용하는 인구가 점차 늘어남에 따라 생활 방식이 이에 맞춰 바뀌고 있다. 그 중 사람들의 구매 패턴은 컴퓨터에 한정된 것이 아닌 모바일 디바이스로 확대되었고, 인터넷 상점의 모바일 애플리케이션 역시 활성화되고 있다. 이러한 인터넷 상점 흐름에 따라 중고 상점 또한 모바일 애플리케이션 형태로 활발히 확산되고 있다. 본 논문에서는 사용자간의 직거래가 활발한 중고 상점에 초점을 맞추어 LBS를 활용한 안드로이드 기반의 중고 상점 애플리케이션을 구현하였다.