• Title/Summary/Keyword: Soap

Search Result 569, Processing Time 0.025 seconds

Studies on the Scouring Effects of Scouring Soap Made from Rapeseed Oil (유채유로 만든 견정련비누의 정련)

  • 배도규;배현석
    • Journal of Sericultural and Entomological Science
    • /
    • v.35 no.1
    • /
    • pp.43-47
    • /
    • 1993
  • Using the new scouring soap made from rapeseed oil, various scouring test was done souring effects of new scouring soap were estimated. In the effects of scouring soap on the degumming ratio, OS (the soap made from oleic acid) was the most excellent and the next was RS (the soap made from rapeseed oil). Both OS and RS were more excellent than MS (the soap on the market). In a buffer power of soap solution, OS and RS were good, but MS was poor. The uneven dyeing was not observed in the silk fabric degummed by OS and RS, but observed in silk fabric degummed by MS. The value of tenacity and elongation in the silk degummed by OS and RS was higher that degummed by MS. In the crease recovery, softness and whiteness, the order of value was OS, RS, MS.

  • PDF

An Implementation and Application of XML Hub System using SOAP (SOAP을 이용한 XML Hub 시스템 구현 및 활용)

  • 김용수;주경수
    • The Journal of Society for e-Business Studies
    • /
    • v.8 no.1
    • /
    • pp.141-154
    • /
    • 2003
  • SOAP is a protocol used for information exchange in distributed computing environment and SOAP defines mechanisms for message transferring between distributed system and remote procedure call/response process. This SOAP is able to be used independently on hardware platforms and operating systems and program languages because it uses only a text-based XML for protocol. Therefore ebXML that is a standard for E-Commerce adopts SOAP for message exchange. In this paper, we implement XML Hub System using SOAP and apply on the system e-Procurement. By this XML Hub System we can more easily exchange messages for B2B. Accordingly we can manage and integrate a lots of business partners.

  • PDF

Web-based Product Development System Using SOAP (SOAP 를 이용한 웹기반의 제품개발시스템)

  • Lee Seok-Hee;Kim Ho-Chan
    • Journal of the Korean Society for Precision Engineering
    • /
    • v.23 no.5 s.182
    • /
    • pp.111-118
    • /
    • 2006
  • Better understanding and sharing information are getting important to manage interdisciplinary product development team in a globally-distributed company. This study proposes a solution to implement RPD(Rapid Product Development) system for the distributed development teams using SOAP(Simple Object Access Protocol). And a new approach is introduced for the better understanding of product geometry among the development members in different place and the easy sharing of product information. An application example shows that SOAP operates in distributed environment more efficiently than other RPC(Remote Procedure Call) techniques and it does not respond sensitively to firewall. And SOAP is an excellent RPC and messaging technique to exchange structured data. Procedures developed with use of SOAP are worked together with web, and users can use remote services as an application program in their local computer.

SOAP Performance Analysis (SOAP 성능 분석)

  • Song, Byungkwen;Kang, Sunmee;Lee, Sukhee
    • Journal of IKEEE
    • /
    • v.17 no.2
    • /
    • pp.159-162
    • /
    • 2013
  • In this paper, we make a performance analysis of two kinds of platforms, JAVA and .NET, about SOAP(Simple Object Access Protocol). SOAP is able to use various transport layer protocol but in this paper we suggested methods of performance analysis with using HTTP, TCP, UDP and then we made an performance analysis on the basis of suggested methods. The results of performance analysis may be deduced differently by a system environment and loaded degree of network. Therefore, for precise performance analysis, we made same environment and proceeded.

안전한 웹 서비스를 위한 SOAP 메시지 보안기술 연구

  • 박배효;이재일
    • Review of KIISC
    • /
    • v.14 no.4
    • /
    • pp.10-18
    • /
    • 2004
  • 상호운영성, 유연성, P2P(피어투피어), 역동성, 확장성 등 웹 서비스가 지닌 다양한 특성으로 인하여 웹 서비스 보안은 안전한 웹 서비스 운영을 위한 핵심요소라 할 수 있다. 웹 서비스의 기본 구성은 서비스 수요자와 제공자, 검색소로 구성되며 WSDL(Web Service Definition Language), UDDI(University Discovery and Integration of Business for Web), SOAP(Smple Object Access Protocol)등 세 개의 표준으로 서비스는 이루어진다. 이 중에서 특히 메시지 교환을 담당하는 통신 프로토콜인 SOAP는 웹 서비스 보안의 중심에 있으며, 웹 서비스 보안은 SOAP 메시지의 사용자 인증과 무결성, 기밀성을 보장하는 것으로 정의할 수 있다. SOAP는 HTTP를 통해 일반적으로 전송되므로 HTTP 상의 모든 위협을 가지게 되며 전송계층에 기반을 둔 보안을 생각할 수 있지만, 사실상 웹 서비스는 다수의 중간 중개자를 가질 수 있는 구조이기 때문에 단대단 보안(메시지 레벨의 보안)이 반드시 필요하다. 또한, 웹 서비스 상에서 단대단 보안을 보장하기 위해서는 각 객체와 키와의 연결이 중요하며 특정 객체에게 발행한 보안토큰의 신뢰성 화보를 위한 메카니즘을 필요로 한다. 본 논문에서는 이러한 보안 요구사항을 만족하기 위하여 XML 메시지 보안을 위한 전자서명 및 암호화 표준과 SOAP을 위한 W3C, OASIS의 통합표준을 중심으로 SOAP 메시지 보안기술을 분석하고자 한다.

