<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.newlc.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>NewLC - Internet and Network access - Comments</title>
 <link>http://www.newlc.com/forums/internet</link>
 <description>Comments for &quot;Internet and Network access&quot;</description>
 <language>en</language>
<item>
 <title>Re: HTTP example Problem.....</title>
 <link>http://www.newlc.com/forum/http-example-problem#comment-48798</link>
 <description>&lt;p&gt;You have an error with the ECMT component. Either (re)install the ECMT support package on your phone or remove/fix ECMT logging from your code.&lt;/p&gt;</description>
 <pubDate>Mon, 29 Sep 2008 14:09:08 +0200</pubDate>
 <dc:creator>eric</dc:creator>
 <guid isPermaLink="false">comment 48798 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: HTTP example Problem.....</title>
 <link>http://www.newlc.com/forum/http-example-problem#comment-48797</link>
 <description>&lt;p&gt;waiting for the reply.....&lt;/p&gt;</description>
 <pubDate>Mon, 29 Sep 2008 13:59:34 +0200</pubDate>
 <dc:creator>sunil304047</dc:creator>
 <guid isPermaLink="false">comment 48797 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: WLAN access point  selection </title>
 <link>http://www.newlc.com/forum/wlan-access-point-selection#comment-48763</link>
 <description>&lt;p&gt;I have attached some code as i could not paste them here.&lt;/p&gt;

&lt;p&gt;Thanks&lt;/p&gt;</description>
 <pubDate>Fri, 26 Sep 2008 14:04:40 +0200</pubDate>
 <dc:creator>delgee</dc:creator>
 <guid isPermaLink="false">comment 48763 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: GPRS Connection Establishment</title>
 <link>http://www.newlc.com/forum/gprs-connection-establishment#comment-48707</link>
 <description>&lt;p&gt;What is &quot;not working&quot; ? Is your application crashing ? Can it connect to your server ? How do you want to have some help with so little detail.&lt;br /&gt;
Btw, you might need to read about stack and descriptor usage in Symbian OS.&lt;/p&gt;</description>
 <pubDate>Thu, 25 Sep 2008 14:29:46 +0200</pubDate>
 <dc:creator>eric</dc:creator>
 <guid isPermaLink="false">comment 48707 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: undefined identifier &#039;MHTTPAuthenticationCallBack&#039;</title>
 <link>http://www.newlc.com/forum/undefined-identifier-mhttpauthenticationcallback#comment-48638</link>
 <description>&lt;p&gt;2 mistakes were there&lt;/p&gt;

&lt;p&gt;1&gt; function return type in signature of MHFRunError was void(needed to be TInt)&lt;br /&gt;
2&gt;in system include I had to include &quot;/epoc32/include/ecom&quot;&lt;/p&gt;

&lt;p&gt;and the program compiled without errors&lt;/p&gt;

&lt;p&gt;But then I have another doubt&lt;/p&gt;

&lt;p&gt;I had already included &quot;/epoc32/include&quot; . But why did it not compile that time?&lt;/p&gt;

&lt;p&gt;was it due to path clashes of 2 headerfiles containing the same function.&lt;/p&gt;

&lt;p&gt;then without using the system include was it possible to specify the full path of the clashing headerfile in the #include&lt;   &gt;?&lt;br /&gt;
statement&lt;/p&gt;</description>
 <pubDate>Mon, 22 Sep 2008 12:59:44 +0200</pubDate>
 <dc:creator>sandeepmhptr</dc:creator>
 <guid isPermaLink="false">comment 48638 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: undefined identifier &#039;MHTTPAuthenticationCallBack&#039;</title>
 <link>http://www.newlc.com/forum/undefined-identifier-mhttpauthenticationcallback#comment-48639</link>
 <description>&lt;p&gt;Then I also guess that &lt;/p&gt;

&lt;p&gt;System include contains&lt;br /&gt;
       the specific paths where search for included library files are to be made&lt;br /&gt;
Is that right!&lt;/p&gt;</description>
 <pubDate>Mon, 22 Sep 2008 12:37:41 +0200</pubDate>
 <dc:creator>sandeepmhptr</dc:creator>
 <guid isPermaLink="false">comment 48639 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: undefined identifier &#039;MHTTPAuthenticationCallBack&#039;</title>
 <link>http://www.newlc.com/forum/undefined-identifier-mhttpauthenticationcallback#comment-48637</link>
 <description>&lt;p&gt;You may need to include &quot;epoc32\ecom&quot; in your SYSTEMINCLUDE path.&lt;br /&gt;
Have you implemented MHFRunError ? You need to implement this function. If yes, check that the signature of your function is exactly the same than the one specified by MHTTPTransactionCallback interface.&lt;/p&gt;</description>
 <pubDate>Mon, 22 Sep 2008 12:11:18 +0200</pubDate>
 <dc:creator>eric</dc:creator>
 <guid isPermaLink="false">comment 48637 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: TCP Latency</title>
 <link>http://www.newlc.com/forum/tcp-latency#comment-48577</link>
 <description>&lt;p&gt;Hi Eric,&lt;/p&gt;

&lt;p&gt;Thanks for the quick reply.  &lt;/p&gt;

