Jenova Posted June 12, 2006 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
Grey Posted June 13, 2006 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.
Jenova Posted June 13, 2006 Author 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.
Sektor Posted June 14, 2006 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.
D-loader Posted June 14, 2006 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?
Smashed_187 Posted June 15, 2006 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!
Grey Posted June 15, 2006 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.
sgstair Posted June 16, 2006 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
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