3,523 bytes added
, 13:06, 13 June 2009
{{Trans|Dutch|English}}
[[category:Homebrew in Development]]
{{Infobox homebrewapp
| image = [[Image:wiiconnect.gif]]
| title = WiiConnect
| desc = Mail, Chat en meer!
| type = Utilities
| author = JSMaster
| download = ''N/A''
| source = ''N/A''
| Website =
| peripherals = {{Wiimote1}} {{Internet}}
| hbc = 1
| hbb =
| dangerous =
| caution =
| fakesigns =
}}
{{ambox
| type = content
| textstyle = color: black; font-weight: bold;
| text = Tips en suggesties op de overleg pagina!
}}
'''Op het moment werk ik aan:''' -- SMTP, Vriendenlijst kan wachten
== Beschrijving ==
WiiConnect is een applicatie waarmee je een connectie kan leggen tussen jou Wii en de Wii van je vrienden zonder het "safe" gezeur van Nintendo! Uiteindelijk zullen er vele mogelijkheden worden geïmplementeerd die hieronder in een lijst zijn opgesteld.
== Toepassingen ==
*Chat (zoveel mogelijk protocolen)
*Homebrew Browser integratie
*E-Mail
*Publieke profielen (zoiets als hyves, facebook)
*Nieuws pagina (geen RSS, meer de laatste homebrew ontwikkelingen)
*Mogelijkheid om andere WiiConnect gebruikers te "poken" bv. korte berichtjes.
*En meer!
== Toepassingen die er '''NIET''' zullen komen ==
*Ouderlijk toezicht
*Internet veiligheid opties
*Vriend codes
== Testers (gesloten) ==
1. [[User:WiiCracker|WiiCracker]]
2. [[User:ienjoytaffy|ienjoytaffy]]
3. [[User:Pinball_wizard|Pinball Wizard]]
4. [[User:Beegee7730|Beegee7730]]
5. [[User:Warpedflash|Warpedflash]]
6. [[User:GabberNL|GabberNL]]
7. [[User:JussiPik|JussiPik]]
==Roadmap==
'''Wifi'''
<s>
*Read networking tutorials</s> 2/28
<s>
*Get files downloaded from websites</s> 2/28
<s>
*Allow Wii to net_connect() to an ip address</s> 3/12
<s>
*Get one Wii to net_connect() to another</s> 3/12
*Make the server side of the wii program
*Start with a friend list of ip's
*Make a master server to host all currently connected ip's
'''GUI'''
<s>
*Make a concept</s> 5/16
<s>
*Gather artwork</s> 5/19
<s>
*Decide on library
:*LibWiiSprite looks good, or maybe GGRLIB</s> 3/31 libwiigui it is
<s>
*Set up libosk</s> 5/16 (Keyboard included in libwiigui)
<s>
*Set up the HOMEbrew menu</s> 5/16 (easily add to libwiigui; no library for it needed)
*Add images and options; create the UI
<s>
*Throw everything together using classes and making it object oriented</s> 5/16 (libwiigui is c++ and object oriented)
'''Chat'''
<s>
*Decide on what type of chat protocol to use
:*Either IRC(probably will be last), MSN, Yahoo, AIM, Skype, Jabber, or a custom Wii only one (probably first)</s> 5/20 I will start with the custom protocol
<s>
*Learn how to use the protocol</s> 5/30 (I made it...)
*Write the server for the custom protocol
*Get a message sent from one Wii to a buddy
*Listen for messages
*Add it in the GUI
*Allow users to be "interupted" by a chat message
'''E-mail'''
*Read up on the POP3 and SMTP protocols
*Download messages from server
*List messages from server
*Find attributes of messages (Date, subject, sender, ect)
*Read messages
*Send messages
*Add saving messages from server
*Delete messages from server
*Options
'''Profiles'''
*Start simple - One character to show
*Add Different attributes to edit
:*Name
:*Birth Date
:*City
:*Personal Interests
*Add images
*Add Mii's as an option instead of images
*Add status updates
*Add it into the GUI
*Add notifications into the GUI
'''Homebrew Downloader'''
*Figure out whether a custom one is necessary
[[Category:Homebrew using libwiigui]]