[android-developers] Upnp service protocol Example code

2012-12-11 Thread Karunakaran Vikash
Dear all, I have integrated the cling library for upnp in my android code. I need some example code communication with the Upnp protocols. cling example is only displaying the list of servers available. any other example to connect with the specific device. please help me

Re: [android-developers] UPnP C Library

2010-08-04 Thread Atul Raut
Hi, bydefault upnp library wont support by Android platform. There is one opensource project is going on for UPnP. You have to port that on to Android platform first. And needs to wrote application above that. On Tue, Aug 3, 2010 at 10:38 AM, msnkm kiranmai...@gmail.com wrote: Hi , Im trying

Re: [android-developers] UPnP C Library

2010-08-04 Thread Kostya Vasilyev
Kiranmai, By no means an UPnP expert, but I am aware of this: http://miniupnp.free.fr/ It's certainly working code, I have it running on a friend's router under FreeBSD. Perhaps this is a reasonable starting point. If you can use a Java implementation, there is this:

[android-developers] UPnP C Library

2010-08-03 Thread msnkm
Hi , Im trying to use UPnP for service discovery,i need a C library which implements this.Has anybody done this earlier.Share the link Regards, Kiranmai -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to

Re: [android-developers] UPnP Stack in Android

2010-02-24 Thread Satoshi Konno
Hi Weelaner, To release the jar package for Android, I have to add some changes into the maven project from now. For a while, please check the following topic to use CyberLink for Java on your Android project. CyberLink for Java - Android

Re: [android-developers] UPnP Stack in Android

2010-02-24 Thread Satoshi Konno
Hi Weelaner, give back a 0 for nRootDevs, but I have some UPnP-devices in my network. Use ControlPoint::search() before you get the device list using ControlPoint::getDeviceList(). Please check the following programming guide, clinkjavaproguide170.pdf, to know the search function in more

[android-developers] UPnP

2010-01-21 Thread Abhi
Hi, Need help in understanding how to build UPnP stack in Android? Anyone? Abhi -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send

[android-developers] UPnP

2010-01-19 Thread Abhi
Hi, Does anyone have any idea on implementing UPnP in Android? I am working on a Project for which I need my Android phone to talk to UPnP devices directly. Thanks, Abhi -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this