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 Misc > DSChat wifi chat program - V. 0.9 (source too)

#72889 - bafio - Wed Feb 22, 2006 10:53 am

Hi everyone!
DSchat is finally out, with real functionalities this time... You can find it here:

http://bafio.drunkencoders.com/

Source code will be following after some cleanups.

Version 0.8

Too many changes to remember, but among the others:
* DNS client working.
* It's now possible to connect using both wifi settings from wifitransfer and the firmware settings
* The server has option to upload a message log to an FTP server, locally serve them or save them to a local directory. HTML files are automatically generated (still in devel.)
* Touch screen code takes into account the pressure of the pen
* Keyboard (yes, I know it's not so good)
* Status
* User list (limited to 15 users now)
TODO:
* too much :)
fix server publishing, user list improvements, receiving messages in menu, more menu, user settings, webcam (not on DS I'm afraid)...


Last edited by bafio on Wed Mar 08, 2006 4:10 pm; edited 4 times in total

#72898 - caitsith2 - Wed Feb 22, 2006 11:12 am

uhm... the link provided is giving a nice 403 error.

#72900 - bafio - Wed Feb 22, 2006 11:24 am

caitsith2 wrote:
uhm... the link provided is giving a nice 403 error.


It does not, now, you ahve been too fast :)

Bafio

#72906 - MaHe - Wed Feb 22, 2006 12:32 pm

GREAT! FANTASTIC!

But looks like dschat.kicks-ass.org is down :'(

#72913 - m2pt5 - Wed Feb 22, 2006 1:14 pm

I'm running a DSChat server, if bafio's is down.

Connect to emtu.ath.cx .
_________________
Don't sign your posts, it's dumb.

#72914 - bafio - Wed Feb 22, 2006 1:19 pm

m2pt5 wrote:
I'm running a DSChat server, if bafio's is down.

Connect to emtu.ath.cx .


I can't test from here, but should be ok? Hosting is kindly provided by Sgstairs.
You are welcome anyway to deploy your own servers :)

Bafio

#72915 - MaHe - Wed Feb 22, 2006 1:23 pm

I guess I was using the wrong setting before. It works like a charm!

#72916 - m2pt5 - Wed Feb 22, 2006 1:27 pm

bafio wrote:
I can't test from here, but should be ok? Hosting is kindly provided by Sgstairs.
You are welcome anyway to deploy your own servers :)

It's fine. I don't have an Apache server set up, so the PNGs aren't publically visible, but the server works.
_________________
Don't sign your posts, it's dumb.

#72925 - n3z - Wed Feb 22, 2006 2:22 pm

cool, i get 2 white screens (M3 CF)

#72933 - bafio - Wed Feb 22, 2006 2:53 pm

n3z wrote:
cool, i get 2 white screens (M3 CF)


I have GBAMP :D but, did you try .nds and .nds.gba ?

I think I remember somebody successfully using it. Can anybody confirm that?

On another node, I have uploaded some interesting source code too, see on the web page.

Bafio

#72942 - Darkflame - Wed Feb 22, 2006 3:41 pm

It loads up on my DS fine (GBAMP,Flashme) but dosnt connect to the sever.
Other wi-fi stuff works, so I guese i just have to play with DNS settings a bit :)

#72947 - El Hobito - Wed Feb 22, 2006 4:21 pm

damn i didnt know someone had updated the wifi lib! that means i can compile it now and hopefully fix/find the problems i've been having!

#72960 - bafio - Wed Feb 22, 2006 5:22 pm

El Hobito wrote:
damn i didnt know someone had updated the wifi lib! that means i can compile it now and hopefully fix/find the problems i've been having!


Actually, credits for the updated Wifilib go to Stonebone; seems like the same fixes will be in the next version of Sgstair's lib :)
See :
http://www.1emulation.com/forums/index.php?showtopic=17213&st=0

Cheers
Bafio

#72976 - Darkflame - Wed Feb 22, 2006 7:27 pm

Nope, it keeps saying it host unreachcable to dschat.kicks-ass.org :-/

