Jump to content

Recommended Posts

Posted

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

Posted

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. :P Anyways, good luck with your project.

Posted

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.

Posted

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.

Posted
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.

 

Hmm, a http downloader eh? Ive never heard of that one x_x; do you have a link?

Posted
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.

 

Hmm, a http downloader eh? Ive never heard of that one x_x; do you have a link?

 

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!

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...