ext Zoran Duvnjak wrote:

> Hi folks,
>
> this is my first post at this mailing list, but maybe there are some
> guys with the same prob.

Maybe I can help, as I wrote most of that stack in my previous life

> I am working currently on a remote control for a music server and I am
> trying to use the mpuf lib (UPnP lib from ProtoSys) to search for the
> music servers in the network.
> Pretty the same like the *UPnP Device Monitor *plugin on the maemo site.

First try some diagnostics
- does the upnp device monitor plugin works for you ?
- are you implementing a GTK based Control point ? if yes, then you
hopefully are using the glib version of mpuf libraries.
- then I would want to sniff the local TCP/UDP traffic when I initiate
the search

> Until now I have implemented the libraries and the necessary handlers
> and control point for this task.
> It compiles without errors and the control point is successfully
> initialized, but when I start to search for UPnP devices nothing happens.
> Maybe I have forgotten to do something?

hopefully you making call to MPUF_Run :)
Devesh

> I would appreciate if someone has experiences with this and could give
> me a hint or sent me a link to helpful sites.
> So long.
>
> Best regards,
> _____________________________________
>
> Zoran Duvnjak
> olive Media Products Inc.
> 555 Howard Street I San Francisco, CA 94105
> T +1  415.908.3870
> F +1  415.908.3932
> E  [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
> W http://www.olive.us <http://www.olive.us/>
>
>
>
>------------------------------------------------------------------------
>
>_______________________________________________
>maemo-developers mailing list
>maemo-developers@maemo.org
>https://maemo.org/mailman/listinfo/maemo-developers
>  
>

_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers

Reply via email to