<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent posts to Porting CyberLink in Android Aosp</title><link>https://sourceforge.net/p/cgupnpjava/discussion/258158/thread/d0722700/</link><description>Recent posts to Porting CyberLink in Android Aosp</description><atom:link href="https://sourceforge.net/p/cgupnpjava/discussion/258158/thread/d0722700/feed.rss" rel="self"/><language>en</language><lastBuildDate>Sat, 16 Apr 2016 08:28:48 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/cgupnpjava/discussion/258158/thread/d0722700/feed.rss" rel="self" type="application/rss+xml"/><item><title>Porting CyberLink in Android Aosp</title><link>https://sourceforge.net/p/cgupnpjava/discussion/258158/thread/d0722700/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am trying to port Cyberlink in Android Aosp. I could add the jar files in aosp tree and compile my aosp source with these jar files. &lt;br/&gt;
I hava written a UpnpDevice Server class which sends notify root device request on the network. Server runs as a system service in android aosp which is started by systemserver when android device boots. &lt;br/&gt;
I am having following issue, when a control point discovers my android device, android device gets false connect requests from its own IP address continously in a loop. Due to this I can't send any action or control requests to android device from control point.&lt;/p&gt;
&lt;p&gt;I have put prints to in accept to check from which ip connect requests are coming. I can see in logs that connect requests keeps on coming from my android device ip itself.&lt;br/&gt;
Due to so many connect requests the open file limit of kernel hits and I start getting TOO many files open error due to which all new socket connect/accept requests fails.&lt;/p&gt;
&lt;p&gt;Any suggestions how to solve this?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Gaurav Joshi</dc:creator><pubDate>Sat, 16 Apr 2016 08:28:48 -0000</pubDate><guid>https://sourceforge.netebbedcf1c5426e69c6e523a711a83222d3491d70</guid></item></channel></rss>