<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Network Library</title>
<description> For my program I would like to download a txt or xml file of my server that contains info and I can&amp;#039;t find a good example of how to do it. I also want to send files over the network and save them to the SD card or USB devise. Have an app on my PC that will send a file like a mp3 and then the Wii will save it to one of the devices. Thanks.

Scott</description><link>http://forum.wiibrew.org/read.php?11,67093,67093#msg-67093</link><lastBuildDate>Thu, 13 Aug 2026 01:45:02 +0200</lastBuildDate>
<generator>Phorum 5.2.23</generator>
<item>
<guid>http://forum.wiibrew.org/read.php?11,67093,67138#msg-67138</guid>
<title>Re: Network Library</title><link>http://forum.wiibrew.org/read.php?11,67093,67138#msg-67138</link><description><![CDATA[ An example with source: [<a href="http://wiibrew.org/wiki/Hbb#NetSend_Example_.2B_HTTP_Download_Example" rel="nofollow">wiibrew.org</a>]<br />(Check out NetSend Example)]]></description>
<dc:creator>profetylen</dc:creator>
<category>Coding</category><pubDate>Tue, 05 Jul 2011 21:32:36 +0200</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?11,67093,67098#msg-67098</guid>
<title>Re: Network Library</title><link>http://forum.wiibrew.org/read.php?11,67093,67098#msg-67098</link><description><![CDATA[ I believe so, i&#039;ve never made an online multiplayer game though.]]></description>
<dc:creator>g_man</dc:creator>
<category>Coding</category><pubDate>Sat, 02 Jul 2011 04:08:33 +0200</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?11,67093,67097#msg-67097</guid>
<title>Re: Network Library</title><link>http://forum.wiibrew.org/read.php?11,67093,67097#msg-67097</link><description><![CDATA[ @g_man are those the same sockets you use to make online multiplayer games?]]></description>
<dc:creator>owen</dc:creator>
<category>Coding</category><pubDate>Sat, 02 Jul 2011 03:53:07 +0200</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?11,67093,67096#msg-67096</guid>
<title>Re: Network Library</title><link>http://forum.wiibrew.org/read.php?11,67093,67096#msg-67096</link><description><![CDATA[ Do you know about BSD sockets? If you don&#039;t, here is a good tutorial <a href="http://beej.us/guide/bgnet/" rel="nofollow">[tutorial]</a>. If you already know about socket programming, then sending a file isn&#039;t too much different than sending a text message. Instead of sending a string of text, you just use a pointer to a buffer containing your file. If you need an example of something similar, then make a simple program to download a website (Look at the http protocol, it isn&#039;t very difficult). This would also allow you to download that txt or xml from your server. Good luck.]]></description>
<dc:creator>g_man</dc:creator>
<category>Coding</category><pubDate>Sat, 02 Jul 2011 03:07:49 +0200</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?11,67093,67093#msg-67093</guid>
<title>Network Library</title><link>http://forum.wiibrew.org/read.php?11,67093,67093#msg-67093</link><description><![CDATA[ For my program I would like to download a txt or xml file of my server that contains info and I can&#039;t find a good example of how to do it. I also want to send files over the network and save them to the SD card or USB devise. Have an app on my PC that will send a file like a mp3 and then the Wii will save it to one of the devices. Thanks.<br /><br />Scott]]></description>
<dc:creator>scooter_seh</dc:creator>
<category>Coding</category><pubDate>Fri, 01 Jul 2011 23:11:32 +0200</pubDate></item>
</channel>
</rss>