[android-developers] Re: UPnP C Library

2010-08-06 Thread msnkm
Hi, Thanks for the inputs. I have got a library,can anyone provide documentation for porting the library to andriod --Kiranmai On Aug 4, 8:45 am, Kostya Vasilyev kmans...@gmail.com wrote: Kiranmai, By no means an UPnP expert, but I am aware of this: http://miniupnp.free.fr/ It's

[android-developers] Re: UPnP C Library

2010-08-05 Thread cbauer
You can use Cling (http://www.teleal.org/projects/cling/) which is my open source UPnP library for Java. It works fine on Android 2.1 and 2.2, see the manual chapter here: http://www.teleal.org/projects/cling/core/manual/cling-core-manual.html#chapter.Android -- You received this message because

[android-developers] Re: UPnP Stack in Android

2010-03-16 Thread Raymond Huang
Hi Satoshi, I am trying to use your library for an android UPnP Project. I only have an android emulator, and I know it doesn't have mutlicast supported. In that case, is there a way for me to verify that I am able to detect devices on the network? Thanks, Raymond On Feb 24, 6:39 am, Satoshi

[android-developers] Re: UPnP

2010-02-11 Thread Abhi
How do I download the stuff from the repository? Abhi On Jan 29, 4:11 am, Zhihong GUO gzhh...@gmail.com wrote: Hi skonno, All of the java code is downloaded, but I can't find a Android project to run in emulator or on read device James

Re: [android-developers] Re: UPnP

2010-01-29 Thread Zhihong GUO
Hi skonno, All of the java code is downloaded, but I can't find a Android project to run in emulator or on read device James 'http://sourceforge.net/projects/cgupnpjava/develop'; please relocate 2010/1/29 skonno skonno.cybergar...@gmail.com Hi Abhi, I have already ported the following my

[android-developers] Re: UPnP

2010-01-28 Thread skonno
Hi Abhi, I have already ported the following my UPnP framework into Android. CyberLink for Java http://www.cybergarage.org/cgi-bin/twiki/view/Main/CyberLinkForJava To run the framework on Android, please get the latest source codes from the following SVN repository on SourceForge.net.

[android-developers] Re: UPnP

2010-01-19 Thread Abhi
Anyone has any clue about this? On Jan 19, 10:01 am, Abhi abhishek.r.sha...@gmail.com wrote: 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