Re: [SOLVED] Re: UDP multicast packets not seen on listening interface in BETA5
From: Robert Watson (rwatson_at_FreeBSD.org)
Date: 09/30/05
- Previous message: Oliver Fromme: "Re: A smarter mergemaster"
- In reply to: Josh Carroll: "[SOLVED] Re: UDP multicast packets not seen on listening interface in BETA5"
- Next in thread: Josh Carroll: "Re: UDP multicast packets not seen on listening interface in BETA5"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 30 Sep 2005 13:38:03 +0100 (BST) To: josh.carroll@psualum.com
On Thu, 29 Sep 2005, Josh Carroll wrote:
> Ideally, I'd like to update the code to search the local interfaces with
> SIOCGIFCONF and use that IP (if available), but testing it with my IP
> hard-coded doesn't seem to work.
>
> But debugging my code is outside the scope of this mailing list. :)
Glad the problem is worked out -- for reference, you may also be
interested in the getifaddrs(3) API, which allows you to query the set of
interface addresses available, and may be useful in teaching your
application about how to identify and use available interfaces.
Robert N M Watson
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
- Previous message: Oliver Fromme: "Re: A smarter mergemaster"
- In reply to: Josh Carroll: "[SOLVED] Re: UDP multicast packets not seen on listening interface in BETA5"
- Next in thread: Josh Carroll: "Re: UDP multicast packets not seen on listening interface in BETA5"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|