« Return to Thread: slp on dual stack linux box

Re: slp on dual stack linux box

by simonebordet :: Rate this Message:

Reply to Author | View in Thread

Hi,

On Fri, Jan 23, 2009 at 22:05, Chuck <foxman74@...> wrote:
> Ok, so I created a simple test that advertises "test-service" then locates
> it after.  The advertisement and location happen on the same box.  I've
> attached 2 logs (ipv4.log - shows a successful location, ipv6.log -
> unsuccessful).  Please let me know if you need more information.  Thanks
> again.

At this point I have no idea.
Can you just try a simpler program that uses UDP (and not SLP) ? I
mean something like binding a multicast socket on one side to simulate
a listening server, and sending "hello".getBytes() from a datagram
socket from another side to simulate a client ?
If this does not work, we have the proof that something's wrong with
the multicast setup of the machine.

Simon
--
http://bordet.blogspot.com
---
Finally, no matter how good the architecture and design are,
to deliver bug-free software with optimal performance and reliability,
the implementation technique must be flawless.   Victoria Livschitz

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


 « Return to Thread: slp on dual stack linux box