<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[auf einen FTP-Server uploaden]]></title><description><![CDATA[<p>Wie kann man per WinSock Daten auf einen FTP-Server uploaden?</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/108591/auf-einen-ftp-server-uploaden</link><generator>RSS for Node</generator><lastBuildDate>Tue, 30 Jun 2026 06:39:34 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/108591.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 01 May 2005 09:13:44 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to auf einen FTP-Server uploaden on Sun, 01 May 2005 09:13:44 GMT]]></title><description><![CDATA[<p>Wie kann man per WinSock Daten auf einen FTP-Server uploaden?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/779399</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/779399</guid><dc:creator><![CDATA[Nici]]></dc:creator><pubDate>Sun, 01 May 2005 09:13:44 GMT</pubDate></item><item><title><![CDATA[Reply to auf einen FTP-Server uploaden on Sun, 01 May 2005 10:06:20 GMT]]></title><description><![CDATA[<p>Entweder du schaust dir die RFCs an wie das FTP Protokoll aufgebaut ist.<br />
(FTP basiert auf zwei Leitungen, die eine zur Datenübertragung die andere für Steuerbefehle)<br />
Oder du machst es mit den WinApi Funktionen.</p>
<p>Guck sonst mal in die MSDN: <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wininet/wininet/internetopen.asp" rel="nofollow">http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wininet/wininet/internetopen.asp</a></p>
]]></description><link>https://www.c-plusplus.net/forum/post/779435</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/779435</guid><dc:creator><![CDATA[flammenvogel]]></dc:creator><pubDate>Sun, 01 May 2005 10:06:20 GMT</pubDate></item></channel></rss>