gbadev.org forum archive

This is a read-only mirror of the content originally found on forum.gbadev.org (now offline), salvaged from Wayback machine copies. A new forum can be found here.

DS development > Template for Internet?

#88018 - zzo38computer - Sat Jun 17, 2006 12:47 am

Is there a template I can use for Internet connection? I should use a template but it has to work with libnds, non C++, and I should be able to add the stuff from my own templates as well. I also need help to use this stuff because I never did before. That is because I am making a program called MsgDraw, you draw messages on the screen and send/receive, liike e-mail.
_________________
Important: Please send messages about FWNITRO to the public forum, not privately to me.

#88302 - psycorpse - Sun Jun 18, 2006 5:42 pm

You might want to try looking at Sgstair's example code first. You can find it here http://akkit.org/dswifi/index.html. You can then add what you need to your template. Im not sure if you have yet but you will need to download the wifi lib as well.