Welcome! Log In Create A New Profile

Advanced

connecting wii - pc

Posted by YoshiParty 
connecting wii - pc
August 25, 2009 07:23PM
Hi,

I want to set up a socket connection to my pc for sending files over to the sd card...
I'm kinda new to socket programming, so is there any sample code for doing something like this?

thx
Re: connecting wii - pc
August 25, 2009 11:15PM
Hi, what you want to do is a program like Wiiload?

If yes, the source code is available here: [devkitpro.svn.sourceforge.net]
Re: connecting wii - pc
August 26, 2009 04:30PM
thx, helps a lot :)

this is the client that runs on pc, I think so...
and the homebrew channel includes the server that awaits the data? So is there also some sample code for wii? I just don't have much experience with socket programming, especially on Wii...



Edited 1 time(s). Last edit at 08/26/2009 05:09PM by YoshiParty.
Re: connecting wii - pc
August 26, 2009 09:08PM
You could check the FTPii source. Devkitpro SVN has an Wii sockets example.
Re: connecting wii - pc
August 27, 2009 02:50AM
The source code for the Homebrew Channel is not available, so if you need an example with a server, check this: [wiibrew.org]
Re: connecting wii - pc
August 27, 2009 04:53PM
thank you guys :)
Re: connecting wii - pc
September 02, 2009 02:09PM
the source for usb loader gx has the necessary stuff for listening to and reading data from a socket. it is fully functional, but spread out over a few files and not completely commented.
Re: connecting wii - pc
September 02, 2009 03:01PM
We don't really talk about that here...
Sorry, only registered users may post in this forum.

Click here to login