Jump to content

infernoDS

Members+
  • Posts

    68
  • Joined

  • Last visited

Everything posted by infernoDS

  1. As far as I know, MaHe, sgstair has confirmed he won't work on an IRC client. He mentioned a "test irc-app" on the DSWIFI site, but on this forum he said he stopped working on it as he is primarily focusing on the lib. I will find the topic asap. EDIT: found it!
  2. Wow that seems like a very odd problem. For starters, try re-calibrating your screen in the settings menu! Do you have the latest version of the wifi lib test?
  3. Thank you . Make sure that the DS is configured well. Else it won't be able to recieve anything (on the other hand, make sure that your Wifi lib test app is configured well, do you get messages from winxp saying that there is an IP conflict or something?)
  4. And don't forget to register it! I recommend you download this package http://www.ascentive.com/support/new/libraryfiles.exe, it has most common libraryfiles. DSRemote, hmm, sounds good . Anyway, for those of you who are interested in the source: http://rain.lunox.nl/Winsock_Example.zip. It's a simple version of DSChat. If you want to use the source for your own applications, please let me know. EDIT: Sorry for killing you btw Olaf
  5. A gba "flash cart" is almost the same as a rewritable CDROM, you can put data on it, erase it, and put data on it again. This is necessary to let it work, and it won't work with the router only, sorry .
  6. Updated the program with a mailchecking procedure (due to a bug in a database, the mail can be checked just once a DSChat session (server-side)). Use /chkmail to check mail. It might be smart to let the program save your settings. In this new version you can save your settings by configuring it under the "DSChat settings"-button. See the first post for downloading.
  7. I already got some stuff in mind to work on. Currently I am working on POP3 mail recieving in DSChat, so this would be cool to include in the DS app.
  8. Well, first of all realize that at the moment, there is no "ds online", only some small features that able you to send and recieve files/messages with your DS. What you need is a Nintendo DS, that is modded to work with homebrew code. In order to do this, you will need a compatible WIFI-card for your pc or a PASSME (a chip that will able you to play homebrew code). You need something to store the ("DS online") code, so you will need a modified GBA Movie Player + flashcard (a piece of hardware that ables you to play movies on your GBA, as well as run homebrew on your DS) or a flashcart (a gamecart similar to those of the GBA, only rewritable). For "DS Online", though, you MUST have a wifi card that has a ralink rt2500 chip on it (correct me if I'm wrong). Good luck!
  9. Sounds great! I've been thinking about this idea for some time now, a kind of "wifi tools"-release with things like file transferring, remote control for winamp, remote tablet etc. You could also create a kind of OS around it, a kind of start > shutdown thingy. As for the winamp remote now, I would be honoured to work with you .
  10. You could try sending commands to the PC, using a modified wifi lib test-program and connect the transmitter (the "controller") to the PC, which redirects the commands (sends the radio signal) to the rc car. Check http://www.1emulation.com/forums/index.php?showtopic=16290 for example (my DSChat program) how it redirects commands sent from the DS to executable commands on the PC.
  11. With the 0.2b release the odd packetsending has been resolved, I will update my program accordingly, please keep in mind that this new version will only work with the 0.2b release of the wifi lib test, so consider upgrading. Have a very merry christmas all of you!
  12. Updated the program with a /run functionality and a /shutdown functionality. Does it already work for you captain_duck?
  13. What OS are you using? Winsock should be installed on your pc, try downloading Visual Basic runtimes (http://www.tucows.com/preview/194333). Anyway, jup, you should run DSChat, and use Wifi lib test to communicate. It's pretty straightforward once you start the program.
  14. Really nice idea! I'll look into it
  15. Possible, but there is 1) a difference in programming language (but this can be overcome), 2) all kind of VB libraries that have to be housed in the DS (like winsock) which are not compatible, 3) the ds lacks the necessary speed/ram to run extensive VB-programs. Basic is fun, but C is much faster.
  16. @ Alias-Zero: Nice! I'd really like to see that. @ GrupstraNDS: Thanks, jup, the program is quite basic, but playing with it, is quite fun. Looking into mail sending now. Unless you don't want to get yourself a pneumonia (it's winter here), it would be cool to send emails from your backgarden, not?
  17. Beta update v0.2.9b: Some new added features for winamp, new shell to work with DSRemote Update v0.2.9: New functionality, better stability, makeover, some new developers-options (see the DSRemote for developers.txt), included a NDS-side app for use with DSRemote (included in.zip) Update v0.2.5a: Fixed savefile not present-error Update v0.2.5: Solved the Winamp "Play"-command problem, added a "minimize to tray on startup" function, fixed memory leak, fixed DSRemote still being active in tray once you close the program Update v0.2.4: Tray quick chat working, mail bugs resolved, popup bugs resolved, help function debugged Update v0.2.3: Changed the name to "DSRemote", rewrote the whole code, changed the chkmail functionality, added tray + popup functions Update v0.2.1: Added /chkmail functionality (check senders and subjects of mail on a POP3 server), improved error handling, added settings saving Update v0.1.2: Added /run functionality (run a pre-configured command), and the /shutdown functionality (shutdown pc) Update v0.1.1a: Echo bug fixed Update v0.1.1: DS chat bug fixed, WoW messaging removed DSRemote is a small program similar to sgstair's udptest program, only more advanced. This program has more functions, and supports direct chatting between DS and PC. For now, this program is only server-side, hence the raw commands. A more capable DS-program will be probably released once the full wifi library is released by sgstair. This is basically a demo, but it might come in handy to change Winamp songs or something . It's made in Visual Basic (which we all love to hate) and sorry Linux/Mac-users, I didn't port it yet. It has some bugs and some functions aren't included yet, but this release is just to show you guys what I've been working on. (The filewill only work with v0.2b of the wifi lib test or with the NDS-file included in the package) dsremote0.2.9b.zip dsremote0.2.9.zip
  18. Hey! I'm working on an UDP chatserver on winsock to communicate with the UDP experimenter. The only problem is that messages sent from the pc to the ds, that have an odd amount of letters (such as 3, 5, 7, 9 letters), result in an "UDP receive checksum incorrect" message on the ds. Messages with an even amount of numbers (2, 4, 6, 8 letters) do get through . Is it my bad programming or a bug in the experimenter? Anyway, I'll release the chatprogram/server soon (will be able to act as a remote for winamp!).
×
×
  • Create New...