Is the default correct? or does it have to be changed?
Whats that severs IP address? (I cant seem to ping it from my pc)

Also, for that mater, I am not sure if its picking up the wifi settings correct...it says logging in 0.0.0.0 :-/

#72979 - MaHe - Wed Feb 22, 2006 7:36 pm

I had the same problem. It's a local connection problem.

1. Start WiFi Transfer and set your WiFi settings.

Make sure that DNS #1 and Gateway are set to the IP of your router.
And make sure DS' IP corresponds to the same pattern as other devices on your network (in my case 192.168.1.xxx).

#72981 - bafio - Wed Feb 22, 2006 7:40 pm

Darkflame wrote:
Nope, it keeps saying it host unreachcable to dschat.kicks-ass.org :-/

Is the default correct? or does it have to be changed?
Whats that severs IP address? (I cant seem to ping it from my pc)

Also, for that mater, I am not sure if its picking up the wifi settings correct...it says logging in 0.0.0.0 :-/


So the problem lies on the DNS. I suggest you to check the dns settings, the DNS server should be a valid one. Another possibility is a bug in the DNS client, but I would think it would have come up at some point.

The server seems to be down now, but anyway you shoild get the corerrct ip address when connecting...

Bafio

Bafio

#72982 - lockwood - Wed Feb 22, 2006 7:41 pm

I have some questions about the program:

1. Can I connect on a wep on router?
2. Is it compatable with scsd?
3. I changed everything I need for the programm but I can't make a connection.
_________________
http://spaces.msn.com/northwood-nds/
Pixel artist for DSweb

#72985 - MaHe - Wed Feb 22, 2006 7:48 pm

1. No.
2. Yes, or at least, should be.
3. I think nr. 1 answers your question.

Good luck!

#73004 - Darkflame - Wed Feb 22, 2006 9:11 pm

bafio wrote:
Darkflame wrote:
Nope, it keeps saying it host unreachcable to dschat.kicks-ass.org :-/

Is the default correct? or does it have to be changed?
Whats that severs IP address? (I cant seem to ping it from my pc)

Also, for that mater, I am not sure if its picking up the wifi settings correct...it says logging in 0.0.0.0 :-/


So the problem lies on the DNS. I suggest you to check the dns settings, the DNS server should be a valid one. Another possibility is a bug in the DNS client, but I would think it would have come up at some point.

The server seems to be down now, but anyway you shoild get the corerrct ip address when connecting...

Bafio

Bafio


Yes, my DNA settings are identical to my pc's on the wifi transfere, but I have a feeling the chat software might not be picking up the settings from wifi transfere.

Is there something i could do to test that?

#73012 - bafio - Wed Feb 22, 2006 10:06 pm

Darkflame wrote:

Is there something i could do to test that?

Try to press start after the connection failed, it should give some info. Also, if you get ip 0.0.0.0 it will never work :| you can also try to give the ip address. Otherwise try to set the connection in the wifi settings from a game ...

Bafio

#73026 - Darkflame - Wed Feb 22, 2006 10:41 pm

hehe, I wrote DNA :p

Quote:
Try to press start after the connection failed, it should give some info. Also, if you get ip 0.0.0.0 it will never work :| you can also try to give the ip address. Otherwise try to set the connection in the wifi settings from a game ...


Well, I dont know what IP address to try to give it :-/

Ok, heres exactly what I do:
"Use Settings From WiFiTransfere"

I say "YES"
It says "Connecting...connected to Bulkin54g"
Then it says
"Please Enter server address"
I leave the default and hit OK


When I press start, I get ...


WTF...

It works :D
Dunno why :p
But...Yeppeee :)

#73036 - Puppet - Wed Feb 22, 2006 11:08 pm

bafio, do you think you could do something about the touchscreen code to prevent the 'jumps' that happen sometimes? It?s annoying when you?re drawing/writing something, then you lift the pen off the screen, put it down again and you've got this horrible ugly line ruining everything.

And maybe an undo feature as well?

