<?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 - How to upload files to server with chunks - Comments</title>
 <link>http://www.newlc.com/forum/hi-can-anyone-help-me-solve-emergency-problem</link>
 <description>Comments for &quot;How to upload files to server with chunks&quot;</description>
 <language>en</language>
<item>
 <title>Re: How to upload files to server with chunks</title>
 <link>http://www.newlc.com/forum/hi-can-anyone-help-me-solve-emergency-problem#comment-45500</link>
 <description>&lt;p&gt;hi, eric, there is no panic or error code, just there is no any response&lt;/p&gt;</description>
 <pubDate>Wed, 02 Apr 2008 03:24:58 +0200</pubDate>
 <dc:creator>kimnan</dc:creator>
 <guid isPermaLink="false">comment 45500 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: Hi, can anyone help me to solve this emergency problem?</title>
 <link>http://www.newlc.com/forum/hi-can-anyone-help-me-solve-emergency-problem#comment-45479</link>
 <description>&lt;p&gt;Kimnan,&lt;/p&gt;

&lt;p&gt;Welcome to the Forum!!&lt;/p&gt;

&lt;p&gt;just to add to Eric&#039;s suggestion, remember developers help each other not out of force but voluntarily. Pasting almost the whole project without really telling about the problem is torturing them really. You wouldnt want to do it to somebody who wants to help you.&lt;br /&gt;
Second..everybody has a deadline and hence every task is &#039;emergency&#039;. The thread title is to indicate about the thread, so that if you know about you read furthur, else skip the thread. So please help the readers with that one.&lt;/p&gt;

&lt;p&gt;Thanks&lt;/p&gt;</description>
 <pubDate>Tue, 01 Apr 2008 10:39:12 +0200</pubDate>
 <dc:creator>Symbian_Neil</dc:creator>
 <guid isPermaLink="false">comment 45479 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: Hi, can anyone help me to solve this emergency problem?</title>
 <link>http://www.newlc.com/forum/hi-can-anyone-help-me-solve-emergency-problem#comment-45474</link>
 <description>&lt;p&gt;1) Put a better title at your thread&lt;br /&gt;
2) be more descriptive. What doesn&#039;t works ? What happens ? Panic ? Error code ? Just nothing ?&lt;br /&gt;
3) That&#039;s really weird code: &lt;code class=&quot;bb-code&quot;&gt; TBuf8&amp;lt;6000&amp;gt;* temp = new(ELeave) TBuf8&amp;lt;6000&amp;gt;(0);&lt;/code&gt;&lt;br /&gt;
&lt;/p&gt;</description>
 <pubDate>Tue, 01 Apr 2008 09:16:19 +0200</pubDate>
 <dc:creator>eric</dc:creator>
 <guid isPermaLink="false">comment 45474 at http://www.newlc.com</guid>
</item>
<item>
 <title>How to upload files to server with chunks</title>
 <link>http://www.newlc.com/forum/hi-can-anyone-help-me-solve-emergency-problem</link>
 <description>&lt;p&gt;Hi, everyone, I want to upload a large file to server, and i use http post to upload, here is my code segment:&lt;br /&gt;
&lt;code&gt;&lt;br /&gt;
TInt CHttpXXX::SetHeader( )&lt;br /&gt;
{&lt;br /&gt;
	if(iPostData==NULL)&lt;br /&gt;
	{&lt;br /&gt;
		iPostData = HBufC8::NewL(10000);&lt;br /&gt;
	}&lt;br /&gt;
	iStart = -1;&lt;/p&gt;

&lt;p&gt;	TPtr8 iPostDataPtr = iPostData-&gt;Des();&lt;br /&gt;
	iPostDataPtr.Zero();&lt;br /&gt;
	iPostDataPtr.Append(_L(&quot;--AaB03x&quot;));&lt;br /&gt;
	iPostDataPtr.Append(_L(&quot;\r\n&quot;));&lt;br /&gt;
&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://www.newlc.com/forum/hi-can-anyone-help-me-solve-emergency-problem&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.newlc.com/forum/hi-can-anyone-help-me-solve-emergency-problem#comments</comments>
 <category domain="http://www.newlc.com/forums/internet">Internet and Network access</category>
 <pubDate>Fri, 28 Mar 2008 10:48:09 +0100</pubDate>
 <dc:creator>kimnan</dc:creator>
 <guid isPermaLink="false">20584 at http://www.newlc.com</guid>
</item>
</channel>
</rss>