&lt;p&gt;I was wandering how the network knows its HTTP and thus decides tp allcate low QoS?. Is it possible that by playing around with RSubConnection API I can persuade the network into providing the desired QoS that features Low latency?&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;</description>
 <pubDate>Wed, 17 Sep 2008 11:19:43 +0200</pubDate>
 <dc:creator>danny_bechar</dc:creator>
 <guid isPermaLink="false">comment 48577 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: TCP Latency</title>
 <link>http://www.newlc.com/forum/tcp-latency#comment-48576</link>
 <description>&lt;p&gt;I am not especially surprised by the figure you give.  I do achieve similar timings using HTTP as well. I wouldn&#039;t use HTTP if timing is so important to you: it is very likely that the QoS for this particular protocol is quite low as it mostly used for web browsing.&lt;/p&gt;</description>
 <pubDate>Wed, 17 Sep 2008 10:05:04 +0200</pubDate>
 <dc:creator>eric</dc:creator>
 <guid isPermaLink="false">comment 48576 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: Alternate for  AccessPoint Engine Lib</title>
 <link>http://www.newlc.com/forum/alternate-accesspoint-engine-lib#comment-48572</link>
 <description>&lt;p&gt;Starting from 3rd FP2, CmManager should be used instead of APEngine. &lt;/p&gt;</description>
 <pubDate>Tue, 16 Sep 2008 16:43:16 +0200</pubDate>
 <dc:creator>lvsti</dc:creator>
 <guid isPermaLink="false">comment 48572 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: client - server - client connections protocol</title>
 <link>http://www.newlc.com/forum/client-server-client-connections-protocol#comment-48564</link>
 <description>&lt;p&gt;Hello Eric,&lt;/p&gt;

&lt;p&gt;I am going to use the &quot;&quot;jabber &quot;&#039;(XMPP)  protocals and &quot;&quot;OPENFIRE&quot;&#039; server for my apication.&lt;/p&gt;

&lt;p&gt;But for connection client and server ,Can i use Rconnections??&lt;/p&gt;

&lt;p&gt;Thanks&lt;/p&gt;

&lt;p&gt;Pankaj.&lt;/p&gt;</description>
 <pubDate>Tue, 16 Sep 2008 08:01:16 +0200</pubDate>
 <dc:creator>pankaj gupta</dc:creator>
 <guid isPermaLink="false">comment 48564 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: client - server - client connections protocol</title>
 <link>http://www.newlc.com/forum/client-server-client-connections-protocol#comment-48563</link>
 <description>&lt;p&gt;Hi Eric, thanks a lot!!!!!!!!&lt;/p&gt;</description>
 <pubDate>Tue, 16 Sep 2008 07:55:01 +0200</pubDate>
 <dc:creator>pankaj gupta</dc:creator>
 <guid isPermaLink="false">comment 48563 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: client - server - client connections protocol</title>
 <link>http://www.newlc.com/forum/client-server-client-connections-protocol#comment-48556</link>
 <description>&lt;p&gt;&lt;div class=&quot;bb-quote&quot;&gt;&lt;blockquote class=&quot;bb-quote-body&quot;&gt;(1)What protocol should i have to use??&lt;/p&gt;

&lt;p&gt;(2)Which type of server i have to use?&lt;/p&gt;

&lt;p&gt;(3)How to stablish the connections like..&lt;/blockquote&gt;&lt;/div&gt;&lt;/p&gt;

&lt;p&gt;(1) The one that is supported by the server you intend to use.&lt;/p&gt;

&lt;p&gt;(2) Hmmm... you need to also write the server-side ? Then use whatever protocol you like (you can do it with most web protocol (over HTTP, SIP, or SMS, or directly through socket, using binary or textual or XML for your data...)&lt;/p&gt;

&lt;p&gt;(3) RConnection ?&lt;br /&gt;
&lt;/p&gt;</description>
 <pubDate>Mon, 15 Sep 2008 22:33:07 +0200</pubDate>
 <dc:creator>eric</dc:creator>
 <guid isPermaLink="false">comment 48556 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: UDP send problem in Symbian c++</title>
 <link>http://www.newlc.com/forum/udp-send-problem-symbian-c#comment-48358</link>
 <description>&lt;p&gt;Since i have worked on UDP stuff, Hope i can you help you, but it&#039;s not that easy to figure out the problem unless i see the code.&lt;/p&gt;</description>
 <pubDate>Mon, 01 Sep 2008 10:43:52 +0200</pubDate>
 <dc:creator>yerramraju</dc:creator>
 <guid isPermaLink="false">comment 48358 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: UDP send problem in Symbian c++</title>
 <link>http://www.newlc.com/forum/udp-send-problem-symbian-c#comment-48348</link>
 <description>&lt;p&gt;As this can go wrong at some many points, I would personally make sure first that the principal connection from the phone to my Windows XP machine is working. For this I would set up a web server on the PC, with a small sample website, and then try to read that with the phone&#039;s in-built WWW browser.&lt;/p&gt;

&lt;p&gt;If that works, you can concentrate on finding problems in your program proper. If that doesn&#039;t work, you can try to find out wether your mobile operator silently drops some traffic (this is called &quot;walled garden approach&quot; or similar), whether your Internet provider that serves your PC operates (without your knowledge) a firewall that could interfere, whether the IP address that you use is really the right one (if there is NAT active somewhere, it gets difficult), and so on.&lt;/p&gt;

&lt;p&gt;My fortune teller&#039;s guess would be in your case: You will *not* reach your own personal web server with your mobile.&lt;br /&gt;
&lt;/p&gt;</description>
 <pubDate>Sat, 30 Aug 2008 15:40:18 +0200</pubDate>
 <dc:creator>rbrunner</dc:creator>
 <guid isPermaLink="false">comment 48348 at http://www.newlc.com</guid>
</item>
</channel>
</rss>