#73042 - Darkflame - Wed Feb 22, 2006 11:34 pm

Puppet wrote:
bafio, do you think you could do something about the touchscreen code to prevent the 'jumps' that happen sometimes? It?s annoying when you?re drawing/writing something, then you lift the pen off the screen, put it down again and you've got this horrible ugly line ruining everything.

And maybe an undo feature as well?


Double agreed.

Most of my feable draws where partly due to re-drawing them a few times every time that happened :p

I am still amazed someone recognised my Twinsen though.

#73045 - shaz - Wed Feb 22, 2006 11:46 pm

Stuff I would like in the next release:

Colours
Undo Feature
Updated Keyboard (When Shift is activated, keyboard is still in default form)
_________________
It's so easy to be wise. Just think of something stupid, then dont do it.

#73050 - Barnard - Thu Feb 23, 2006 12:12 am

Darkflame wrote:

I am still amazed someone recognised my Twinsen though.


It was the first thing that popped into my brain, my sister hogged the PC loads when I had that game back in the day.

Good draw.

[Images not permitted - Click here to view it][/img]

#73058 - bafio - Thu Feb 23, 2006 2:03 am

shaz wrote:
Stuff I would like in the next release:

Colours
Undo Feature
Updated Keyboard (When Shift is activated, keyboard is still in default form)


Hi!

Here comes a new version, 0.81 minor updates:
touch screen code improvements
User list shows up to 18 users (scrolling list next time)
Discovered the secret button :)

#73060 - Puppet - Thu Feb 23, 2006 2:17 am

Well, it's better, but if you draw really fast you get empty spaces in your lines.
Also the touchscreen 'jump' isn't completely gone. It happens a lot less now, but it still happens (especially with short, quick strokes).

Also you can draw over and erase the red bar at the top.

#73090 - tyrel2000 - Thu Feb 23, 2006 9:29 am

lockwood wrote:

2. Is it compatable with scsd?

It doesn't work for me - I get two white screens :(

#73102 - bafio - Thu Feb 23, 2006 10:24 am

Puppet wrote:
Well, it's better, but if you draw really fast you get empty spaces in your lines.
Also the touchscreen 'jump' isn't completely gone. It happens a lot less now, but it still happens (especially with short, quick strokes).

Also you can draw over and erase the red bar at the top.


I know, I could find no way to avoid that, and I have been experimenting quite a lot with touch screen code! pressure is a good indicator of a bad touch but it's not always useful. also, small jumps are hard to avoid.
If anybody knows a way to fix this, I'll be happy to investigate.
The top bar drawing should be impossible now (with the very latest version, 0.81b)...
Bafio

#73113 - n3z - Thu Feb 23, 2006 1:31 pm

well, it seems its not working for M3 :(

i really wanted to try this app.

#73125 - Sektor - Thu Feb 23, 2006 3:29 pm

I'm using it on M3CF E16/flashme6 right now. The ds.gba version works with the A button and the .nds version works with the Start button.

If you don't have flashme, that could be a problem.
_________________
GTAMP.com/DS

#73128 - n3z - Thu Feb 23, 2006 3:55 pm

your right, it works with start. thank you.

#73139 - Darkflame - Thu Feb 23, 2006 5:24 pm

I think I found an odd problem:

It seems to be connecting with the strongest/first Wi-Fi single, not always the one in the Wi-Fi Trasnfere settings :-/

Without me changeing anything, sometimes it connects to WLAN (next door=not work) and sometimes it connects to Bulking54g (Mine=Works).

Barnard wrote:
Darkflame wrote:

I am still amazed someone recognised my Twinsen though.


It was the first thing that popped into my brain, my sister hogged the PC loads when I had that game back in the day.

Good draw.

[Images not permitted - Click here to view it][/img]


Well, maybe youd or your sister will be pleased to know there's a good chance for a 3rd game soon :)
I am on (by which I mean an Admin), of a forum that's in contact with the creators: http://el-muerte.student.utwente.nl/lba/

#73168 - Barnard - Thu Feb 23, 2006 7:04 pm

Bafio, would it be hard to implement handwriting recognition? Could this be http://forum.gbadev.org/viewtopic.php?t=8385 worked into it somehow, or will we have to wait for the source code for things like this to happen.

Brilliant little program BTW, lef by DS on all night. :)

