<?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 - Configuring Emulator connect to Internet - Comments</title>
 <link>http://www.newlc.com/en/forum/configuring-emulator-connect-internet</link>
 <description>Comments for &quot;Configuring Emulator connect to Internet&quot;</description>
 <language>en</language>
<item>
 <title>Re: Configuring Emulator connect to Internet</title>
 <link>http://www.newlc.com/en/forum/configuring-emulator-connect-internet#comment-41049</link>
 <description>&lt;p&gt;Give me your email id. I will send you a pdf file about the HTTP browser which has the details about creation of HTTP browser.&lt;/p&gt;

&lt;p&gt;Regards,&lt;br /&gt;
ManiInn&lt;/p&gt;</description>
 <pubDate>Mon, 27 Aug 2007 08:23:13 +0200</pubDate>
 <dc:creator>ManiInn</dc:creator>
 <guid isPermaLink="false">comment 41049 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: Configuring Emulator connect to Internet</title>
 <link>http://www.newlc.com/en/forum/configuring-emulator-connect-internet#comment-41036</link>
 <description>&lt;p&gt;can u give me the link / tutorial about this s60&#039;s http interface. i would like to use it on my codes &lt;img src=&quot;/sites/all/modules/smileys/packs/example/lol.png&quot; title=&quot;Laughing out loud&quot; alt=&quot;Laughing out loud&quot; /&gt; &lt;br /&gt;
thx.&lt;/p&gt;</description>
 <pubDate>Sun, 26 Aug 2007 09:04:56 +0200</pubDate>
 <dc:creator>herrucules</dc:creator>
 <guid isPermaLink="false">comment 41036 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: Configuring Emulator connect to Internet</title>
 <link>http://www.newlc.com/en/forum/configuring-emulator-connect-internet#comment-40391</link>
 <description>&lt;p&gt;I doesn&#039;t work on Target as Target doesn&#039;t have FTP specific Libs /dlls.&lt;br /&gt;
A question...&lt;br /&gt;
 Can u use http server instead of FTP server???&lt;br /&gt;
-. If yes, use S60&#039;s http interface to make http connection&lt;br /&gt;
-. Make a Http get from your code, and you will get that file.&lt;br /&gt;
-. Or if you want to send some data to server, make a post to http server, have a php script there, which is get your posted data, and return you the response.&lt;br /&gt;
This is what I did. May be your use case is totally different. &lt;img src=&quot;/sites/all/modules/smileys/packs/example/sad.png&quot; title=&quot;Sad&quot; alt=&quot;Sad&quot; /&gt; &lt;/p&gt;

&lt;p&gt;Br&lt;br /&gt;
Gurpreet&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;</description>
 <pubDate>Thu, 02 Aug 2007 12:26:52 +0200</pubDate>
 <dc:creator>singhgupi</dc:creator>
 <guid isPermaLink="false">comment 40391 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: Configuring Emulator connect to Internet</title>
 <link>http://www.newlc.com/en/forum/configuring-emulator-connect-internet#comment-40381</link>
 <description>&lt;p&gt;Hi Gurpreet and Mickey,&lt;/p&gt;

&lt;p&gt;I am using S60 3rd edition, OS v9.2.&lt;/p&gt;

&lt;p&gt;I have to open an FTP connection and download the contents of it to my mobile.&lt;br /&gt;
If it works fine in emulator and not in target,&lt;br /&gt;
then do i need to write a new FTP protocol for target?&lt;/p&gt;

&lt;p&gt;Thanks,&lt;br /&gt;
ManiInn&lt;/p&gt;</description>
 <pubDate>Thu, 02 Aug 2007 07:35:08 +0200</pubDate>
 <dc:creator>ManiInn</dc:creator>
 <guid isPermaLink="false">comment 40381 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: Configuring Emulator connect to Internet</title>
 <link>http://www.newlc.com/en/forum/configuring-emulator-connect-internet#comment-40379</link>
 <description>&lt;p&gt;Hi ManiInn&lt;/p&gt;

&lt;p&gt;If you are working on UIQ, there is a SDK configurator menu in your start menu. You can configure your communication parameters via the &quot;Communications&quot; tab&lt;/p&gt;

&lt;p&gt;And FTP is not supported  on OS9.1, but it can be supported on future revisioon.&lt;br /&gt;
good luck&lt;/p&gt;</description>
 <pubDate>Thu, 02 Aug 2007 05:20:57 +0200</pubDate>
 <dc:creator>mickeyfirst</dc:creator>
 <guid isPermaLink="false">comment 40379 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: Configuring Emulator connect to Internet</title>
 <link>http://www.newlc.com/en/forum/configuring-emulator-connect-internet#comment-40372</link>
 <description>&lt;p&gt;Very much possible. &lt;img src=&quot;/sites/all/modules/smileys/packs/example/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; /&gt; &lt;br /&gt;
No configuration is required... If you try to open a socket on emulator, it will by default open WINSOCK.&lt;br /&gt;
A small ques:&lt;br /&gt;
Which SDK are you using... as in S60 3rd edition FTP libraries are not there.. you will be able to run your FTP code on host(emulator) but not target......&lt;br /&gt;
Br&lt;br /&gt;
Gurpreet&lt;br /&gt;
&lt;a href=&quot;http://www.mobisy.com&quot;&gt;www.mobisy.com&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Wed, 01 Aug 2007 19:18:43 +0200</pubDate>
 <dc:creator>singhgupi</dc:creator>
 <guid isPermaLink="false">comment 40372 at http://www.newlc.com</guid>
</item>
<item>
 <title>Configuring Emulator connect to Internet</title>
 <link>http://www.newlc.com/en/forum/configuring-emulator-connect-internet</link>
 <description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;Can i configure my emulator to be connected to Internet?&lt;/p&gt;

&lt;p&gt;For eg:&lt;br /&gt;
Using emulator, i want to get the contents of an FTP site.&lt;br /&gt;
Is it possible?&lt;/p&gt;

&lt;p&gt;Thanks,&lt;br /&gt;
ManiInn&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://www.newlc.com/en/forum/configuring-emulator-connect-internet&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.newlc.com/en/forum/configuring-emulator-connect-internet#comments</comments>
 <category domain="http://www.newlc.com/en/forums/internet">Internet and Network access</category>
 <pubDate>Wed, 01 Aug 2007 15:24:21 +0200</pubDate>
 <dc:creator>ManiInn</dc:creator>
 <guid isPermaLink="false">18527 at http://www.newlc.com</guid>
</item>
</channel>
</rss>
