• 제목/요약/키워드: SOAP Protocol

검색결과 83건 처리시간 0.027초

멀티미디어 콘텐츠 보호를 위한 SOAP을 이용한 키 전송 시스템 설계 (Design of a Key Transfer System Using SOAP for Multimedia Contents Protection)

  • 이근왕;김정재
    • 한국산학기술학회논문지
    • /
    • 제9권1호
    • /
    • pp.108-113
    • /
    • 2008
  • 본 논문에서는 멀티미디어 콘텐츠를 여러개의 블록으로 나누어 끊김이 없는 2중 버퍼 알고리즘을 통해 복호화가 가능하도록 설계하여, 하나의 키가 유출되어도 동영상 전체를 복호화 하지 못하도록 하여 기존의 시스템보다 보안성이 높은 암호화 방법을 제안한다. 또한 시스템간의 상호 인증을 수행할 수 있도록 전자서명과 공개키 알고리즘을 사용하여 콘텐츠 암호화에 사용된 암호화키를 암호화하여 SOAP 메시지를 통해 전송해주는 시스템을 제안한다.

웹서비스 보안에서 ?공격에 대한 관대한 계획 (A Tolerant Scheme for SOAP Attacks in Web Services Security)

  • 밤복흥;아지즈 나스리디노프;림청;변정용
    • 한국정보처리학회:학술대회논문집
    • /
    • 한국정보처리학회 2011년도 추계학술발표대회
    • /
    • pp.613-616
    • /
    • 2011
  • Nowadays Web Services are one of the most rapidly developed technologies and have become platform for e-ecommerce as well as B2B model. Therefore, when Web Services use SOAP as a protocol for communication, their security should be considered. However, those SOAP messages are prone to XML attacks that can create a foundation for typical faults and make it vulnerable to use. Unfortunately, recent researches established that solutions to deal with these problems have several limitations. In this paper, we explore attacks on SOAP messages and also provide confidentiality and integrity solutions. It is a tolerant scheme which is able to automatically detect and fix typical faults occurred in SOAP messages to combat with the security threats in order to improve its reliability.

RESTful SOAP 기반 전표 데이터 처리 시스템 설계 및 구현 (Design and Implementation of a RESTful SOAP-based Slip Data Processing System)

  • 황의철
    • 한국콘텐츠학회논문지
    • /
    • 제5권1호
    • /
    • pp.101-108
    • /
    • 2005
  • 본 논문에서는 SOAP(Simple Object Access Protocol)기반 웹 서비스의 문제점인 확장성을 REST(REpresentational State Transfer)모델을 이용하여 해결한 RESTful SOAP 기반 웹 서비스 방식을 제안한다. 또한 웹 서비스 응용으로 전표 데이터 처리에 대한 웹 서비스를 SOAP 및 RESTful SOAP 방식으로 구현하여 서로의 장단점을 비교하고, 추후 웹 서비스 구축에 하나의 프로토타입으로 제시한다. REST는 분산 컴퓨팅 모델이며, 세계에서 가장 큰 분산 응용인 웹에서 사용하고 있는 웹 구조 스타일 모델이다. REST에서 리소스의 식별은 URI로, 상태는 상태가 표시된 문서(리소스)로써 HTTP를 통해 전달된다. 리소스의 내용은 XML로 기술하며, 리소스 탐색 및 참조에는 HTTP의 표준 메소드인 GET, PUT, POST, DELETE 등만을 이용하는 것으로 분산컴퓨팅을 모델링하고 있다. 본 논문의 결과는 전자 상거래시스템 구축의 주요 플랫폼인 웹 서비스의 효율적인 개발에 기여할 것으로 전망된다.

  • PDF

