<?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 - HTTPExampleEngine - Comments</title>
 <link>http://www.newlc.com/forum/httpexampleengine</link>
 <description>Comments for &quot;HTTPExampleEngine&quot;</description>
 <language>en</language>
<item>
 <title>Re: HTTPExampleEngine</title>
 <link>http://www.newlc.com/forum/httpexampleengine#comment-47983</link>
 <description>&lt;p&gt;I am not quite sure what you mean, but in any case you can forget about the 0 &quot;return value&quot; of the functions in the class definition. That&#039;s only a C++ notation for so-called pure virtual functions, nothing to do with return values.&lt;/p&gt;</description>
 <pubDate>Sun, 10 Aug 2008 09:01:46 +0200</pubDate>
 <dc:creator>rbrunner</dc:creator>
 <guid isPermaLink="false">comment 47983 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: HTTPExampleEngine</title>
 <link>http://www.newlc.com/forum/httpexampleengine#comment-47982</link>
 <description>&lt;p&gt;Thanks.&lt;br /&gt;
there is an observer in the engine class CHTTPExampleEngine. and there are not the definition of these virtual functions in the class.&lt;br /&gt;
so these return values of these virtual functions are all 0.&lt;br /&gt;
is my understanding right?&lt;/p&gt;</description>
 <pubDate>Sun, 10 Aug 2008 04:13:50 +0200</pubDate>
 <dc:creator>chenweiyang</dc:creator>
 <guid isPermaLink="false">comment 47982 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: HTTPExampleEngine</title>
 <link>http://www.newlc.com/forum/httpexampleengine#comment-47981</link>
 <description>&lt;p&gt;They should be defined by the class that wants to act as an observer for this engine class. With the M-class the engine only specifies the interface through which it can provide information for the observer, it is the duty of the observer to make the actual implementation of these functions since it is the only one to know what it wants to do with the data.&lt;/p&gt;</description>
 <pubDate>Sat, 09 Aug 2008 19:09:02 +0200</pubDate>
 <dc:creator>lvsti</dc:creator>
 <guid isPermaLink="false">comment 47981 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: HTTPExampleEngine</title>
 <link>http://www.newlc.com/forum/httpexampleengine#comment-47979</link>
 <description>&lt;p&gt;virtual void ResponseStatusL(TInt aStatusCode, const TDesC&amp; aStatusText) = 0;&lt;br /&gt;
virtual void ResponseReceivedL(const TDesC&amp; aResponseBuffer) = 0;&lt;/p&gt;

&lt;p&gt;they have not been defined.&lt;/p&gt;</description>
 <pubDate>Sat, 09 Aug 2008 11:26:49 +0200</pubDate>
 <dc:creator>chenweiyang</dc:creator>
 <guid isPermaLink="false">comment 47979 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: HTTPExampleEngine</title>
 <link>http://www.newlc.com/forum/httpexampleengine#comment-47978</link>
 <description>&lt;p&gt;hi,&lt;br /&gt;
i have a question, why the class MHTTPExampleEngineObserver has not been defined?&lt;/p&gt;</description>
 <pubDate>Sat, 09 Aug 2008 11:14:37 +0200</pubDate>
 <dc:creator>chenweiyang</dc:creator>
 <guid isPermaLink="false">comment 47978 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: HTTPExampleEngine</title>
 <link>http://www.newlc.com/forum/httpexampleengine#comment-43732</link>
 <description>&lt;p&gt;Hi raghav_an,&lt;/p&gt;

&lt;p&gt;Thank you very much for the great help....&lt;/p&gt;

&lt;p&gt;i got the solution...&lt;/p&gt;

&lt;p&gt;now my code is working properly....&lt;/p&gt;

&lt;p&gt;Thank you very much...&lt;/p&gt;

&lt;p&gt;Brajesh...&lt;/p&gt;</description>
 <pubDate>Thu, 03 Jan 2008 12:43:48 +0100</pubDate>
 <dc:creator>brajesh1983</dc:creator>
 <guid isPermaLink="false">comment 43732 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: HTTPExampleEngine</title>
 <link>http://www.newlc.com/forum/httpexampleengine#comment-43731</link>
 <description>&lt;p&gt;The mmp file should look something like:&lt;/p&gt;

