• Title/Summary/Keyword: WebDAV

Search Result 46, Processing Time 0.034 seconds

Extending a WebDAV Protocol to Efficiently Support the Management of User Properties (사용자 속성 관리의 효율적 지원을 위한 WebDAV 프로토콜의 확장)

  • Jung Hye-Young;Kim Dong-Ho;Ahn Geon-Tae;Lee Myung-Joon
    • The KIPS Transactions:PartC
    • /
    • v.12C no.7 s.103
    • /
    • pp.1057-1066
    • /
    • 2005
  • WebDAV(Web-based Distributed Authoring and Versioning), a protocol which supports web-based distributed authoring and versioning, provides a standard infrastructure for asynchronous collaboration on various contents through the Internet. A WebDAV property management is a function to set and manage the main information of the resources as properties, and a user property, one kind of the WebDAV properties, has the ability to be freely defined by users. This free definition of user property makes it very useful to develop web-based applications like a collaboration system based on WebDAV However, with an existing WebDAV property management scheme, there is a limit to develop various applications. This paper describes a DavUP(WebDAV User property design Protocol) protocol which extended the original WebDAV and its uti-lization which efficiently supports management of WebDAV user properties. DavUP needs the definition of the collection structure and type definition properties for an application. To do this, we added a new header md appropriated WebDAV method functions to the WebDAV protocol. To show the usefulness of DavUP protocols, we extended our DAVinci WebDAV server to support DavUP Protocols and experimentally implemented a general Open Workspace, which provides effective functions to share and exchange open data among general users, on the DAVinci.

DavSUDP: A Simple Protocol for Utilizing WebDAV User-defined Properties (DavSUDP: 웹데브 사용자 정의 속성의 활성화를 위한 단순 프로토콜)

  • Jung Hye-Young;Ahn Geon-Tae;Yu Yang-Woo;Park Yang-Soo;Lee Myung-Joon
    • The KIPS Transactions:PartC
    • /
    • v.12C no.1 s.97
    • /
    • pp.129-136
    • /
    • 2005
  • WebDAV extends the web communication protocol HTTP/1.1 to provide a distributed authoring and versioning across the Internet. A property management, the principal ability of WebDAV, has many advantages for managing and utilizing additional information of server resources as well as supports a role of storage. Most WebDAV Application systems currently available are using WebDAV for providing simple storage space, not for the functionality of property management. However, to develop an advanced application such as a collaborative system based on WebDAV, it is very important to design and utilize user-defined WebDAV properties. In this paper, we propose DavSUDP(WebDAV Simple User-defined Property Definition Protocol) that describes XML-based configurations representing WebDAV user-defined properties and their processing steps. DavSUDP enables WebDAV servers to effectively manage user-defined properties in developing WebDAV-based applications. To show this, we extended the Apache mod_dav module to support DavSVDP and developed the OpenSpace in the iPlace collaborative system using the extended Apache web server.

Supporting Effective Open Workspaces Based on WebDAV (WebDAV 기반의 효과적인 공개 작업장 지원)

  • Park Hee-Jong;Kim Dong-Ho;Ahn Geon-Tae;Lee Myung-Joon
    • The KIPS Transactions:PartC
    • /
    • v.13C no.2 s.105
    • /
    • pp.249-258
    • /
    • 2006
  • WebDAV is an IETF standard protocol, which is an extended version of HTTP 1.1, supporting asynchronous collaborative authoring of various contents on the web. Recently, to precisely control access to the resources on a WebDAY server, the WebDAV Access Control Protocol was published. This protocol helps developers to implement advanced server functionalities in a convenient way by providing various control methods to the resources on the WebDAV server. Based on the WebDAV access control protocol, we developed Open Workspaces, which systematically support exchanging and sharing data for general visitors. An Open Workspace can be supplied as a Download-Only Open Workspace, an Upload-Only Open Workspace, or an Upload-Download Open Workspace. Any registered user can create these workspaces without bothering the system administrator. To support the Open Workspaces, we extended the Slide WebDAV server and the DAVExplorer WebDAV client, which are being used popularly.

An Apache-based WebDAV Server Supporting Reliable Reliable Resource Management (아파치 기반의 신뢰성 있는 자원관리를 지원하는 웹데브 서버)

  • Jung, Hye-Young;Ahn, Geon-Tae;Park, Yang-Soo;Lee, Myung-Joon
    • The KIPS Transactions:PartC
    • /
    • v.11C no.4
    • /
    • pp.545-554
    • /
    • 2004
  • WebDAV is a protocol to support collaboration among the workers in geographically distant locations through the Internet. WebDAV extends the web communication protocol HTTP/1.1 to provide a standard infrastructure for supporting asynchronous collaboration for various contents across the Internet. To provide the WebDAV functionality in legacy applications such as web-based collaborative systems or document management systems, those systems need to be implemented additionally to handle the WebDAV methods and headers information. In this paper, we developed an Apache-based WebDAV server, named DAVinci(WebDAV Is New Collaborative web-authoring Innovation)which supports the WebDAV specification. DAVinci was implemented as a form of service provider on a mod_dav Apache module. Mod_day, which is an Apache module, is an open source module to provide WebDAV capabilities in an Apache web server. We used a file system for storing resources and the PostgreSQL database for their properties. In addition, the system provides a consistency manager to guarantee that both resources and properties are maintained without inconsistency between resources and their properties.