#73169 - Barnard - Thu Feb 23, 2006 7:06 pm

Darkflame wrote:

Well, maybe youd or your sister will be pleased to know there's a good chance for a 3rd game soon :)
I am on (by which I mean an Admin), of a forum that's in contact with the creators: http://el-muerte.student.utwente.nl/lba/


Cheers.

#73325 - bafio - Fri Feb 24, 2006 8:09 pm

New version is out:

Version 0.82 beta
Updated to the latest version of libfb. Better font display, some small changes here and there, code cleanups. Clock added.
The server now creates a paginated archive of the messages, so I suggest to update the server too. Some other small changes I can't remember.
Added a simpe ip filter to abn (temporary) abusive users.

You can get it at:

http://bafio.drunkencoders.com/

#73348 - DS_XRAY - Sat Feb 25, 2006 12:00 am

Bafio this app Kicks MEGA A$$

I couldnt stop Using it ;)
_________________
Who me?

#73356 - n3z - Sat Feb 25, 2006 1:13 am

it says host not found.. (dschat.kicks-ass.org)

#73362 - DS_XRAY - Sat Feb 25, 2006 2:05 am

it is your settings, read past posts.. it explains
_________________
Who me?

#73478 - dualscreenman - Sun Feb 26, 2006 12:22 am

n3z wrote:
it says host not found.. (dschat.kicks-ass.org)

you forgot the MEGA. XD

#73548 - HtheB - Sun Feb 26, 2006 4:20 pm

MaHe wrote:
I had the same problem. It's a local connection problem.

1. Start WiFi Transfer and set your WiFi settings.

Make sure that DNS #1 and Gateway are set to the IP of your router.
And make sure DS' IP corresponds to the same pattern as other devices on your network (in my case 192.168.1.xxx).
Do we have to put the wific.ds.gba and the wifichat file in the same directory? or in the root? or what :)

because I have the same problem as Darkflame has :(

#73556 - bafio - Sun Feb 26, 2006 5:30 pm

HtheB wrote:
MaHe wrote:
I had the same problem. It's a local connection problem.

1. Start WiFi Transfer and set your WiFi settings.

Make sure that DNS #1 and Gateway are set to the IP of your router.
And make sure DS' IP corresponds to the same pattern as other devices on your network (in my case 192.168.1.xxx).
Do we have to put the wific.ds.gba and the wifichat file in the same directory? or in the root? or what :)

