• Title/Summary/Keyword: 자바 미디어 프레임워크

Search Result 4, Processing Time 0.022 seconds

Make Simple Blog with Spring Boot (Spring Boot를 이용한 간단한 블로그 만들기)

  • Kwon, SunBeom;Oh, JaeYong;Jo, SeungWoo;Kim, SungJin;Lee, HyungMook;Lee, JunDong
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2022.01a
    • /
    • pp.259-261
    • /
    • 2022
  • 스프링은 자바 엔터프라이즈 애플리케이션 개발에 사용되는 프레임워크로써, 애플리케이션을 빠르고 효율적으로 개발할 수 있도록 틀과 공통 프로그래밍 모델, 기술 API 등을 지원해주며, 스프링 부트는 스프링 프레임워크를 사용하는 프로젝트를 간단하게 준비할 수 있는 스프링 프레임워크의 서브 프로젝트이다. 본 연구에서는 스프링 부트를 활용하여 간단한 블로그를 설계 및 구현한다. 간단한 블로그에서는 다른 사람과의 식별을 위한 로그인 및 회원가입, 다른 사람과의 생각을 공유하기 위해 게시물 및 댓글 읽기, 쓰기, 수정, 삭제의 기능을 설계하였다. 이러한 설계는 스프링 부트를 사용하여 모듈 간의 의존성 관리, Spring Web MVC를 사용하여 서비스 로직과 사용자 인터페이스를 분리하며, Spring Data JPA, Spring Security 등을 이용하여 회원식별과 게시물 및 댓글 쓰기, 읽기, 수정, 삭제 등을 구현하였다.

  • PDF

A Package Design for Multimedia Live Streaming in Distributed Environment (분산 환경에서 멀티미디어 실시간 스트리밍을 위한 패키지 설계)

  • Seo Bong-Kun;Kim Yun-Ho
    • Journal of Korea Multimedia Society
    • /
    • v.9 no.4
    • /
    • pp.490-504
    • /
    • 2006
  • It needs to control each objects on various platform and transmit multimedia data to multiple receivers which are for developing a multimedia service with multimedia live streaming in a distributed environment. In this paper, we present a DLS (Distributed Live Streaming) package which support l:N multimedia live streaming in a distributed environment. Also, it has extended RMI which is a distributed object technology and JMF using multimedia transmission/processing. A java-based DLS package has been designed to separate a transmission and a control for more efficient distributed processing. It is possible to apply in development of multimedia service supported 1:N transmission and runned independently to any platform.

  • PDF

Designing Multimedia QoS Enhancement System For Ubiquitous Computing Environment (유비쿼터스 환경에서의 멀티미디어 QoS 향상을 위한 시스템 설계)

  • Lee Hyungsu;Park Changwon;Youn Heeyong;Jung Hyedong
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2004.11a
    • /
    • pp.249-252
    • /
    • 2004
  • 유비쿼터스 컴퓨팅 환경은 그 특성으로 인해 여러 시스템 및 기기, 네트워크를 연동하여 구성하게 된다. 따라서 이러한 환경에 적응적인 멀티미디어 서비스를 하기 위하여 Open Services Gateway Initiative(OSGi)에서 제시하는 시스템 구조를 이용하여 멀티미디어 서비스의 QoS 를 향상 시킬 수 있는 방법을 제시한다. 본 연구에서는 자바 실행 환경에 OSGi 규격을 따르는 프레임워크를 구성하고 멀티미디어 QoS 를 향상 할 수 있는 알고리즘을 번들의 형태로 적용하였고 특히 최근 그 활용성과 용이성이 두드러지는 무선랜 환경에서의 실험을 통해 그 효과를 입증하였다.

  • PDF

Development of a Portal System for Information Integration of Construction Business Processes (건설사업 프로세스의 통합 정보화를 위한 포털시스템 개발)

  • Jang, Seok-Woo;Yoon, Hoi-Su;Kim, Jin-Uk;Huh, Moon-Haeng
    • Journal of the Korea Society of Computer and Information
    • /
    • v.14 no.8
    • /
    • pp.33-41
    • /
    • 2009
  • In this paper, we develop a construction business information portal system. Our portal system consists of two major parts including a institution portal and a public portal. The institution portal is for the people working at governmental agencies and the public one is for general users. This paper adopted Method/1 as the development methodology of the portal system and made the portal using Java-based web application framework. After the development of the portal. we tested it step by step to improve its quality and run Help-desk for the stable operation and maintenance. In the future, we will develop some additional contents required by users.