Your question piqued my interest and from what I have seen from looking at the CFTPSample in the Xcode documentation, it seems that everything you need for FTP is in the CoreFoundation framework and doesn&#39;t involve Cocoa.<br>
<br>There are still some key things missing from the <i>MacAPI.CoreFoundation</i> &quot;import&quot; unit though (which itself - or rather the slew of include files it references - provides some examples of how to create import references for Objective-C functions etc).<br>
<br>The things missing for FTP support include things such as <b>CFReadStreamCreateWithFTPURL</b> and <b>CFWriteStreamCreateWithFTPURL</b>.<div><br><br>But as I say, you piqued my interest and so I am in the process of trying to port the Xcode <i>CFFTPSample</i> to XE2 as an exercise in identifying such gaps and how to plug them.<br>
<br>:)</div><div><br><br><div class="gmail_quote">On 14 June 2012 15:18,  <span dir="ltr">&lt;<a href="mailto:DFoxcroft@ricoh.co.nz" target="_blank">DFoxcroft@ricoh.co.nz</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<font face="sans-serif">Thanks for that... Yes the question was
incorrectly phrased.</font>
<br><font face="sans-serif">I need to add the ObjC header to the
XCode side of the project, which compiles using FPC.</font>
<br><font face="sans-serif">The functions in the ObjC need to be
exposed/extracted so that I can access them from the .pas unit/s</font>
<br>
<font face="sans-serif"><b>Dave Foxcroft</b></font>
<br><font face="sans-serif">Senior Programmer</font>
<br>
<br><font size="1" color="#808080" face="sans-serif">Ricoh New Zealand Limited
| 60 Stanley Street | Parnell | PO Box 68-024 | Newton | Auckland | New
Zealand</font>


<br><font size="1" color="#808080" face="sans-serif">Phone: +64 800 80 76 76 | Fax: +64 9 368 6001
| Mobile: +64 21 801 086</font>
<br><a href="http://www.ricoh.co.nz" target="_blank"><font size="1" color="#808080" face="sans-serif"><u>www.ricoh.co.nz</u></font></a>
<br>


<br>
<table width="100%">
<tbody><tr>
<td width="56%"><font face="sans-serif">       
</font><img src="cid:_1_08DD394008DD36180077850FCC25797F" width="140" height="19">
<br>
<br><font size="1" face="Arial"><b>        ISO 14001
Environmental Certification</b></font>
<br><font size="1" color="#808080" face="Arial">       
One of the </font><a href="http://www.global100.org/" target="_blank"><font size="1" color="#808080" face="Arial"><u>Global
100</u></font></a><font size="1" color="#808080" face="Arial"> Most Sustainable
Corporations in the World</font>
<br>
</td><td width="43%">
<div align="right"><img src="cid:_2_08DD4CB808DD48B80077850FCC25797F">
<br></div>
</td></tr><tr valign="top">
<td colspan="2"></td></tr></tbody></table>
<div align="right">
<br></div>

<font size="1" color="#808080" face="sans-serif">This email message and any
accompanying attachments may contain information that is confidential and
is subject to legal privilege. If you are not the intended recipient, do
not read, use, disseminate, distribute or copy this message or attachments.
If you have received this message in error, please notify the sender immediately
and delete this message. Any views expressed in this message are those
of the individual sender, except where the sender expressly, and with authority,
states them to be the views of Ricoh New Zealand Limited. Before opening
any attachments, please check them for viruses and defects.<br>
<br>
Ricoh New Zealand Limited and/or its employees shall not be liable for
the incorrect or incomplete transmission of this email or any attachments,
nor be responsible for any delay in receipt.<br>
</font>

<font face="Arial"><font>
<hr>
<font color="#808080"><br>Scanned by</font> <font color="#4f1f91"><strong>MailMarshal</strong></font> <font color="#808080">- 
Marshal&#39;s comprehensive email content security solution. Download a free 
evaluation of MailMarshal at </font></font><a href="http://www.marshal.com" target="_blank"><font color="#808080">www.marshal.com</font></a><br><br><font color="#400080"><strong></strong></font><font>
<hr>
</font></font>
<br>_______________________________________________<br>
NZ Borland Developers Group - Delphi mailing list<br>
Post: <a href="mailto:delphi@listserver.123.net.nz">delphi@listserver.123.net.nz</a><br>
Admin: <a href="http://delphi.org.nz/mailman/listinfo/delphi" target="_blank">http://delphi.org.nz/mailman/listinfo/delphi</a><br>
Unsubscribe: send an email to <a href="mailto:delphi-request@listserver.123.net.nz">delphi-request@listserver.123.net.nz</a> with Subject: unsubscribe<br></blockquote></div><br></div>