because I have the same problem as Darkflame has :(

They all should go in the root dir. just to be sure.
I really can't understand how it can connect to an ssid that is not present in the wifi config file of firmware settings, since I explicitly check that the SSID is in one of the two.
Also, I tested here with 2 wireless networks and it ignores networks ton in the list.
Plus' it has beet test and run several times from people with many wireless networks available.
Try to press the start button and tell me what it says...

Bafio

#73566 - bafio - Sun Feb 26, 2006 6:27 pm

Can anybody confirm
if version 0.83b of wifichat works with supercerd?

Bafio

#73569 - RVK - Sun Feb 26, 2006 7:33 pm

SCSD working here

#73587 - shaz - Sun Feb 26, 2006 8:44 pm

Bafio, I have 2 Supercard's. Both are the CF version and they both work like a charm :)
_________________
It's so easy to be wise. Just think of something stupid, then dont do it.

#73606 - m2pt5 - Sun Feb 26, 2006 9:51 pm

Using the .ds.gba version renamed to .nds works on my Supercard SD.
_________________
Don't sign your posts, it's dumb.

#73678 - tyrel2000 - Mon Feb 27, 2006 10:58 am

not sure if this helps anyone else out.....but heres how i got it to connect (after much frustration of course!) :
I used the wifi transfer program to set up my wifi settings but couldnt connect to any servers in the wifi chat (kept getting connect to 0.0.0.0)
My firmware wifi settings that i had set up in mariokart had automatically assigned ip,dns,gateway, etc.
After mucking around with whatever settings I could I deleted the Mariokart connection and then tried the chat program again - it said it couldn't find the AP - even though I had set it up in the wifi transfer......so I figured that it must be using values from the firmware and not my wifi transfer settings file.
So then I set up the firmware wifi settings in mariokart manually with the settings from the wifi transfer file.....and it works!

What I don't understand though is why that happened? I am using a supercard sd so could it be specifically related to this card?

#73683 - bafio - Mon Feb 27, 2006 11:43 am

tyrel2000 wrote:
[...]
So then I set up the firmware wifi settings in mariokart manually with the settings from the wifi transfer file.....and it works!
What I don't understand though is why that happened? I am using a supercard sd so could it be specifically related to this card?


Hi,

First of all thanks for this message, it really helps identifying problems some people may have.

Quick version: if you have a SD device, or any device not supported by Chishm's library, please enter your settings in the Firmware (like using MarioKart) and make sude that the are ALL set manually, manual IP, gateway, DNS, etc... as you would do in wifi transfer. If you run into problems, this is the safest way to get this working.

Why: in the last version of wifi transfer I was using a modification of Chishm's library that was working on some more SD devices.
Since the last update of the officila library fixed some serious bugs, I went back to the original version. This explains why with wifi transfer these devices (I guess supercard SD) are supported, so you can read and write the configuration file, but with wifi chat they are not.
That means that wifichat actually can't read the config that wifitransfer has created. I'll se for the next release to update, maybe using the FAT library modifications from moonshell.

In any case, the safest way if using firmware settings, this makes possible to run the program from flash cards and WMB too, since it does not depend on any particular card/hardware.
Remember: you DO NEED to set all the different information ( IP address, gateway, DNS, subnet mask) manually. Also, WEP is not supported.
I hope this helps!

Cheers
Bafio

#74164 - Nushio - Thu Mar 02, 2006 11:31 pm

Bafio: I'm using an M3 CF and I had to do the same thing.

Another detail: Host unreacheable, it seems the server is down :/

#74377 - derula - Sat Mar 04, 2006 9:56 pm

I'm using gbamp, I can surf websites from dslinux, dschat does connect to the access point but it does not seem to resolve the hostname correctly... obviously it tries to connect to 0.0.0.0. I also thought the server was down, but it has happened for days and there are posts dated yesterday in the archive... so I don't know... is it possible my router blocks the connection?

#74570 - bafio - Mon Mar 06, 2006 12:39 am

Hi,

I have posted the a new, this time big update to the chat program:

http://bafio.drunkencoders.com/

Version 0.9
* New default skin.
* New keyboard with support for all the keys, shift and caps.
* Multiple messages view (press X to change from 1 message to 4 messages view)
* Menus (back to bootloader, turn off the ds...)
* Settings (change nickname)
* Changable font for the drawings
* Changable skins (simple JPG images, located in the /skins folder)
TODO:
** fix some bugs still present in the server
** Update to the new Wifi library (when out). That will add support for WEP, etc.
* Saving and loading messages from the CF
* Save settings on server and/or on the CF
* Possibly colors and TCP version... not in the near future though


Cheers

Bafio

#74572 - RVK - Mon Mar 06, 2006 1:17 am

VERY COOL!
I like the new look!
Keep up the great work!

#74574 - shaz - Mon Mar 06, 2006 1:34 am

DAYAM!, I love the new skin!
Im gonna try to make a pictochat skin if I can...
_________________
It's so easy to be wise. Just think of something stupid, then dont do it.

#74592 - headspin - Mon Mar 06, 2006 4:49 am

You can get my Pictochat graphics from here

http://headkaze.webpal.info/

Should be pretty easy to make a Pictochat skin. It was a long and tedious process converting from photographs. It would be nice to see the hard work going to some good use.

The default skin is better looking that Pictochat, but variety is the spice as they say.
_________________
Warhawk DS | Manic Miner: The Lost Levels | The Detective Game

#74600 - Dudu.exe - Mon Mar 06, 2006 5:49 am

Is there a time for the server work??. i allways get the message "Host unreachable"

i got a message " loggin @ 62.102.205.217 "... so im sure its not the DNS... what can it be?

.and i have a favor to ask

van you make the key pressed highlight ... but make it work only when we unpress it ...

its better to use with freak uncalibated screens like mine...
_________________
http://flickr.com/photos/stuffbox

#74708 - DS_XRAY - Tue Mar 07, 2006 2:24 am

Bafio would it be possible to add a FILL tool?
or even SHAPES
_________________
Who me?

#74739 - The 9th Sage - Tue Mar 07, 2006 6:49 am

I just wanted to note, for M3 users with current firmware, use the NDS version. For some reason, with the nds.gba version you can connect and send messages but you will NOT recieve them. Works fine with .nds version though. :)
_________________
Now with 20% More Old Man from Zelda 1 than ever before!

