Re: [wxCode-users] wxAvahi & wxDNSSD

2007-05-25 Thread Ishan Arora
Hi, Did I say Howl. My mistake. I meant William H. Schultz Regards, Ishan Arora On 5/23/07, Ishan Arora <[EMAIL PROTECTED]> wrote: Hi, Howl says he is busy with come commercial product but he'll be around if we need any help. For my purpose I only need service discovery, and I don't know muc

Re: [wxCode-users] wxAvahi & wxDNSSD

2007-05-23 Thread Ishan Arora
Hello, On 5/23/07, William H. Schultz <[EMAIL PROTECTED]> wrote: Hello. I've been doing a bit of research, and it appears that Vista supports a service discovery method called WS-Discovery. I found documentation for it here: http://specs.xmlsoap.org/ws/2005/04/discovery/ws-discovery.pdf I kn

Re: [wxCode-users] wxAvahi & wxDNSSD

2007-05-23 Thread William H. Schultz
Hello. I've been doing a bit of research, and it appears that Vista supports a service discovery method called WS-Discovery. I found documentation for it here: http://specs.xmlsoap.org/ws/2005/04/ discovery/ws-discovery.pdf I know next to nothing about it, but my impression so far is th

Re: [wxCode-users] wxAvahi & wxDNSSD

2007-05-23 Thread Ishan Arora
Hi, Howl says he is busy with come commercial product but he'll be around if we need any help. For my purpose I only need service discovery, and I don't know much about the Avahi and Bonjour APIs. However I wouldn't mind making a general wrapper. I hope to learn from wxAvahi and wxDNSSD. Please h

Re: [wxCode-users] wxAvahi & wxDNSSD

2007-05-22 Thread Cursor
Hello. I am OK to develop a general wrapper on top of Avahi and Bonjour (perhaps Howl too ?). I think it is a better idea than the Bonjour compatibility layer of Avahi is not efficient as native one API. A wrapper can probably implement all common (and usefull) features and anyone who want to use

Re: [wxCode-users] wxAvahi & wxDNSSD

2007-05-21 Thread William H. Schultz
Ishan, Bonjour is also available for Linux, but I unfortunately do not have a Linux machine, so my code has not been tested. The code appears to be working as expected on OS X and Windows, however. wxDNSSD is missing documentation and a friendly build method; I've just been building it