Development of A Linux WebDAV Client Supporting Effective Distributed Authoring (효과적인 분산저작을 지원하는 리눅스 WebDAV 클라이언트의 개발)

  • Shin Won-Joon;Ahn Geon-Tae;Jung Hye-Young;Lee Myung-Joon
    • The KIPS Transactions:PartC
    • /
    • v.13C no.4 s.107
    • /
    • pp.511-520
    • /
    • 2006
  • WebDAV is a protocol which supports web-based distributed authoring and versioning, providing a standard infrastructure for asynchronous collaboration on various contents through the Internet. Current WebDAV-enabled authoring applications that support WebDAV, such as Microsoft office, Photoshop, or Dreamweaver, work by integrating WebDAV capabilities into the application. While this approach provides solid support for collaborative authoring, it has a drawback that each of the applications needs to support WebDAV capabilities in its own way. We developed a WebDAV client named DAView running on Linux KDE, which enables WebDAV-unaware authoring tools to have effective remote authoring capabilities. DAView provides a GUI view of a WebDAV server, similar to existing WebDAV-enabled file managers such as DAVExplorer. Unique among WebDAV file managers, it also provides the ability to launch the authoring application associated to a WebDAV server resource, automatically managing the locks on the resource.

Design of a WebDAV Sewer using Apache and PostgreSQL (Apache와 PostgreSQL을 이용한 WebDAV 서버의 설계)

  • 정혜영;안건태;박희종;문남두;이명준
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2004.04a
    • /
    • pp.397-399
    • /
    • 2004
  • 분산된 작업 공간의 사용자가 인터넷을 통하여 협업을 할 수 있도록 하기 위하여 WebDAV 명세가 W3C의 IETF의 작업 그룹에 의해서 1992년 2월에 발표되었다. WebDAV는 HTTP/1.1을 확장한 웹 통신프로토콜로서, 인터넷을 통하여 광범위하고 다양한 콘텐츠의 비동기적인 협업을 지원하기 위한 표준 하부 구조를 제공한다. 이러한 명세를 지원하는 WebDAV 서버의 주요 기능은 HTTP/1.1의 기본적인 웹 서버의 기능을 제공하면서 확장된 WebDAV 명세의 기능을 제공하는 것이다. 본 논문에서 설계한 WebDAV 서버는 WebDAV를 지원하고 있는 공개 소프트웨어인 아파치 웹 서버의 mod_dav 모듈을 확장한 것으로 WebDAV의 자원과 속성 및 잠금 정보를 기존의 파일 시스템의 파일 형태로 관리하고 있는 것을 자원의 속성과 잠금 정보 부분을 PostgreSQL 데이터베이스에서 관리하도록 하였다. WebDAV 자원의 속성과 잠금 정보를 파일로 관리함으로 인한 성능 저하와 확장성의 문제를 해결할 수 있다.

  • PDF

A PDA WebDAV Client Based on .NET Compact Framework (.NET Compact Framework 기반의 PDA WebDAV 클라이언트)

  • Park Jin-Ho;Kim Dong-Ho;Lee Hong-Chang;Lee Myung-Joon
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2006.06d
    • /
    • pp.82-84
    • /
    • 2006
  • WebDAV는 IETF 표준으로서 웹상에서 분산 저작을 지원하도록 HTTP를 확장한 프로토콜이다. WebDAV 클라이언트는 WebDAV 프로토콜을 이용하여 WebDAV 서버자원을 관리하는 도구이다. 현재 WebDAV 기반의 자원 관리가 널리 사용되면서 무선 네트워크 환경에서 동작하는 클라이언트의 필요성이 증대되고 있다. 본 논문에서는 무선 네트워크를 지원하는 PDA에서 동작하는 WebDAV 클라이언트의 구현에 대하여 기술한다. 개발된 클라이언트는 간결한 사용자 인터페이스를 제공하며 WebDAV의 기본 메소드를 지원한다. 사용자는 인터페이스와 기본 메소드를 이용하여 WebDAV 서버에 자원을 등록하고, 서버 자원에 대한 열람, 검색, 이동 및 삭제를 할 수 있으며, 서버 자원을 내려 받을 수 있다. 본 클라이언트는 PDA에서 동작하기 위해서 .NET Compact Framework를 기반으로 구현 하였으며 관련 에뮬레이터를 이용하여 실험하였고 이를 실제 PDA장치인 'HP iPAQ hx2700'에 이식하여 검증하였다.

  • PDF

