Jenova Posted June 12, 2006 Share Posted June 12, 2006 Hi Iam just wondering how to use libdswifi to make a multiplayer game. Are there any docs available? or an example how to make 2+ DS's to communicate and maybe how to send a DS download and play. thanks Link to comment Share on other sites More sharing options...
Grey Posted June 13, 2006 Share Posted June 13, 2006 I would strongly suggest scouring the web for UNIX socket programming. I based my code largely off of this tutorial. (I had never touched low level network programming before Dissonance) I also used this directory. So when I developed Dissonance, I coded a test application alongside it, so I basically wrote a Linux internet radio client in addition to Dissonance. Anyways, good luck with your project. Link to comment Share on other sites More sharing options...
Jenova Posted June 13, 2006 Author Share Posted June 13, 2006 Thanks! Just two more questions: 1. Is internet and DS to DS connection two total different things? in setup and functions to use etc. 2. Have someone been able to send a binary to a DS. Link to comment Share on other sites More sharing options...
Sektor Posted June 14, 2006 Share Posted June 14, 2006 DS to DS isn't supported yet, a router would need to be in between. Binaries have been sent to the DS, there is a HTTP downloader out there and bafio's UDP download client. Link to comment Share on other sites More sharing options...
D-loader Posted June 14, 2006 Share Posted June 14, 2006 DS to DS isn't supported yet, a router would need to be in between. Binaries have been sent to the DS, there is a HTTP downloader out there and bafio's UDP download client.<{POST_SNAPBACK}> Hmm, a http downloader eh? Ive never heard of that one x_x; do you have a link? Link to comment Share on other sites More sharing options...
Smashed_187 Posted June 15, 2006 Share Posted June 15, 2006 DS to DS isn't supported yet, a router would need to be in between. Binaries have been sent to the DS, there is a HTTP downloader out there and bafio's UDP download client.<{POST_SNAPBACK}> Hmm, a http downloader eh? Ive never heard of that one x_x; do you have a link?<{POST_SNAPBACK}> Definitley! Can anyone provide a link to this? My gf doesn't have a USB port on her laptop. (Well, there is one, but there's problems, long story) This program would solve many of my headaches! Link to comment Share on other sites More sharing options...
Grey Posted June 15, 2006 Share Posted June 15, 2006 With due apologies if the author did not want this posted. http://www.scumways.com/dslurper/dslurper-0.1.tar.gz I don't have a CF or SD card reader for my DS, so I'm unable to test it myself. Link to comment Share on other sites More sharing options...
sgstair Posted June 16, 2006 Share Posted June 16, 2006 I'll also note that DragonMinded's DSOrganize has a built in download function to download homebrew from a list he's assembled on his server to a supported CF/SD card.See DSOrganize here: http://www.dragonminded.com/?loc=ndsdev/DSOrganize -Stephen Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now