Whamb Share Protocol Daemon

Software Screenshot:
Whamb Share Protocol Daemon
Software Details:
Version: 1.1
Upload Date: 3 Jun 15
Developer: Jean-Edouard Babin
Distribution Type: Freeware
Downloads: 0

Rating: 4.0/5 (Total Votes: 1)

Whamb Sharing Protocol Daemon (WSD) is a perl script that allows you to share MP3 or OGG on a Unix/Linux or windows system.WSD needs perl 5.7.3 or later (5.8.0 recommended) and some modules (HTML::Entities, Encode, MP3::Info), you will find any instructions you need in the readme, so please read it ! WSD also needs RendezVous from Apple, it's opensource and runs on lots of platform including linux/*BSD/Windows/Solaris and all Posix OS'es

Installation is simple but depends by your operating system:
'make os=linux' on linux
'make os=opensd' on openbsd
'make os=osx' on macosx
'make os=solaris' on solaris

if you are running NetBSD or FreeBSD edit the makefile you will see:
ifeq ($(os),openbsd)
CFLAGS_OS = -DHAVE_SOCKADDR_SA_LEN -DHAVE_DAEMON -DHAVE_SOCKLEN_T -DHAVE_BROKEN_RECVDSTADDR
change it to
ifeq ($(os),bsd)
CFLAGS_OS = -DHAVE_SOCKADDR_SA_LEN -DHAVE_DAEMON -DHAVE_SOCKLEN_T

and use make 'os=bsd'

You can start it with something like: build/mDNSResponderPosix -n "`hostname`" -t _whamb._tcp. -p 7603 -d
You may also want to copy mDNSResponderPosix to your /usr/bin directory

Similar Software

qomp
qomp

1 Dec 17

GrooveOff
GrooveOff

17 Feb 15

Podget
Podget

20 Feb 15

Comments to Whamb Share Protocol Daemon

Comments not found
Add Comment
Turn on images!