Design of a PDA WebDAV Client Based on .NET Compact Framework (.NET Compact Framework 기반의 PDA WebDAV 클라이언트 설계)

  • Kim Dongho;Shin Wonjoon;Park Jinho;Lee Myungjoon
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2005.11a
    • /
    • pp.583-585
    • /
    • 2005
  • WebDAV 프로토콜은 웹상의 공동 저작활동을 지원하기 위한 IETF 표준으로써, 원거리에 있는 사용자들 간에 파일을 공동 편집하고 관리할 수 있도록 해주는 HTTP 프로토콜의 확장이다. 이것은 웹상에서 가상의 작업공간을 구성함으로써, 원격 사용자들 간에 새로운 방식으로 공동작업을 가능하게 한다. 무선 네트워크 기술과 무선 장치의 발달로 이동을 하면서 WebDAV 서버에 접속한 후 협업을 수행한다면 유선 환경보다 효율적인 협업을 할 수 있을 것이다. 본 논문에서는 .NET Compact Framework 환경에서 동작하는 PDA WebDAV 클라이언트를 설계하였다. 본 클라이언트는 무선 네트워크를 지원하는 환경에서 PDA를 이용하여 WebDAV 서버와 HTTP 요청을 통하여 서버 자원을 확인할 수 있다. 이러한 PDA WebDAV 클라이언트는 PDA 환경에 맞는 인터페이스를 가져야 하고, 또한 WebDAV 명세를 따라야 한다. PDA WebDAV 클라이언트는 공간의 제약을 받지 않는 PDA를 이용함으로써 자료의 효율적인 공유 및 교환을 통하여 능동적인 협업 환경을 구축 할 수 있다.

  • PDF

A WebDAV Extension for an Effective Resource Sharing and Its Application (효과적인 자원공유를 위한 WebDAV의 확장과 그 응용)

  • Ahn, Geon-Tae;Jung, Hye-Young
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2007.06d
    • /
    • pp.384-388
    • /
    • 2007
  • WebDAV(Web-based Distributed Authoring and Versioning)는 웹 기반의 분산 저작과 버전관리를 지원하는 표준 명세로서, 인터넷을 통하여 다양한 콘텐츠의 비동기적인 협업을 지원하는 표준 하부구조를 제공한다. 특히 WebDAV의 속성 관리 기능은 자원의 주요 정보를 속성으로 설정하여 관리할 수 있는 기능이다. 이러한 WebDAV의 속성 관리기능을 이용하는 경우 사용자 측에서 자유롭게 속성관리가 가능하여 웹을 기반으로 하는 협업시스템 및 자원공유 시스템을 개발하는데 매우 유용하게 활용될 수 있다. 본 논문에서는 웹을 통한 문서 및 데이터의 관리를 제공하는 응용시스템의 개발을 효율적으로 지원할 수 있도록 한 WebDAV 프로토콜의 확장과 이를 이용하여 기업내에서 생성되는 기술문서 및 도면 문서에 대한 협업을 지원해주는 도면공유시스템을 개발하였다. 확장된 WebDAV의 기능을 이용하는 경우 응용시스템 개발자는 사용자 속성을 정의함으로써 어플리케이션을 간편하게 설계할 수 있게 되며, 기존의 웹 서버에서는 복잡하게 구현해야했던 자원에 대한 잠금관리 및 버전관리 기능도 지원받을 수 있게 된다.

  • PDF

Design of a WebDAV Client for Linux (리눅스 기반의 WebDAV 클라이언트의 설계)

  • 황의윤;안건태;정혜영;김진홍;이명준
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2004.04a
    • /
    • pp.814-816
    • /
    • 2004
  • WebDAV(Web-based Distributed Authoring and Versioning)는 웹상의 공동 저작활동을 지원하기 위한 IETF 표준으로서, 멀리 떨어져 있는 사용자들 간에 인터넷상에서 파일을 공동 편집하고 관리할 수 있도록 해주는 일련의 HTTP 확장이다. 이것은 웹 상에서 가상의 작업공간을 구성함으로써, 원격 그룹들 간에 새로운 방식으로 공동작업을 가능하게 한다. WebDAV 클라이언트는 이러한 명세를 지원하는 WebDAV 서버와 HTTP 요청을 통하여 서버 자원에 대한 변경 및 수정 작업을 수행하게 된다. 따라서 클라이언트는 뛰어난 동시성 제어와 속성 관리를 통하여 자원의 저작과 버전관리의 기능을 제공하는 것이 바람직하다. 본 논문에서는 기존의 몇 가지 WebDAV 클라이언트를 분석하여 리눅스 기반의 오픈소스 WebDAV 클라이언트를 설계하였다. 이것은 사용자의 수작업에 의한 문서 저작 절차를 단순화하고 저작 응용프로그램의 모니터링을 통하여 문서 변경에 대한 능동적인 서버 갱신을 지원하도록 설계하였다.

  • PDF