Thanks, John!
Could you also tag beta2 in svn?
BR,
Roel
PS. CC-d openslp-devel instead of openslp-anounce
On 05/02/2011 08:47 AM, John Calcote wrote:
> We're happy to announce the beta 2 release of openslp 2.0.
>
> Changes primarily include bug fixes to the beta 1 release.
>
> Currently, t
Hi Matt,
Your suggestion will probably work as it is. I used it as a basis to
create the patch below, which is in my opinion slightly cleaner. If
nobody complains, I could commit this.
BR,
Roel
PS. Try not to mail those 'winmail.dat' files... It's kind of difficult
to read your mail with
Done - tagged as 2.0.beta2.
John
On 5/4/2011 2:23 AM, Roel van de Kraats wrote:
> Thanks, John!
>
> Could you also tag beta2 in svn?
>
> BR,
> Roel
>
> PS. CC-d openslp-devel instead of openslp-anounce
>
> On 05/02/2011 08:47 AM, John Calcote wrote:
>> We're happy to announce the beta 2 relea
Greetings,
I went through the documentation once more and found this function:
SLPAssociateIP()
with the parameter
unicast_ip - IP address of the SA/DA from which service is requested.
Does this mean that when I call SLPFindSrvTypes after SLPAssociateIP,
the library will only query the ser
Hello Ernst,
It's been a while, and I didn't write SLPAssociateIP, but a quick
perusal of the source code confirms your request. It appears that
SLPAssociateIP associates a unicast IP address with a particular SLP
handle. Thus, all requests after the association is made will be made to
that addres