• Title/Summary/Keyword: applet

검색결과 188건 처리시간 0.026초

JAVA CARD기반의 사용자 인증 및 파일 접근권한 Applet 설계 (Applet Design of File Access Control and User Authentication based on Java Card)

  • 구은희;신인철
    • 한국정보과학회:학술대회논문집
    • /
    • 한국정보과학회 2004년도 봄 학술발표논문집 Vol.31 No.1 (A)
    • /
    • pp.280-282
    • /
    • 2004
  • 최근 개인자료의 유출 및 불법적인 사용이 사회적으로 큰 이슈가 되고 있어 개인의 정보보호 및 신분확인에 대한 요구가 증가하게 되었다. 이로 인하여 최근 안전한 데이터 전송과 거래를 위해 스마트카드의 이용이 증가되고 있는 추세이다. 특히 자바카드는 스마트카드 플랫폼에 자바의 기술을 접목시킨 것으로 양방향 통신, 정보의 보호기능 등을 수행할 수 있으며, 개인을 확인할 수 있고 이동성이 뛰어나며 복제가 어렵고 암호 알고리즘을 카드 내부에서 수행하여 보안상 매우 좋은 이점을 지니고 있어 스마트카드에서 필요로 하고 있는 다양한 서비스의 내용을 충분히 안정적으로 제공하고 있다. 본 논문에서는 이런 다양한 응용분야에 이용되는 자바카드의 보안성을 높이기 위하여 기존의 단순한 사용자 인증에 사용되는 PIN정보와 생체정보인 사인데이터를 함께 이용한다. 또한 개인에 따른 정보를 저장하는 방법과 이 정보를 접근하기 위하여 데이터를 사용하는 사용자간의 접근을 제한하기 위한 사용자의 접근권한을 설계하였다. 이와 같은 Applet을 설계함으로써 개인정보의 보다 안전하고 신뢰성을 보장하고 개인의 불법적인 유출 및 도용의 완벽한 제어가 될 것으로 기대된다.

  • PDF

인터넷 악보 표현을 위한 XML DTD 설계 (A Design of XML DTD for Representation of the Internet Sheet Music)

  • 채진석
    • 정보관리학회지
    • /
    • 제16권4호
    • /
    • pp.37-52
    • /
    • 1999
  • 이 논문에서는 인터넷에서 악보를 표현하기 위한 효과적인 기법을 제안한다. 인터넷 악보 표현을 위해 이 논문에서는 XML에 기반한 새로운 마크업 언어인 ScoreML(Score Markup Language)을 제안하고, 이것을 정의하는 XML DTD를 설계하였다. ScoreML을 구성하는 XML DTD는 실제 연주에 사용되는 악보를 인터넷 상에서 검색할 수 있도록 악보의 다양한 부분을 표현하는데 중점을 두어 설계되었다. 이러한 ScoreML을 사용하여 작성한 인터넷 악보는 Java applet으로 구현된 ScoreML 브라우저에 의해 인터넷 상에서 곧바로 보여지게 된다.

  • PDF

온-라인 데이터 가시화 프로그램의 개발과 그 적용 (DEVELOPMENT OF ON-LINE DATA VISUALIZATION PROGRAM AND ITS APPLICATION)

  • 강상현;김병수
    • 한국전산유체공학회:학술대회논문집
    • /
    • 한국전산유체공학회 2008년도 학술대회
    • /
    • pp.290-296
    • /
    • 2008
  • In this paper development of on-line data visualization program is described and some examples of data postprocessing are shown. The program is written in JAVA language and runs as a JAVA applet on the web browser such as Internet Explorer or Firefox. Remote users can use the program to visualize and analyze their own flow data by accessing the program server through the internet and loading data files in proper formats from their local computers. This paper describes briefly about algorithms for data visualization, structure and available functions of the program, and web sever system. The mechanism of how the JAVA applet can access and process local data files and relevant coding techniques are explained as well. Also explained is what is required for the remote users and client computers to access the program on-line. Some visualization examples performed on a local computer are illustrated by accessing the server remotely.

  • PDF

온-라인 데이터 가시화 프로그램의 개발과 그 적용 (DEVELOPMENT OF ON-LINE DATA VISUALIZATION PROGRAM AND ITS APPLICATION)

  • 강상현;김병수
    • 한국전산유체공학회:학술대회논문집
    • /
    • 한국전산유체공학회 2008년 추계학술대회논문집
    • /
    • pp.290-296
    • /
    • 2008
  • In this paper development of on-line data visualization program is described and some examples of data postprocessing are shown. The program is written in JAVA language and runs as a JAVA applet on the web browser such as Internet Explorer or Firefox. Remote users can use the program to visualize and analyze their own flow data by accessing the program server through the internet and loading data files in proper formats from their local computers. This paper describes briefly about algorithms for data visualization, structure and available functions of the program, and web sever system. The mechanism of how the JAVA applet can access and process local data files and relevant coding techniques are explained as well. Also explained is what is required for the remote users and client computers to access the program on-line. Some visualization examples performed on a local computer are illustrated by accessing the server remotely.

  • PDF

자바 애플릿을 이용한 블록 다이어그램식 GUI 개발 (Development of a Block-diagram type GUI in JAVA Applet)

  • 황성환;한형석;이재경;김동성
    • 한국정밀공학회:학술대회논문집
    • /
    • 한국정밀공학회 2003년도 춘계학술대회 논문집
    • /
    • pp.1751-1754
    • /
    • 2003
  • Due to advances in information technology, even Engineering Simulations can now be performed in web-based JAVA through an integrated operating system called Virtual Machine and the use of byte code, which guarantees the compatibility of identical codes in every computing system and makes it suitable for web-based simulation system development. This paper introduces an implementation embodied in JAVA Applet that allows a block-diagram type GUI that runs in a web browser for use in the dynamics simulation modeling of powertrains of vehicles and multi-body systems. This system is not restrained by any of the H/W and S/W in the user's computer, so that it has the advantage of providing a GUI that allows web-based block-diagram type modeling.

  • PDF