SOAP-EJB 기반 협업 지원 시스템의 설계 및 구현 (A Design and Implementation of SOAP-EJB Based Collaboration Supporting System)

  • 김형선
    • 산업경영시스템학회지
    • /
    • 제25권1호
    • /
    • pp.20-28
    • /
    • 2002
  • A collaboration supporting system, which enables multi-user collaboration and communication in Internet environment, is being a new indispensable tool to compete and collaborate with business peers. A collaboration supporting system in distributed environment requires scalable and open system architecture to rapidly deploy a new technology and trends. In this paper, we propose such a collaboration supporting system where communication API is using XML(Extended Markup Language)-based SOAP(Simple Object Access Protocol)protocols, which Is independent on programming language and platform. In our system, server components are developed with EJB(Enterprise Java Beans). System analysis, design, and development are based on UML(Unified Modeling Language).

An Enhanced SOAP Message Processing System for Mobile Web Services

  • Kim Seok-Soo;Park Gil-Cheol
    • Journal of information and communication convergence engineering
    • /
    • 제3권3호
    • /
    • pp.157-162
    • /
    • 2005
  • Web services are key applications in business­to-business, business-to-customer, and enterprise applications integration solutions. As the mobile internet becomes one of the main methods for information delivery, mobile Web Services are regarded as a critical aspect of e-business architecture. In this paper, we proposed a mobile Web Services middleware that converts conventional internet services into mobile Web services. We implemented a WSDL (Web Service Description Language) builder that converts HTML/XML into WSDL and a SAOP (Simple Object Access Protocol) message processor that performs SOAP message handling, chain and handling of server requests. The former minimizes the overhead cost of rebuilding mobile Web Services and enables seamless services between wired and wireless internet services. The latter enhances SOAP processing performance by eliminating the Servlet container (Tomcat), a required component of typical Web services implementation. Our main contributions are to overcome the latency problem of current Web Services and to provide an easy mobile Web service implementation. Our system can completely support standard Web Services protocol, minimizing communication overhead, message processing time, and server overload. Finally we compare our empirical results with those of typical Web Services.

모바일 웹서비스 성능 향상 처리기 설계 (Mobile Web Service Performance Enhancement by Simplifying Architecture)

  • 오수열;류갑상;김철
    • 정보교육학회논문지
    • /
    • 제15권2호
    • /
    • pp.287-294
    • /
    • 2011
  • 본 논문에서는 모바일 웹서비스 구현 환경을 최소화하면서 서비스 성능을 향상시키는 개선된 처리기를 설계 제안하였다. 웹 서비스를 구현하기 위해서는 표준에 규정된 WSDL코드를 가지고 SOAP 통신을 해야 한다. 그러므로 WSDL 및 SOAP를 구현하면 기본적인 웹 서비스가 가능하다. 또한 웹 통신을 위해 Tomcat과 AXIS 라이브러리를 사용해야한다. 그러나 Tomcat의 사용은 추가적인 네트워크 사용과 시스템에 프로세스로 상주하여 시스템 자원을 사용하는 문제가 있기 때문에 구현시 오버헤드를 발생시킬 수 있다. 본 논문은 오버헤드의 원인인 Tomcat을 사용하지 않고 모바일 웹 서비스를 구현함으로써 네트워크 자원과 시스템 자원을 절약할 수 있으면서 성능을 향상시키는 효율적 처리기를 설계 구현하였다.

  • PDF

웹 서비스의 서버 구조 단순화를 통한 웹 2.0 웹서비스 성능향상 (Performance Enhancing of Web service by Simplifying Architecture in Web 2.0)

  • 김용태;박길철;김석수;이상호
    • 정보처리학회논문지D
    • /
    • 제14D권4호
    • /
    • pp.421-426
    • /
    • 2007
  • 본 논문은 웹서비스의 성능 향상을 위해 Servlet 컨테이너를 제거함으로써 전형적인 웹 서비스 구현의 필수 구성요소로 요구되는 SOAP 처리를 향상시킨 모바일 웹 서비스 구조 (SMSP)를 제안한다. HTTP 상에서 SOAP을 존재하게 하여 구현 실험에 의거한 지연 수행 평가를 보여주고, 웹2.0 표준 웹서비스 시스템의 성능 평가를 하였다. 본 논문에서 제안하는 모델은 웹 2.0 의 웹서비스 시스템의 통신 오버헤드와 메시지를 처리하는 시간, 서버 오버헤드를 감소시키면서, 표준 웹 서비스 프로토콜을 완전하게 지원할 수 있다.

