<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.arm.com/utility/feedstylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>regd: tcp send</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/40385/regd-tcp-send</link><description> 
Hi, I am using cortex-m3 device and keil RL-ARM libraries.If i
want to send a file which is stored in sdcard,using TCP call(send)
,how to send it?what is the procedure.By defining array and giving
number of bytes to send it is possble.But,direct file</description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: regd: tcp send</title><link>https://community.arm.com/thread/93084?ContentTypeID=1</link><pubDate>Fri, 08 Nov 2013 23:12:23 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:ebc9c4d6-a719-4274-9f35-d25efdb65b6d</guid><dc:creator>Andy Neil</dc:creator><description>&lt;p&gt;&lt;p&gt;
... then you will also have to write the &lt;b&gt;receiving&lt;/b&gt; end!&lt;/p&gt;

&lt;p&gt;
&lt;i&gt;&amp;quot;Time to start coding&amp;quot;&lt;/i&gt;&lt;/p&gt;

&lt;p&gt;
No - time to start &lt;i&gt;&lt;b&gt;studying&lt;/b&gt;&lt;/i&gt; first...&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: regd: tcp send</title><link>https://community.arm.com/thread/68445?ContentTypeID=1</link><pubDate>Fri, 08 Nov 2013 22:53:04 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:e401f5b0-ccd3-411e-9c8e-98d3dece057d</guid><dc:creator>ImPer Westermark</dc:creator><description>&lt;p&gt;&lt;p&gt;
There are no magic &amp;quot;send file&amp;quot; that happens to take a file name.
You need to write code that opens the file, reads the contents and
sends it.&lt;/p&gt;

&lt;p&gt;
And if you don&amp;#39;t want to use an already existing protocol like
FTP, then you need to efine your own protocol how to send the
data.&lt;/p&gt;

&lt;p&gt;
Time to start coding...&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>