&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;SYSTEMINCLUDE&amp;nbsp;&amp;nbsp; \epoc32\include&lt;br /&gt;SYSTEMINCLUDE&amp;nbsp;&amp;nbsp; \epoc32\include\http&lt;br /&gt;SYSTEMINCLUDE&amp;nbsp;&amp;nbsp; \epoc32\include\ecom&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;

&lt;p&gt;source file:&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;#include &amp;lt;MHTTPAuthenticationCallback.h&amp;gt;&lt;br /&gt;#include &amp;lt;ecom.h&amp;gt;&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;

&lt;p&gt;Make file has to be re-generated after modifying the mmp file before generating the target.&lt;br /&gt;
&lt;/p&gt;</description>
 <pubDate>Thu, 03 Jan 2008 11:38:06 +0100</pubDate>
 <dc:creator>raghav_an</dc:creator>
 <guid isPermaLink="false">comment 43731 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: HTTPExampleEngine</title>
 <link>http://www.newlc.com/forum/httpexampleengine#comment-43729</link>
 <description>&lt;p&gt;i added the path of the directory in SYSTEMINCLUDE path of mmp file but stll problem exist...&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;</description>
 <pubDate>Thu, 03 Jan 2008 09:51:21 +0100</pubDate>
 <dc:creator>brajesh1983</dc:creator>
 <guid isPermaLink="false">comment 43729 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: HTTPExampleEngine</title>
 <link>http://www.newlc.com/forum/httpexampleengine#comment-43712</link>
 <description>&lt;p&gt;Add the path of the directory to your mmp file under &quot;Systeminclude&quot; path.&lt;br /&gt;
If the path is defined in systeminclude path of mmp file, then there is no need to specify the sub-directory.&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;</description>
 <pubDate>Wed, 02 Jan 2008 12:58:01 +0100</pubDate>
 <dc:creator>raghav_an</dc:creator>
 <guid isPermaLink="false">comment 43712 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: HTTPExampleEngine</title>
 <link>http://www.newlc.com/forum/httpexampleengine#comment-43709</link>
 <description>&lt;p&gt;in an another application it is decleared simply as&lt;br /&gt;
&lt;code&gt;#include &amp;lt;MHTTPAuthenticationCallback.h&amp;gt;&lt;/code&gt;&lt;br /&gt;
 and it is working fine in that application...&lt;/p&gt;</description>
 <pubDate>Wed, 02 Jan 2008 10:59:40 +0100</pubDate>
 <dc:creator>brajesh1983</dc:creator>
 <guid isPermaLink="false">comment 43709 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: HTTPExampleEngine</title>
 <link>http://www.newlc.com/forum/httpexampleengine#comment-43704</link>
 <description>&lt;p&gt;ecom.h needs &quot;ecom\&quot; instead of &quot;http\&quot;, but otherwise same story...&lt;/p&gt;

&lt;p&gt;You find the exact locations of header files in the S60 SDK documentation, mostly. Just look closely for any subdirectories given in include lines.&lt;/p&gt;</description>
 <pubDate>Wed, 02 Jan 2008 09:40:36 +0100</pubDate>
 <dc:creator>rbrunner</dc:creator>
 <guid isPermaLink="false">comment 43704 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: HTTPExampleEngine</title>
 <link>http://www.newlc.com/forum/httpexampleengine#comment-43702</link>
 <description>&lt;p&gt;&lt;span style=&quot;font-weight:bold&quot;&gt;now following error is coming&lt;br /&gt;
