<?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 - recently visited URL - Comments</title>
 <link>http://www.newlc.com/forum/recently-visited-url</link>
 <description>Comments for &quot;recently visited URL&quot;</description>
 <language>en</language>
<item>
 <title>Re: recently visited URL</title>
 <link>http://www.newlc.com/forum/recently-visited-url#comment-47724</link>
 <description>&lt;p&gt;Hi antoni,&lt;/p&gt;

&lt;p&gt;Is your problem get solved ? I&#039;m facing the same problem with Http Filetr plugin.&lt;br /&gt;
If you solved, please post it here.&lt;/p&gt;</description>
 <pubDate>Tue, 29 Jul 2008 09:10:01 +0200</pubDate>
 <dc:creator>NevePankaj</dc:creator>
 <guid isPermaLink="false">comment 47724 at http://www.newlc.com</guid>
</item>
<item>
 <title>http filter plug in for 2nd ed devices</title>
 <link>http://www.newlc.com/forum/recently-visited-url#comment-46292</link>
 <description>&lt;p&gt;hi,&lt;br /&gt;
          I need to get all visited url by using HTTP Filter plugin, i have implemented this by using code downloaded from wiki.forum.nokia.com, it is compiled and i installed on device, but it didn&#039;t intercept when i browse from nokia default browser.&lt;/p&gt;

&lt;p&gt;My code: I just changed that code to write returned url to file, others are same as in wiki&lt;/p&gt;

&lt;p&gt;void CDemoFilter::MHFRunL(RHTTPTrasncation aTransaction, const THTTPEvent&amp; aEvent)&lt;br /&gt;
{&lt;br /&gt;
	// called when a RHTTPTransaction event happens&lt;br /&gt;
	if(aEvent == THTTPEvent::ESubmit)&lt;br /&gt;
	{&lt;br /&gt;
		const TDesC8&amp;uri = aTrasaction.Request().URL().UriDes();&lt;br /&gt;
		WriteFile(KDataFileName, _L8(&quot;RunL&quot;));&lt;br /&gt;
	}&lt;br /&gt;
}&lt;/p&gt;

&lt;p&gt;can any one point out my mistakes, am i doing anything wrong?. i have no idea whether we can implement file IO in HTTP filter plug in.&lt;/p&gt;

&lt;p&gt; I searched Google and spent more time for solving this issues, but couldn&#039;t get solution.another one doubt, how my program will be notified when new url visited by user?&lt;/p&gt;

&lt;p&gt;self signed certificate is enough for this or need to get symbian signed certificate for 2nd ed devices(Nokia 6600, N70) to access network capabilities?&lt;/p&gt;

&lt;p&gt;if anybody has solution to this problem, please send to me/post here.  i am using 2nd ed SDK + carbide.c++ for development.&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;</description>
 <pubDate>Sun, 11 May 2008 15:22:42 +0200</pubDate>
 <dc:creator>antoni</dc:creator>
 <guid isPermaLink="false">comment 46292 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: recently visited URL</title>
 <link>http://www.newlc.com/forum/recently-visited-url#comment-45490</link>
 <description>&lt;p&gt;Is there any public APIs to get recently visited URLs?. I could access all recently visited web URLs directly from d:\entry_xxxx.hps files but i don&#039;t know how to access these values using public symbian APIs in s60 2nd SDK and s60 3rd SDK. &lt;/p&gt;</description>
 <pubDate>Tue, 01 Apr 2008 15:08:48 +0200</pubDate>
 <dc:creator>antoni</dc:creator>
 <guid isPermaLink="false">comment 45490 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: recently visited URL</title>
 <link>http://www.newlc.com/forum/recently-visited-url#comment-45487</link>
 <description>&lt;p&gt;Assuming that you&#039;re only speaking of browsers, where a browser&#039;s URL history is stored depends on the device and the browser (different phones have/use different browsers, and some have more than one, and users can install additional browsers, too).&lt;/p&gt;

&lt;p&gt;Note that even if you can intercept the HTTP protocol at the Symbian OS level, the browser might be using its own HTTP stack, and then you wouldn&#039;t see it.&lt;/p&gt;

&lt;p&gt;Then you&#039;d have to intercept all TCP traffic and figure out whether the data is about visiting URLs or something different.&lt;/p&gt;

&lt;p&gt;Why do you need to get all visited URLs in the first place? What would you do with the information, if you had it?&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 01 Apr 2008 13:11:53 +0200</pubDate>
 <dc:creator>N_A</dc:creator>
 <guid isPermaLink="false">comment 45487 at http://www.newlc.com</guid>
</item>
<item>
 <title>recently visited URL</title>
 <link>http://www.newlc.com/forum/recently-visited-url</link>
 <description>&lt;p&gt;Hi all,&lt;/p&gt;

&lt;p&gt;        I am new to symbian c++ application development.i need to get all recently visited URLs. how to get them? and where all these details stored in mobile devices? please help me.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://www.newlc.com/forum/recently-visited-url&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.newlc.com/forum/recently-visited-url#comments</comments>
 <category domain="http://www.newlc.com/forums/internet">Internet and Network access</category>
 <pubDate>Tue, 01 Apr 2008 09:24:56 +0200</pubDate>
 <dc:creator>antoni</dc:creator>
 <guid isPermaLink="false">20602 at http://www.newlc.com</guid>
</item>
</channel>
</rss>
