Hey guys,
I'm new here, and only received my Wii on the 17th (My birthday!) I've been playing around with it so far, and its pretty cool. I have a couple friends that have it as well and have been trading Mii's and such, getting the hang of it.
Anyway, I have a Diploma in Computer Programming / Analysis and am finishing another Degree in Computer Science, so naturally I'm interested in how this thing works. I haven't seen many useful websites on the software of the Wii (other than that of the Mii editors) but I'm hoping we can get some stuff done.
I started off by using the Wii browser locally on my machine, to capture what MIME Types it accepts, unfortunately it is very limited, so sending Wii's through a website using standard HTTP looks like it's going to be next to impossible.
Incase anyone is interested, the Oprea browser that Wii is running accepts the following MIME Types.
Very limited, and basically not helpful at the moment.
I'm working to capture the network packets from the Wii next, to see what is happening when we send Mii's to each other. Maybe there will be a way to copy this and send them to our Wii's without actually having "Friends" added to our console. This would allow you to send Mii's say from, a website. This is all theroetical, but I haven't seen anyone try it yet...
Anyway..if anyone is interested in this research, feel free to join in. I'm not even sure if this is the right place to post this... but it's a start.
I'm new here, and only received my Wii on the 17th (My birthday!) I've been playing around with it so far, and its pretty cool. I have a couple friends that have it as well and have been trading Mii's and such, getting the hang of it.
Anyway, I have a Diploma in Computer Programming / Analysis and am finishing another Degree in Computer Science, so naturally I'm interested in how this thing works. I haven't seen many useful websites on the software of the Wii (other than that of the Mii editors) but I'm hoping we can get some stuff done.
I started off by using the Wii browser locally on my machine, to capture what MIME Types it accepts, unfortunately it is very limited, so sending Wii's through a website using standard HTTP looks like it's going to be next to impossible.
Incase anyone is interested, the Oprea browser that Wii is running accepts the following MIME Types.
PHP:
text/html
application/xml;q=0.9
application/xhtml+xml
image/png
image/jpeg
image/gif
image/x-xbitmap
*/*;q=0.1
Very limited, and basically not helpful at the moment.
I'm working to capture the network packets from the Wii next, to see what is happening when we send Mii's to each other. Maybe there will be a way to copy this and send them to our Wii's without actually having "Friends" added to our console. This would allow you to send Mii's say from, a website. This is all theroetical, but I haven't seen anyone try it yet...
Anyway..if anyone is interested in this research, feel free to join in. I'm not even sure if this is the right place to post this... but it's a start.