ecom.h can not be opened&lt;br /&gt;
cauthenticationfilterinterface.h line 15&lt;/span&gt;&lt;/p&gt;</description>
 <pubDate>Wed, 02 Jan 2008 09:09:01 +0100</pubDate>
 <dc:creator>brajesh1983</dc:creator>
 <guid isPermaLink="false">comment 43702 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: HTTPExampleEngine</title>
 <link>http://www.newlc.com/forum/httpexampleengine#comment-43701</link>
 <description>&lt;p&gt;Thanks. Now compare your include line with the one that I gave already in my earlier post:&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;#include &amp;lt;http\MHTTPAuthenticationCallback.h&amp;gt;&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;

&lt;p&gt;Do you see the difference? That&#039;s what I meant by giving the subdirectory in the include line.&lt;/p&gt;</description>
 <pubDate>Wed, 02 Jan 2008 08:49:03 +0100</pubDate>
 <dc:creator>rbrunner</dc:creator>
 <guid isPermaLink="false">comment 43701 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: HTTPExampleEngine</title>
 <link>http://www.newlc.com/forum/httpexampleengine#comment-43700</link>
 <description>&lt;p&gt;i created a file a.h and a.cpp&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;//-----This is a.h----------------------------------//&lt;br /&gt;#include &amp;lt;MHTTPAuthenticationCallback.h&amp;gt;&lt;br /&gt;class A&lt;br /&gt;{&lt;br /&gt;public:&lt;br /&gt;void Display();&lt;br /&gt;};&lt;br /&gt;&lt;br /&gt;//-----This is a.cpp----------------------------------//&lt;br /&gt;void A::Display()&lt;br /&gt;{&lt;br /&gt;}&lt;/code&gt;&lt;/div&gt;&lt;br /&gt;
&lt;span style=&quot;font-weight:bold&quot;&gt;error is comming.&lt;/p&gt;

&lt;p&gt;the file &#039; MHTTPAuthenticationCallback.h&#039; can not be opened.&lt;br /&gt;
undefined identifier &#039;MHTTPTransactionCallback&#039;&lt;/span&gt;&lt;/p&gt;</description>
 <pubDate>Wed, 02 Jan 2008 08:34:00 +0100</pubDate>
 <dc:creator>brajesh1983</dc:creator>
 <guid isPermaLink="false">comment 43700 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: HTTPExampleEngine</title>
 <link>http://www.newlc.com/forum/httpexampleengine#comment-43695</link>
 <description>&lt;p&gt;Can you please post the exact source line that you used to include that header file?&lt;/p&gt;</description>
 <pubDate>Tue, 01 Jan 2008 10:57:29 +0100</pubDate>
 <dc:creator>rbrunner</dc:creator>
 <guid isPermaLink="false">comment 43695 at http://www.newlc.com</guid>
</item>
<item>
 <title>HTTPExampleEngine</title>
 <link>http://www.newlc.com/forum/httpexampleengine</link>
 <description>&lt;p&gt;&lt;span style=&quot;font-weight:bold&quot;&gt;Hi all&lt;/span&gt;,&lt;/p&gt;

&lt;p&gt;when i include the following files..&lt;/p&gt;

&lt;p&gt;HTTPExampleEngine.h and &lt;br /&gt;
HTTPExampleEngine.cpp&lt;/p&gt;

&lt;p&gt; in in my project for the http Handling it gives lot of errors...&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;font-weight:bold&quot;&gt;the file &#039; MHTTPAuthenticationCallback.h&#039; can not be opened.&lt;br /&gt;
undefined identifier &#039;MHTTPTransactionCallback&#039;&lt;br /&gt;
undefined identifier &#039;MHTTPTransaction&#039;&lt;br /&gt;
undefined identifier &#039;MHTTPHeaders&#039;&lt;br /&gt;
&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://www.newlc.com/forum/httpexampleengine&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.newlc.com/forum/httpexampleengine#comments</comments>
 <category domain="http://www.newlc.com/forums/symbian-c">Symbian C++</category>
 <pubDate>Mon, 31 Dec 2007 11:25:03 +0100</pubDate>
 <dc:creator>brajesh1983</dc:creator>
 <guid isPermaLink="false">19909 at http://www.newlc.com</guid>
</item>
</channel>
</rss>