#74752 - bafio - Tue Mar 07, 2006 10:57 am

DS_XRAY wrote:
Bafio would it be possible to add a FILL tool?
or even SHAPES


Actually, I have already a fill tool code, but it's recursive, so it seems to break when filling large areas (I guess some stack overflow?).
I guess I should implement a different algorithm, so if anybody can point me out some place where to find possibly simple c drawing algorithms, I will try to add some of them :)
Also, I will need to make the keyboard hidable, so I get some more space where to add all these different buttons.

Bafio

#74761 - m2pt5 - Tue Mar 07, 2006 1:18 pm

It seems you can erase part of the top edge of the keyboard in the current version. You might want to fix that.
_________________
Don't sign your posts, it's dumb.

#74765 - Dudu.exe - Tue Mar 07, 2006 1:32 pm

The default server is working ???

at my house and at my work ping returns "Timed out"
_________________
http://flickr.com/photos/stuffbox

#74790 - derula - Tue Mar 07, 2006 6:53 pm

Dudu.exe wrote:
The default server is working ???

at my house and at my work ping returns "Timed out"


It's the same here, even when I ping the server from my pc. It gets the IP correctly though.

#74793 - bafio - Tue Mar 07, 2006 7:55 pm

derula wrote:
Dudu.exe wrote:
The default server is working ???

at my house and at my work ping returns "Timed out"


It's the same here, even when I ping the server from my pc. It gets the IP correctly though.


Actually, I think the web pages part is down , but I can connect to the server with dschat.
Also, I think ping is quite often blocked by the firewalls, so it's not strange at all to get no reply from pings.

I'm in the chat right now

Bafio

#74801 - carmex - Tue Mar 07, 2006 8:52 pm

Bafio,

Any interest in incorporating DSMerlin? I'd be glad to help if you want, but it's pretty easy. Let me know.

#74876 - Dudu.exe - Wed Mar 08, 2006 1:25 pm

bafio wrote:
derula wrote:
Dudu.exe wrote:
The default server is working ???

at my house and at my work ping returns "Timed out"


It's the same here, even when I ping the server from my pc. It gets the IP correctly though.


Actually, I think the web pages part is down , but I can connect to the server with dschat.
Also, I think ping is quite often blocked by the firewalls, so it's not strange at all to get no reply from pings.

I'm in the chat right now

Bafio


My Pc and my webserver dont use firewall ... i really dont know whats is happening.. may be someone else can host a server so we can test it...
_________________
http://flickr.com/photos/stuffbox

#74879 - derula - Wed Mar 08, 2006 1:29 pm

suddenly it's working Oo

straaange.

#74882 - falcon!!! - Wed Mar 08, 2006 2:05 pm

lol
derula look on http://dschat.akkit.org/

#74890 - derula - Wed Mar 08, 2006 3:43 pm

falcon!!! wrote:
lol
derula look on http://dschat.akkit.org/


Yeah ^^

