Hi Team,
I'm an iPhone/iPad developer and I'm trying to develop an application which
can identify devices which announces their services using SLP in a network.
I've googled in may sites but couldn't find any help.
It would be great if someone of you can help me out as how my iPad
application can
client-side port and send to 427 on the server without root privileges. Am I
>> missing something? (I could be – I didn’t get a lot of sleep last night. :-)
>> )
>>
>> ** **
>>
>> John
>>
>> ** **
>>
>> *From:* Nick Wagner [mailto:ne.
cheers
> Matt
>
>
>
> --
> *From:* John Calcote [mailto:john.calc...@gmail.com]
> *Sent:* 15 July 2011 23:04
> *To:* 'Nick Wagner'; 'sudheer dantuluri'
>
> *Cc:* openslp-devel@lists.sourceforge.net
> *Subjec
it on mac os!
>
> Regards,
> Varun
>
>
> On Monday, July 25, 2011 03:13:56 pm sudheer dantuluri wrote:
> > Hi John, Hird & Nick,
> >
> > Good Morning !!!
> > I've started working on building an openSLP library for iPad. For that
> I&
prototype the functions and give
> your code access to the requisite OpenSLP data structures. Follow the
> example code you find in the programmer’s guide.****
>
> ** **
>
> Regards,
>
> John
>
> ** **
>
> *From:* sudheer dantuluri [mailto:dantuluri.sudh...@gm
Hi,
We have successfully compiled the openSLP2.0beta2 source code for iOS and
with your instruction written a sample application to find out list of
services available on the local network -- to do this we have used slp.h and
libslp.a files created by GNU Make process.
PFA Example file for the sa