Gnome2::VFS::DNSSD
Section: User Contributed Perl Documentation (3pm)
Updated: 2009-03-01
Index
Return to Main Contents
NAME
Gnome2::VFS::DNSSD - network service discovery
METHODS
list = Gnome2::VFS::DNSSD->browse ($domain, $type, $func, $data=undef)
-
- •
-
$domain (string)
- •
-
$type (string)
- •
-
$func (scalar)
- •
-
$data (scalar)
-
list = Gnome2::VFS::DNSSD->browse_sync ($domain, $type, $timeout_msec)
-
- •
-
$domain (string)
- •
-
$type (string)
- •
-
$timeout_msec (integer)
-
list = Gnome2::VFS->get_default_browse_domains
list = Gnome2::VFS::DNSSD->list_browse_domains_sync ($domain, $timeout_msec)
-
- •
-
$domain (string)
- •
-
$timeout_msec (integer)
-
list = Gnome2::VFS::DNSSD->resolve ($name, $type, $domain, $timeout, $func, $data=undef)
-
- •
-
$name (string)
- •
-
$type (string)
- •
-
$domain (string)
- •
-
$timeout (integer)
- •
-
$func (scalar)
- •
-
$data (scalar)
-
list = Gnome2::VFS::DNSSD->resolve_sync ($name, $type, $domain, $timeout_msec)
-
- •
-
$name (string)
- •
-
$type (string)
- •
-
$domain (string)
- •
-
$timeout_msec (integer)
-
SEE ALSO
Gnome2::VFS
COPYRIGHT
Copyright (C) 2003-2007 by the gtk2-perl team.
This software is licensed under the LGPL. See Gnome2::VFS for a full notice.
Index
- NAME
-
- METHODS
-
- list = Gnome2::VFS::DNSSD->browse ($domain, $type, $func, $data=undef)
-
- list = Gnome2::VFS::DNSSD->browse_sync ($domain, $type, $timeout_msec)
-
- list = Gnome2::VFS->get_default_browse_domains
-
- list = Gnome2::VFS::DNSSD->list_browse_domains_sync ($domain, $timeout_msec)
-
- list = Gnome2::VFS::DNSSD->resolve ($name, $type, $domain, $timeout, $func, $data=undef)
-
- list = Gnome2::VFS::DNSSD->resolve_sync ($name, $type, $domain, $timeout_msec)
-
- SEE ALSO
-
- COPYRIGHT
-
This document was created by
man2html,
using the manual pages.
Time: 19:49:22 GMT, April 27, 2011