Download List

프로젝트 설명

GUPnP is an object-oriented open source framework
for creating UPnP devices and control points,
written in C using GObject and libsoup. The GUPnP
API is intended to be easy to use, efficient, and
flexible. The GUPnP framework consists of two
libraries. GSSDP implements resource discovery and
announcement over SSDP, and GUPnP implements the
UPnP specification: resource announcement and
discovery, description, control, event
notification, and presentation (basic Web server
functionality through libsoup). GUPnP does not
include helpers for construction or control of
specific standardized resources (e.g.
MediaServer); this is left for higher level
libraries utilizing the GUPnP framework.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-04-10 01:15
0.3

이 릴리스에는 유명 컨트롤 포인트, 간단한 미디어 플레이어 UI를 발견하고 멀티미디어 콘텐츠 네트워크에서 사용할 수있게 플레이 하나의 특징이다. 그것은 잘하면 테스트 유용한 도구와 UPnP를 MediaServer 및 구현 MediaRenderer 디버그입니다. 각 도구에 새로운 아이콘을 바탕 화면에 파일 및 다양한 기타 개선 사항 및 수정 사항입니다.
Tags: GUPnP Tools, Initial freshmeat announcement
This release features AV Control Point, a simple media player UI that enables one to discover and play multimedia contents available on a network. It is hopefully a useful tool to test and debug UPnP MediaServer and MediaRenderer implementations. There is a desktop file for each tool, new icons, and various miscellaneous improvements and fixes.

2008-04-10 01:14
0.1

Tags: GUPnP A/V, Initial freshmeat announcement

2008-04-09 16:47
0.8

새로운 API 리소스 유형의 subclassing 수 있도록 추가되었습니다. 버전보다 더 큰하거나 요청한 버전 평등과 GUPnPDeviceInfo 반환 subresources. 서버 버전 발표보다 덜 구현된 버전 또는 동등. gupnp_context_get_server () 공개되었다. GError 인자 모든 오류 신호에 추가되었습니다. Resubscription 처리 개선했다. 다양한 기타 수정 및 내부 개선되었다.
Tags: Major bugfixes
A new API was added to allow subclassing of
resource types. GUPnPDeviceInfo returns
subresources with a version greater than or equal
to the requested version. Servers announce
versions less than or equal to the implemented
version. gupnp_context_get_server() was made
public. GError arguments were added to all error
signals. Resubscription handling was improved.
Various other fixes and internal improvements were
made.

2007-08-22 22:36
0.4

작업 매개 변수의 이름 GValue 쌍 해시 테이블 복용을 보내는 기능의 새로운 시리즈. 이름으로 상태 변수 및 행동 검색에 대한 새로운 반성하는 방법. 새로운 PKG - 제거한 libgupnp에 대한 구축을위한 설정 파일. GValues와 UPnP를 값 형식 사이의 변환을 개선. 이 릴리스에만 초기 이벤트 메시지 evented 상태 변수가 포함됩니다.
A new series of functions for sending actions taking hash tables of parameter name-GValue pairs. New introspection methods for state variable and action retrieval by name. A new pkg-config file for building against an uninstalled libgupnp. Improved conversion between GValues and UPnP value types. This release will only include evented state variables in the initial event message.

2007-08-02 14:43
0.3

임베디드 디바이스는 이제 자신의 UDNs을 사용할 수있습니다. 이동성을 수정 포함되었습니다.
Embedded devices are now allowed to have their own UDNs. A portability fix was included.

Project Resources