UPnP 的實做
之前的 blog [
VLC Player with UPnP support] 提到我在 VLC Frontend 實做
UPnP Audio/Video Media Server 的功能,而現在已經成功整合到官方 VLC svn tree 了,所以應該會在 0.8.4 版現身。
除此之外,還有一個 Sourceforge 上的專案 [
Perl UPnP],就是用純 Perl 語言來實做,咱們看看簡介:
Perl UPnP is a pure Perl Universal Plug and Play (UPnP™) ControlPoint and Device host implementation. UPnP is an architecture for "pervasive peer-to-peer network connectivity of intelligent appliances, wireless devices, and PCs of all form factors."
Why implement the UPnP architecture in Perl? Because Perl provides the basis for rapid implementation, testing and deployment of applications. A pure Perl implementation allows developers to build UPnP-compliant applications simultaneously for a variety of platforms.
帥呆了 :-)
由 jserv 發表於 July 31, 2005 02:15 AM