Wasn't there launched a new archive page some time ago where all stuff older than on the above page are saved? what's the adress again? couldn't find it

#74891 - bafio - Wed Mar 08, 2006 4:09 pm

Hi,

the source code of both client and server is now available!

You can download it here:
http://bafio.drunkencoders.com/

Contributions are appreciated, and I hope it can provide some ideas and solutions, even if it's not so nice code.

Cheers

Bafio

PS the server has been updated too! Fixes a bug when FTP was not used and some other things as well, I suggest to update if you run a server.

#74926 - shaz - Wed Mar 08, 2006 10:24 pm

aah, just what I wanted to see, a source code... thanks!
_________________
It's so easy to be wise. Just think of something stupid, then dont do it.

#75075 - Dudu.exe - Thu Mar 09, 2006 11:40 pm

its working fantastics.. your ap kick ass.. as your server says =]
_________________
http://flickr.com/photos/stuffbox

#75087 - Darkflame - Fri Mar 10, 2006 1:15 am

It is fantastic indeed.
Works great for me.


You know what Id like to see someone make at some time though?
A chat-app (based on this source code) with an MP3 player built in :p

#75126 - HtheB - Fri Mar 10, 2006 8:46 am

yes it worked for my M3SD too :)
gr8 Bafio tnx :)

#75135 - Darkflame - Fri Mar 10, 2006 12:34 pm

Seems to be nice and stable for me, with no connection problems.

A few minor bugs;

*Word Wrap
*Changing your name glitches. (press Shift when changing)
----
Next major step;

*Somehow making it into a private chat client too, so I could give a program to someone I know and the messages are relaid to that.

#75156 - CubeGuy - Fri Mar 10, 2006 4:02 pm

I want to be able to talk to someone using PC while on my DS. Is there a chance of seeing something like this? Not all my friends around the world have homebrew-capable DSs.
_________________
It's 'CubeGuy.' One word. No space.

#75157 - falcon!!! - Fri Mar 10, 2006 4:11 pm

CubeGuy wrote:
I want to be able to talk to someone using PC while on my DS. Is there a chance of seeing something like this? Not all my friends around the world have homebrew-capable DSs.

this would rock

#75158 - bafio - Fri Mar 10, 2006 4:29 pm

falcon!!! wrote:
CubeGuy wrote:
I want to be able to talk to someone using PC while on my DS. Is there a chance of seeing something like this? Not all my friends around the world have homebrew-capable DSs.

this would rock


Actually that's a good idea, I was supposed to do that also for testing, but I got lazy so I never developed it .
It sure would be easy do develop a pc application (at least easyer than the DS one)... I'll see if I find the time, but others are welcome too to develop it, I'll be happy to help.

Bafio

#75159 - CubeGuy - Fri Mar 10, 2006 4:39 pm

My ultimate vision is to have a DS app that connects to your home server. The server connects you to an IM program, and relays all chats to the DS.
_________________
It's 'CubeGuy.' One word. No space.

#75170 - derula - Fri Mar 10, 2006 7:15 pm

CubeGuy wrote:
My ultimate vision is to have a DS app that connects to your home server. The server connects you to an IM program, and relays all chats to the DS.


Why not making a chat programm for the ds then that sends directly via an im protocoll? DSICQ... lol

(DSMSN would be a paradox thing to do)

#75172 - tssf - Fri Mar 10, 2006 7:35 pm

Personally, I'd love to see this turn into GAIMDS at some point in time after TCP/IP is released to public :)
_________________
Mathew Valente [TSSF]
------
Chrono Resurrection Musician

#75174 - Nushio - Fri Mar 10, 2006 7:45 pm

tssf wrote:
Personally, I'd love to see this turn into GAIMDS at some point in time after TCP/IP is released to public :)

Yes, I'd like that as well.