Java Beans 기술을 이용한 효과적 공학 교육용 Applet 개발에 관한 연구 (Development of Educationally Effective Engineering Applets using Java Beans Technology)

  • 허원
    • 공학교육연구
    • /
    • 제4권2호
    • /
    • pp.27-34
    • /
    • 2001
  • 효과적 가상 교육 시스템의 구축을 위해서 많은 공학과 자연과학 분야의 가상 교육 시스템은 자바 애플릿을 개발하여 제공한다. 본 논문에서는 이러한 자바 애플릿을 빠르고 효과적으로 개발하기 위해 Java Beans 기술을 사용, 애플릿 개발에 반복적으로 사용되는 기능을 가진 컴포넌트로 개발하였으며 이러한 Java Beans 컴포넌트들을 조합하여 교육 효과를 높일 수 있는 5가지 기본적인 애플릿의 패턴을 제시하였다. 이 개발 환경을 이용하여 전기회로, 전기기기, 공업 수학 등의 공학 과목들의 교육용 애플릿을 개발하는데 효과적으로 사용하고 있으며 개발 애플릿에 대한 개발 시간을 정량적으로 고찰하여 제시하였다.

  • PDF

Implementation of Speech Recognition System Using JAVA Applet

  • Park, Seungho;Park, Kwangkook;Kim, Kyungnam;Kim, Jingyoung;Kim, Kijung
    • 대한전자공학회:학술대회논문집
    • /
    • 대한전자공학회 2000년도 ITC-CSCC -1
    • /
    • pp.257-259
    • /
    • 2000
  • In this paper, a word-unit recognition is performed to implement a speech recognition system over the web, using JAVA Applet and continuous distributed HMM. The system based on Client/server model is designed. A client computer processes speech with Applet, and then transmits feature parameters to the server computer though the Internet. The speech recognition system in the server computer transmits the result applied by the forward algorithm to the client computer and the result is displayed in the client computer by text.

  • PDF

디지털 논리회로의 개념학습을 위한 웹기반 교육용 자바 애플릿의 설계와 만족도 조사 (Design of a Web-based Java Applet for Conceptual Learning in Digital Logic Circuits and its Student Satisfaction Survey)

  • 김동식;최관순;이순흠;정혜경
    • 인터넷정보학회논문지
    • /
    • 제16권4호
    • /
    • pp.61-70
    • /
    • 2015
  • 본 논문에서는 디지털 논리회로의 개념학습을 위한 교육용 자바 애플릿을 설계방법을 제안하고 그에 대한 교육적인 유효성을 입증하기 위하여 학생 만족도 조사를 실시하였다. 제안된 교육용 자바 애플릿을 통하여 학습자들은 디지털 논리회로 실험과 관련된 개념과 원리, 가상실험장비, 그리고 가상 브레드 보드의 동작방법을 학습할 수 있다. 제안된 교육용 자바애플릿은 5개의 주요한 요소 즉, 디지털 논리회로의 동작에 대한 개념과 원리를 설명하는 원리학습실, 학습자들에게 웹기반 시뮬레이터를 제공하는 시뮬레이션 학습실, 오프라인 실험교육의 강의계획서에 대한 상호작용성이 있는 자바 애플릿을 제공하는 가상실험 학습실, 평가와 관리시스템으로 구성되어 있다. 모든 학습실은 학습효율의 극대화를 위하여 서로 유기적으로 결합되어 있다. 마지막으로 높은 학습에 대한 기준, 전체 실험시간의 단축, 실험장비의 손상율의 감소와 같은 긍정적인 결과를 얻었다.

인터넷 환경에서 붓스트랩 통계 시스템의 개발 (Development of Web-based Statistical System for Bootstrap on the Internet Environment)

  • 최성운;임인섭
    • 대한안전경영과학회지
    • /
    • 제6권2호
    • /
    • pp.241-250
    • /
    • 2004
  • Recently, growth of internet causes rapid changes in many areas of statistics such as statistical computation and education. Especially, bootstrap is the most interesting statistical methods applying computer resampling simulation. In this study, we try to present how to use a method of bootstrap on the internet. We also develop to user a statistical system which is programed with java applet for user to handle easily.

CORBA 기반의 의료영상회의 시스템을 위한 Web Client 설계 (Design of Web Client for Medical Image Conference System Based on CORBA)

  • 김정현;강재효;박세명;최항묵
    • 한국멀티미디어학회:학술대회논문집
    • /
    • 한국멀티미디어학회 1998년도 춘계학술발표논문집
    • /
    • pp.339-343
    • /
    • 1998
  • 본 연구에서는 Web 환경에서 분산객체 기술인 CORBA(Common Object Request Broker Architecture)를 이용하여 Java Applet으로 구현되는 의료영상회의 시스템의 Web Client를 설계 구현하였다. 플랫폼(platform)에 독립적이고, 다양한 개발 언어를 지원하는 CORBA를 기반으로 한 이 의료영상회의 시스템은 시스템의 개발, 확장성 및 유지 보수 측면에서 아주 뛰어나다. 또한 객체 지향언어이면서 다양한 플랫폼에 구애를 받지 않는(Architecture Neutral) Java 언어를 이용하여 Web 환경에서 쉽게 실행 가능한 Applet으로 의료영상회의를 할 수 있는 Web Client를 설계 구현하였으므로 Web 브라우저를 이용할 수 있는 환경이라면 손쉽게 이용할 수 있는 장점을 가진다.

  • PDF