Developing XML Message Transfer System based on SOAP (SOAP 기반의 XML 메시지 전송 시스템 개발)

  • 김용수;주경준;주경수
    • Proceedings of the Korea Multimedia Society Conference
    • /
    • 2002.05d
    • /
    • pp.649-654
    • /
    • 2002
  • 현재 많은 기업들은 수년에 걸쳐 많은 자원과 시간을 투자하여 JAVA, CORBA, COM 등을 이용해 기업시스템을 개발 해왔다. 이렇게 많은 기업들이 서로 다른 분산 컴퓨팅 기술을 가지고 개발해온 기업 시스템의 통합이 절실히 필요하게 되었다. SOAP은 JAVA, CORBA, COM 등의 분산 객체 기술에 구애받지 않는 프로토콜이며, 심지어 이들 분산 객체 기술을 전혀 사용하지 않는 애플리케이션도 SOAP을 통해 원격 프로시져 호출이나 데이터 전송을 수행할 수 있다. 본 논문에서는 이러한 SOAP의 특징을 이용한 클라이언트/서버간 메시지 전송 시스템을 구현하였다.

  • PDF

Developing Message Broker System based on SOAP (SOAP 기반의 메시지 Broker 시스템 개발)

  • 김용수;주경수
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2002.10e
    • /
    • pp.241-243
    • /
    • 2002
  • SOAP(Simple Object Access Protocol)은 분산 환경에서의 정보 교환에 사용되는 분산 컴퓨팅 프로토콜로 분산 시스템간에 메시지를 전달하는 방법, 원격 프로시저 호출/응답을 처리하는 방법이 정의하고 있다. 이러한 SOAP 는 텍스트 기반 XML을 프로토콜로 사용하고 있기 때문에 하드웨어 플렛폼, 운영체제, 프로그래밍 언어에 독립적으로 사용할 수 있다. 이러한 이유 때문에 전자상거래 표준인 ebXML 에서도 메시지 전송을 위해 SOAP을사용하고 있다. 본 논문에서 SOAP을 기반으로 한 메지지 Broker 시스템을 구현하였다. Broker 시스템을 통한 메시지 전송으로 많은 비즈니스 파트너를 통합관리 할 수 있을 것이다.

  • PDF

Physical Parameters for Synthesis of Virtual Soap Bubbles using Straws (스트로를 이용한 가상 비눗방울 재현을 위한 물리 파라미터)

  • Seok, Yunji;Chin, Seongah
    • The Journal of the Convergence on Culture Technology
    • /
    • v.6 no.2
    • /
    • pp.455-460
    • /
    • 2020
  • As computer hardware and computer graphics technologies have developed in recent years, one can find research on the creation of bubbles. However, it is not easy to find soap bubbles that are modeled and rendered using actual physical parameters. The bubbles are expressed in a variety of models and colors depending on which tool is used, which strength is used, and the conditions of the surrounding environment. Therefore, in this paper, we present synthetic methods to create virtual soap bubbles based on physical parameters derived from some straws such as the bubbles' diameter over time and the number of bubbles when blowing. On the top of that, we will show a model of a soap bubble that can be usable in a virtual reality contents and optimized with rendering parameters.

An Enhanced Description Assistant for SOAP Message Exchange in SOA

  • Hung, Pham Phuoc;Byun, Jeong-Yong
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2011.06a
    • /
    • pp.336-339
    • /
    • 2011
  • When SOAP messages carry vital business information, their integrity and confidentiality needs to be preserved. Concerns have been raised due to XML Rewriting attacks on SOAP message which create a foundation for typical faults in SOAP messages and make it vulnerable to use in Web Service environment. We have already provided a solution to tackle this problem on integrity of SOAP messages in earlier works by proposing a system called System Description Assistant. That system was able to identify and fix typical faults in SOAP messages. This paper mainly reflects future directions of our previous researches and enhances previous ones by adding more comprehensive functions to detect and possibly fix faults occurred due to XML rewriting attacks.

Design and Implementation of SOAP-based Marketplace Agent (SOAP을 기반으로 한 마켓플레이스 에이전트 설계와 구현)

  • 최유순;소경영;신현철;한성국;박종구
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.6 no.2
    • /
    • pp.190-199
    • /
    • 2002
  • It is being continued that studies is to supply users with various web service easily and simply. XML, extensible mark up language for web has been developed, and WSDL is provided for web service to UDDI registry in order to more efficient usage. SOAP protocol can be used for firewall endpoint because it uses HTTP as transfer mechanism. In this paper, we are studied dealing with installing agent in marketplace and communicating among service supplier and UDDI. Then agent through SOAP to provide exact and prompt service to demands of users.