MSNDS(get it? MSN-NDS... MicroSoft Nintendo DS... ok, i'll stop now), or dsIRC would be nice too..

#75200 - derula - Fri Mar 10, 2006 11:47 pm

tssf wrote:
Personally, I'd love to see this turn into GAIMDS at some point in time after TCP/IP is released to public :)


I don't like GAIM, as Windows client i prefer Miranda and i used SIM in my linux time (that was before linux destroyed my hard drive twice) - but I get the idea ;)

#75219 - Darkflame - Sat Mar 11, 2006 1:51 am

Purhapes a solution would be just to have an easy, self-contained sever app that also acts like a DS?
(eg, you can also enter text and maybe pictures on the pc end)

Then you can give this app to a friend, then you connect to their IP to chat to them.


I know lots of people use it, but I cant stand MSN personaly :p
(Trillian, Miranda and loads of others support the text protocal, but not the picture one)

#75229 - swimgod - Sat Mar 11, 2006 4:56 am

derula wrote:
tssf wrote:
Personally, I'd love to see this turn into GAIMDS at some point in time after TCP/IP is released to public :)


I don't like GAIM, as Windows client i prefer Miranda and i used SIM in my linux time (that was before linux destroyed my hard drive twice) - but I get the idea ;)

some times gaim gets really anoying,
but all around its good

i would love to see GaimDs
:P
if i knew c i would be making it right now :P
_________________

1x WII 2x remotes
2x NDS/L(FMv7-ORG:v4,FMv7-org:DSL)
1x GBAMP
2x 1gb (MicroDrive{typeII}&SanDisk{typeI})
1x SuperPass2
1x Supercard-CF

MoonShell skins

#75368 - HtheB - Sun Mar 12, 2006 4:13 pm

EDIT: http://forum.gbadev.org/viewtopic.php?p=75371#75371

Ds MSN?

#75378 - bafio - Sun Mar 12, 2006 4:49 pm

HtheB wrote:
EDIT: http://forum.gbadev.org/viewtopic.php?p=75371#75371

Ds MSN?


This will look interesting, once TCP will be out. Up to then, an user interface by itself tells me as much as that other VOIP program for the DS.... I mean, I hope this will come out with real functionality, but before the lib is out, there is not much to see.

By the way, it would be really nice to integrate that with drawing functionality ;)

Bafio

#75382 - tepples - Sun Mar 12, 2006 5:08 pm

Especially given where Nintendo lifted the idea for PictoChat...

(Windows XP SP2 contains a handwriting-capable version of MSN Messenger. Run that on your Xboy^H^H^H^H Tablet PC.)
_________________
-- Where is he?
-- Who?
-- You know, the human.
-- I think he moved to Tilwick.

#75399 - HtheB - Sun Mar 12, 2006 6:25 pm

bafio wrote:
HtheB wrote:
EDIT: http://forum.gbadev.org/viewtopic.php?p=75371#75371

Ds MSN?


This will look interesting, once TCP will be out. Up to then, an user interface by itself tells me as much as that other VOIP program for the DS.... I mean, I hope this will come out with real functionality, but before the lib is out, there is not much to see.

By the way, it would be really nice to integrate that with drawing functionality ;)

Bafio
why not making contact with the guys who are making the DS MSN :)

#82115 - OrR - Thu May 04, 2006 2:04 am

New version using the new wifi lib is out:
http://bafio.drunkencoders.com/
B)

#82124 - compacho - Thu May 04, 2006 3:09 am

Sweet stuff

#82141 - HyperHacker - Thu May 04, 2006 4:27 am

bafio wrote:
By the way, it would be really nice to integrate that with drawing functionality ;)

Hm, neat idea. On an AIM/MSN client, you could draw pictures and send them to the other person.

#82152 - ghazi - Thu May 04, 2006 7:51 am

The most recent version of MSN actually has that functionality in it, so maybe it's even less of a stretch than you'd think.

#83842 - OrR - Thu May 18, 2006 10:37 pm

I finally managed to connect! This is awesome! :)

#84515 - lambi1982 - Tue May 23, 2006 1:45 am

I was hoping to create some skins for DSchat, is there a certain color for transparencies, i canot get the images not to cover the buttons on the screen

any idea?
_________________
Who, Me?