Web Service에서의 QoS 지원방안에 관한 연구 (A Study on QoS Support for Web Services)

  • 이홍준;박상원;정성호;이강찬;전종홍
    • 한국정보처리학회:학술대회논문집
    • /
    • 한국정보처리학회 2003년도 추계학술발표논문집 (중)
    • /
    • pp.841-844
    • /
    • 2003
  • 웹 서비스 기술은 계속 발전하고 있으나, 현재의 인터넷 환경에서는 웹 서비스의 QoS 를 보장하기 어렵다. 본 논문에서는 기본 웹 서비스 구조를 분석하고, 웹 서비스에서 QoS 를 보장할 수 있도록 기존의 웹 서비스 구조를 확장한 웹 서비스 구조를 제시하며, 웹 서비스의 주요 기술들인 WSDL, UDDI, SOAP 의 확장된 모델을 제안한다. 아울러 이 모델을 이용한 응용으로서 SLA 정보를 이용한 웹 서비스에서의 QoS 지원 방안을 제안한다.

  • PDF

유비쿼터스 환경을 위한 시공간 질의 처리 시스템 (Spatio-temporal Query Processing Systems for Ubiquitous Environments)

  • 이기영;임명재;김규호;김정준
    • 한국인터넷방송통신학회논문지
    • /
    • 제10권3호
    • /
    • pp.145-152
    • /
    • 2010
  • 최근 유비쿼터스 컴퓨팅 기술의 발전과 함께 센서 및 RFID에 관련한 정보 인식, 위치 측위와 같은 다양한 유비쿼터스 영역에 대한 관심과 연구가 증대되고 있다. 특히, 시공간 데이터를 다루는 실시간 위치 추적 서비스 기술이 대두되고 있다. 이에, ISO/IEC에서는 실시간 위치 추적 서비스의 데이타 호환성과 상호 운용성을 위해 RTLS 표준 명세를 제시하였다. 본 논문에서는 이동 객체의 시공간 데이타 스트림에 대한 효율적인 관리와 검색을 지원하는 시공간 질의 처리 시스템을 설계 및 구현하였다. 시공간 질의 처리 시스템의 시공간 미들웨어는 끊임없이 연속으로 들어오는 시공간 데이타 스트림을 실시간으로 처리하고 시공간 DBMS간의 양방향 동기화를 지원한다. 웹 서버는 서버와 클라이언트간의 상호 운용성을 위하여 SOAP(Simple Object Access Protocol) 메시지를 사용하며, 클라이언트의 SOAP 메시지를 분석하여 시공간 미들웨어의 CQL(Continuous Query Language)로 변환하는 기능을 지원한다. 마지막으로, 본 논문에서는 실시간 위치 추적 서비스에 적용해 봄으로써 시공간 질의 처리 시스템의 효용성을 입증하였다.

웹 서비스에서 UDDI 접근 방식의 개선 방안 (Access Method Improve Study for UDDI on Web Service)

  • 최유순;소경영;박종구
    • 한국정보통신학회논문지
    • /
    • 제7권1호
    • /
    • pp.1-8
    • /
    • 2003
  • 본 연구는 UDDI에서 검색된 정보를 서비스 사용자에게 전달하여 서비스 사용자가 제공자에게 사양서를 요구하던 절차를 간소화하기 위해서 진행되었다. UDDI로부터 바로 제공자에게 WSDL문서를 요구하도록 하였다. 이를 위해서 UDDI에서 제공자에게 XML형태의 메시지를 생성하여 전달하도록 하였다. 이 메시지에는 서비스 사용자의 위치정보를 포함하고 있어 UDDI에서 요구한 문서가 서비스 사용자에게 전달된다. 메시지는 XML형태의 SOAP 프로토콜을 이용하였다.