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 homebrew announcements > beup

#83323 - kevinc - Mon May 15, 2006 3:40 pm

Hi! This is my second attempt at a program for the DS, a small MSN messenger, so I'm looking for testers...

It doesn't have many functions, since I'm not sure how much the wifi library can handle, but at least you can -theoretically- connect and chat. The program uses GBFS, I think some cards can't handle that...

The wifi config is taken from the firmware, so make sure you have it available. L acts as a quick backspace, left and right to change tabs, Start to connect/disconnect. Your password is shown -since the keyboard seems to be quite buggy- so be warned :]

I'm not sure whether this will work at all, since I've only checked it on my DS, but anyway...

- Version 0.2 -

beup.nds
beup.ds.gba
Source

Changelog: Lots
- Added support for sending / receiving user display pictures through MSNSLP
- Added support for sending / receiving INK gifs (not sure if works with official client, it does work with aMSN, kopete and others)
- Can handle now 302 Transfer in SSL auth (I think, if it doesn't, contact me)
- Added keyboard pressed key mask thingy a lot of people asked.
- Updated to devkitpro19
- Fixed bugs where some transaction ids were expected to be 1 char long
- Changed principal interface
- Can change now avatar / display name
- Fixed bug where would crash if disconnected while chatting
- Fixed bug where MSN would still consider you online / in some session even after closing (in my PC works fine, probably an error of socket closing of the lib)
- Fixed some stuff where a principal would create new tabs continuously because beup didn't recognize that it had left the one before
- Tabs now appear only after partner sends a message (so sessions used only for avatar exchange don't clutter the tab container)
- Added some sounds
- Tabs now use principal names instead of account
- Fixed chat tabs in general
- Changed button look
- Simplified principal synchronization (hope it crashes less now)
- Implemented composite glyphs for dstype (now can display accents / tildes / stuff)
- More other stuff that I can't remember.

Stuff still wrong:
- SSL still fails sometimes (tell me somebody is writing a native SSL lib for the DS...)
- WEP seems to crash regularly (can't check it since I don't use WEP)


Last edited by kevinc on Thu Jun 22, 2006 11:18 am; edited 5 times in total

#83352 - A2hok - Mon May 15, 2006 7:55 pm

I liked the interface

Although I could not connect due to the wifi lib things are looking good, keep up the work.
_________________
White DS --- Supercard SD --- Passcard ---
-------www.ugames.tk--------
[url="http://www.oxado.com/?origin=pub88742"]Webmasters, make money displaying Oxado contextual ads![/url]

#83357 - MaHe - Mon May 15, 2006 9:15 pm

FANTASTIC WORK.

Yes, there are a lot of things that have to get polished but I really love that little app.

First, and the most important concern: Please, do not limit the username character (my account for example, has almost 20 characters!), because I had to create a temporary one just to test it.

Second, improve the input ('shift' should go back to lowercase when you stop using it :D) and allow the user to move backwards and forwards through the characters. Other than that, I cannot complain. Some routers aren't supported, but that's the WiFi Lib issue (lucky me, I have two APs ^_^).

Other than that, I cannot complain. Please, keep up!
You really deserve a big hug :)
_________________
[ Crimson and Black Nintendo DS Lite | CycloDS Evolution | EZ-Flash 3-in-1 | 1 GB Transcend microSD ]

#83359 - Scorpei - Mon May 15, 2006 9:35 pm

Yeeha!
Here is tester number one with a:
GBA flash card
GBAMP
I think the problem isn't the keyboard, it's the touch screen calibration

#83361 - swimgod - Mon May 15, 2006 9:56 pm

this app is perfect :P,
except >.>
for one problem i have...
the keyboard is way off half the time :(
i do like the design though it all looks good :)

i was waiting for a nice ds app that could use msn
and you have made my day :D

worked: SupercardCF (boot from sc menu)
doesn't work:GBAMP+FlashMe+MoonShell

edit:cleaning the post to make it small :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


Last edited by swimgod on Tue May 16, 2006 12:26 am; edited 1 time in total

#83368 - MatLeOuf - Mon May 15, 2006 10:42 pm

Very beautiful GUI!
It runs on my M3 CF, but there's a problem with touchscreen accuracy (same thing as in Scumm 0.6, agentq solve it by using Touch ReadXY() code).
Anyway, I tested it on another DS with no touchscreen accurcy problem, and I was unable to connect, he always failed on authentication, I'm sure the password is correct, and I wasn't connected with that account when I tried.

As said earlier, you should also permit username more than 20 char long, mine don't fit (I used the one of my brother...).

Keep up the good work!

#83374 - Darkflame - Tue May 16, 2006 12:00 am

Dosnt seem to work at all on the GBAMP

At least;
GBAMP + Flashme + Moonshell

#83376 - compacho - Tue May 16, 2006 12:18 am

GUI is very good.

Couldn't connect for some reason though.

Supercard SD.

#83390 - RobM - Tue May 16, 2006 2:16 am

kevinc wrote:
Hi! This is my second attempt at a program for the DS, a small MSN messenger, so I'm looking for testers...

It doesn't have many functions, since I'm not sure how much the wifi library can handle, but at least you can -theoretically- connect and chat. The program uses GBFS, I think some cards can't handle that...

The wifi config is taken from the firmware, so make sure you have it available. L acts as a quick backspace, left and right to change tabs, Start to connect/disconnect. Your password is shown -since the keyboard seems to be quite buggy- so be warned :]

I'm not sure whether this will work at all, since I've only checked it on my DS, but anyway...

beup.nds
beup.ds.gba


Can't seem to get it to work on my MK2. :(

#83392 - fischju - Tue May 16, 2006 2:32 am

wont go past "finished handshake" on my Supercard CF, doesnt freeze
_________________
[Images not permitted - Click here to view it]
[Images not permitted - Click here to view it]

#83394 - fischju - Tue May 16, 2006 2:43 am

ah wait, its my info thats wrong, my full name wouldnt fit so i took off the "@yahoo.com"

i connected, but how can i talk?

ok lol, i didnt see where i was listed as offline, it works! NICE!
_________________
[Images not permitted - Click here to view it]
[Images not permitted - Click here to view it]

#83399 - Fling - Tue May 16, 2006 3:50 am

Very nice!

Using my GBA flash cart I was able to get up to where it starts displaying the contact list, but it crashed after showing only a few. :(

#83403 - gman21 - Tue May 16, 2006 4:15 am

Two white screens on loading. WifiMe + FlashMe.

#83425 - LiraNuna - Tue May 16, 2006 7:29 am

It's not working on MK2, Wireless Multuboot and GBAMP because it uses GBFS.

Why the hell do you need GBFS? The application itself is 2MB... For what? Graphics? Compress and you will achive an atleast 500Kbyte application.

Edit: It stuck on "Doing Handshake" here.


Last edited by LiraNuna on Tue May 16, 2006 7:35 am; edited 1 time in total

#83426 - jas20 - Tue May 16, 2006 7:29 am

Ah it works on my SCSD :)

Now I just need to get it back from my sister so I can have a better look at it...

#83434 - Liquidnumb - Tue May 16, 2006 12:21 pm

Works like a dream on my G6/FlashMe.

After some practice, the keyboard didn't seem quite as buggy as it did at first. All I have to do is give the keys a quick, firm tap and I rarely make a typo.

I remember reading elsewhere that they got around that keyboard issue simply by skipping the first few frames of input after a touch is registered. Then again, for all I know you've done this already.

#83436 - Duodreamer - Tue May 16, 2006 12:30 pm

This program works amazingly well! Very impressed! I'm testing it on a Supercard SD, and the only thing that doesn't work is saving the account information. I can't wait to see you polish up this great program. (gonna add more IM services?)

#83442 - Darkflame - Tue May 16, 2006 12:57 pm

LiraNuna wrote:
It's not working on MK2, Wireless Multuboot and GBAMP because it uses GBFS.

Why the hell do you need GBFS? The application itself is 2MB... For what? Graphics? Compress and you will achive an atleast 500Kbyte application.


Even if it does take 2MB, thats no reason for it not to work on GBAMP.

#83447 - Dan2552 - Tue May 16, 2006 1:44 pm

Not working with GBAMP with nopass either... (using GBAMP boot loader thing)

#83448 - falcon!!! - Tue May 16, 2006 1:53 pm

i'm using m3 CF. it hangs at "doing handshake"...
any idea?

edit: i've written the user without "@domain.com", is it correct?

#83450 - LiraNuna - Tue May 16, 2006 1:54 pm

Darkflame wrote:
LiraNuna wrote:
It's not working on MK2, Wireless Multiboot and GBAMP because it uses GBFS.

Why the hell do you need GBFS? The application itself is 2MB... For what? Graphics? Compress and you will achive an atleast 500Kbyte application.


Even if it does take 2MB, thats no reason for it not to work on GBAMP.


There is. GBFS is starting to read from GBA ROM space area (0x08000000) which isn't "supported" on the GBAMP, MK2/3 and of coruse not on WMB.
Why I mentioned the 2MB in size, Is because the RAM is 4MB and the ARM9 binary can be as big as almost 4MB. He could just add the images/fonts/graphics to the ARM9 binary, and increase compatibility.

#83452 - Dan2552 - Tue May 16, 2006 2:09 pm

falcon!!! wrote:
edit: i've written the user without "@domain.com", is it correct?


I doubt it because if I put "dan2552" as the user, how would it know my login? my login isnt @hotmail.* or @msn.*

#83457 - MatLeOuf - Tue May 16, 2006 2:16 pm

Dan2552 wrote:
I doubt it because if I put "dan2552" as the user, how would it know my login? my login isnt @hotmail.* or @msn.*
I think you don't have to put the domain. The app certainly assumes that your MSN adress is something@msn.com.
Unfortunately, mine is not of this type, and I know a lot of people in the same case.
Anyway, I tried again to log in today, (without @msn.com...) but it hangs after the handshaking (even if it says it is a success...).

#83459 - falcon!!! - Tue May 16, 2006 2:18 pm

now i tried with an account which fits into the space... but it remains at "handshake" again...

dont you think it only support @hotmail.com rather than msn.copm?

#83462 - gonaDS - Tue May 16, 2006 2:29 pm

Excellent app, but....

It keeps picking up my IP as 0.0.0.0., sometimes it works, but 9 times out of ten its 0.0.0.0.

It saves my username correctly, but never my password.

Out of about twenty attempts, I've only connected once, and then it seemed to crash.

How can you set the IP by hand? I can connect automatically with mario kart to my soft AP. I'm a bit dumb with networking so its probably something simple that I'm missing.

Cheers.

*EDIT* Typical, on the very next attempt it works perfectly :) Nice one :)

#83463 - D-loader - Tue May 16, 2006 3:00 pm

very nice, this have been my wish ever since stephen started his wifi-research *thumbs up*

I'd like to report myself as a tester. I have:

Ez-Flash 1 ( old =P )
Supercard SD
( and and MK2 very soon =)

Flashme 7

hope you're interested, and I'd look forward to upcomming releases

#83466 - acky - Tue May 16, 2006 3:19 pm

Works perfectly here. Very nice GUI. The touch screen is a little bit off.

#83469 - Kola - Tue May 16, 2006 3:36 pm

Works on my Supercard SD Mini, except it crashes while loading my list, I must have too many friends. :(
_________________
k o l a

#83472 - Teun - Tue May 16, 2006 3:55 pm

Ok, I'm all new and such with homebrew games and apps for the DS, so excuse me for being a noob :P

I have a M3 CF, and I wondered if you should open the .nds or the .ds.gba file on my DS?

#83474 - Xerby - Tue May 16, 2006 4:06 pm

Teun, open up the .nds

thanks for the great app :) it connects on dial up well, but i have to many people on my list (usally 20-30 on at any time) and it crashes when trying to load it.

i am using M3(SD) and passkey 1

#83475 - Cooleo - Tue May 16, 2006 4:14 pm

It looks great,but because the 0.3 lib doesn't support my router,i cant test :(

Cooleo
_________________
Flashed DS and stuff for sale:
http://forum.gbadev.org/viewtopic.php?t=9642

#83476 - El CheeseMan - Tue May 16, 2006 4:15 pm

I'm running an DS-phat with a Supercard DS with up to date firmware (GBA Card and DS)
When I run beup I get stuck at hte "Connecting using firmware setup: Searching..."
I've tried both the .nds and .ds.gba files (both run) but both get stuck at this point.
I've also set up my DS to use either auto-assign or manual assign IP settings.
Why would this not work?

#83482 - kevinc - Tue May 16, 2006 4:56 pm

Sorry for not answering. And for the format of this post too!

Quote:
Second, improve the input ('shift' should go back to lowercase when you stop using it :D) and allow the user to move backwards and forwards through the characters.


Oops, sorry, should have taken that away. You *can*, however, move between charas, just tap over the character you want to move over (which also requires polishing :)

Quote:
wont go past "finished handshake" on my Supercard CF, doesnt freeze


Strange. Which one, the first or after the transfer?

Quote:
Can't seem to get it to work on my MK2. :(


Just got my MK2, will work on that :)

Quote:
Using my GBA flash cart I was able to get up to where it starts displaying the contact list, but it crashed after showing only a few. :(


If it crashes while synchronizing, it's probably a problem in the Wifi lib while receiving big packets (the MSN seems to like sending the whole contact list [1K+] in one packet).

Quote:
Why the hell do you need GBFS? The application itself is 2MB... For what? Graphics? Compress and you will achive an atleast 500Kbyte application.


2 default avatars (which I forgot to take away when I disabled them). But mostly fonts. I wanted that if some user typed in Comic Sans, Arial or whatever (I put 5 fonts), it rendered it using that font. I liked Verdana, so I put that as default. However, it's just cosmetic, I can make a version without them (or put them in the binary, if it doesn't eat too much memory).

Quote:
Unfortunately, mine is not of this type [msn.com], and I know a lot of people in the same case.


I tried both a @hotmail.com and a @gmail.com without problems o_oUu

Quote:
It keeps picking up my IP as 0.0.0.0., sometimes it works, but 9 times out of ten its 0.0.0.0.


That's an issue with the Wifi Lib DHCP, nothing I can do... If it gives you problems, try setting an IP manually in the firmware config (or go a bit further away from your router, seemed to work sometimes).

Quote:
When I run beup I get stuck at hte "Connecting using firmware setup: Searching..."


Can you connect through the Wifi Lib Test 0.3?

#83486 - falcon!!! - Tue May 16, 2006 5:14 pm

if you make possible to log in with long names it would be great :)

also the keyboard isnt precise

good work anyway ;)

#83487 - devmani - Tue May 16, 2006 5:15 pm

Can this prog log on messenger.hotmail.com server?

Last edited by devmani on Tue May 16, 2006 5:26 pm; edited 1 time in total

#83490 - Teun - Tue May 16, 2006 5:24 pm

Got it on my DS now, but when I start it, it is connectung using firmware setup.. the searching & associating goes well, but when it is acquiring host info from DHCP, it hangs, and after a few seconds, it says: Cannot connect.

Any tips? ;)

#83491 - kevinc - Tue May 16, 2006 5:26 pm

Quote:
Can this prog log on messenger.hotmail.com?


Well, it first connects to messenger.hotmail.com:1863, and from then it reconnects to wherever the XFR points at. However, I think I'll tell it to connect directly to another notification server, to skip 2 commands.

Quote:
but when it is acquiring host info from DHCP, it hangs, and after a few seconds, it says: Cannot connect.

Any tips? ;)


Well, you can put an IP address directly in the firmware config, if the DHCP keeps failing.

#83493 - Teun - Tue May 16, 2006 5:35 pm

kevinc wrote:
Quote:
Can this prog log on messenger.hotmail.com?


Well, it first connects to messenger.hotmail.com:1863, and from then it reconnects to wherever the XFR points at. However, I think I'll tell it to connect directly to another notification server, to skip 2 commands.

Quote:
but when it is acquiring host info from DHCP, it hangs, and after a few seconds, it says: Cannot connect.

Any tips? ;)


Well, you can put an IP address directly in the firmware config, if the DHCP keeps failing.


Thanks for the fast answer, but I'm very new at these things, so is there maybe a tutorial on how to do this?

#83494 - Scorpei - Tue May 16, 2006 5:42 pm

Owyea ;), it works fine on my flashcard, but like others stated, it doesn't work on my GBAMP.

#83495 - slump - Tue May 16, 2006 5:49 pm

Hello,

with my scsd i've got this prob:

"Authentification failed (wrong password?)"

My login is ******@msn.com
password *****

those login and pass works perfectly on my pc , don't understand , please help me

thx

#83496 - Scorpei - Tue May 16, 2006 5:49 pm

Have you typed them in (not relying on any data saved to Sram)?
When I try the saved settings it sais the same thing, but when I type my username and pass again it works fine.

#83497 - Sylfurd - Tue May 16, 2006 5:59 pm

I hope to see a Chishm's FAT lib version, so it could work on GBAMP :)

#83499 - slump - Tue May 16, 2006 6:06 pm

already the same prob

with my scsd i've got this prob:

"Authentification failed (wrong password?)"

My login is ******@msn.com
password *****


help,help :(

#83500 - slump - Tue May 16, 2006 6:10 pm

even with no data in sram authentitation failed :(

please help me

#83501 - Scorpei - Tue May 16, 2006 6:11 pm

Strange, I don't think I know any awnseres to this one...
Try to log in with your normal account, then logout there.
Then try logging in with BEup (helped me once).
Also, try to see if your DS is really working with your router.
Good luck!

#83503 - gonaDS - Tue May 16, 2006 6:21 pm

This'll sound dumb, but...

how do i find out (or set) my default gateway and DNS servers?

Any help appreciated :)

#83508 - D-loader - Tue May 16, 2006 6:29 pm

gonaDS wrote:
This'll sound dumb, but...

how do i find out (or set) my default gateway and DNS servers?

Any help appreciated :)


that will be in your routers configuation

but if you just want to -see-, its much easier.. start the command promt ( cmd ) and write: ipconfig /all ... then it should be there =)

#83510 - acky - Tue May 16, 2006 6:31 pm

gonaDS wrote:
This'll sound dumb, but...

how do i find out (or set) my default gateway and DNS servers?

Any help appreciated :)
Edit them from a WiFi game.

#83511 - falcon!!! - Tue May 16, 2006 6:34 pm

so any chance to connect with long account names?

#83516 - gonaDS - Tue May 16, 2006 7:07 pm

Yeah, I can see the IP and subnet for my wireless card with ipconfig /all, but there is nothing there for default gateway or DNS servers. Presumably I can set these via the tcp/ip properties of my wireless card, but is there a certain range that i need to adhere to?

Cheers

#83521 - Mighty Max - Tue May 16, 2006 7:45 pm

For the problem on not finding an AP that is known to be there:

I just had the same issue on my own code, i found an neighbour AP but my own took hours. I did the same init as it is done in the Hello-World demo for the WiFi lib beside not using auto connect but waiting for recognizing APs.

Turned out that i explicit needed to call WiFi_ScanMode(), when doing so. This step was missing in the example and i've overseen it in the includes. Now i can see all (3) APs in Range.

Could this be a similar issue with your prog not finding all APs?
_________________
GBAMP Multiboot

#83524 - Nushio - Tue May 16, 2006 7:58 pm

I've been trying to use this program for 30 mins (I'm really interested in making this work)

One of the things I noticed was that, as many mentioned, the touchscreen is buggy. But I can live with that.

Another thing, M3 CF, it "loads" the settings but loads the password wrong

example

asdfg*[][]H[]

it reads the first 8 digits right, then the rest are corrupted, it might be because my M3 is out of battery. I'd love if in a future version, we could write them in a TXT file and have them loaded from there.

I once managed to connect successfully, my friendlist showed up and all that. I freaked out and pressed Start, which disconnected me :(

Once it shows my list, what am I supposed to do to start a conversation?

Can I start a conversation? Receive messages? I'm intrigued with this app, I love whats done and I cant wait for more!

#83525 - falcon!!! - Tue May 16, 2006 8:02 pm

o yes you can :)
double click on a friend to start a conversion, double click on your status to change it. It's easy ^^

#83526 - D-loader - Tue May 16, 2006 8:05 pm

Nushio, that passwordproblem is happening to me as well, and I'm using a Supercard SD.. on the sideline, I'm not really that much interested in letting it store the password, if someone snatces my DS =/ .. it would be better if the password char was = *

#83528 - D-loader - Tue May 16, 2006 8:09 pm

Ey, just come to think of a very neat feature, hahah

if you close the lid, it will automaticly set your status to "away", then turn off the lights to save power and all that, wouldn't that be a neat gimmick? >P

#83529 - falcon!!! - Tue May 16, 2006 8:11 pm

yes, but before that, it should be ebabled the possibility to type in long account names ^^

#83530 - D-loader - Tue May 16, 2006 8:14 pm

another neat little feature, would be a signal strength meter on the top screen.. just with 3 markings, like the official games have when they go online =)

but I have to agree with falcon, long usernames would be nice to have first

#83531 - falcon!!! - Tue May 16, 2006 8:16 pm

and a more accurate touch screen keyboard XD
this one is a bit casual ^^

#83534 - blahh - Tue May 16, 2006 9:01 pm

very nice app. It works!

I would change the function of the Start Button to something else, like a menu or something, I pressed it to see what it did, and it disconnected my accound.

I love the gui....keep up the good work

#83535 - Darkflame - Tue May 16, 2006 9:04 pm

falcon!!! wrote:
yes, but before that, it should be ebabled the possibility to type in long account names ^^


..and before that, it should work with gbamp :p

#83538 - slump - Tue May 16, 2006 9:08 pm

absolutly brilliant

thx a lot for this soft

#83540 - Nushio - Tue May 16, 2006 9:23 pm

Last 2 attempts to connect get stuck at "Ticket OK, got user stuff", then a yellow "Lost contact to server, disconnecting" error happened.

I'd really love the whole save password on txt (even if optional).

Regarding the closing lid and set yourself as away, thats a neat idea, however moving the DS away from the AP causes it to disconnect ;)

I'd obviously love the signal bars on the DS. I dont mind the username lenght, my email is fine as it is ;), but I wont be selfish and ask for it as well :P

The gui is awesome, and as Blahh pointed out, i'd change the start button to something else...

Im still trying to get this to work, but here's another question.

Can I open several conversations at once?

#83541 - mr_jrt - Tue May 16, 2006 9:24 pm

Just hangs at "searching" for me. Most likely because I have it setup to use the Nifi via the Ninty usb doodad.

#83542 - falcon!!! - Tue May 16, 2006 9:28 pm

yes you can open multiple conversations at once ^^

anyway if you reached "Ticket OK, got user stuff" you were just one step from the end . I mean, after that it shows you your contact list.

#83545 - Nushio - Tue May 16, 2006 9:38 pm

falcon!!! wrote:
yes you can open multiple conversations at once ^^

anyway if you reached "Ticket OK, got user stuff" you were just one step from the end . I mean, after that it shows you your contact list.

I know! I'm so close yet so far!

I managed to get this thing to work once, but as I mentioned, I pressed START, and it disconnected me :(

I must admit I dont mind the buggy keyboard, I'm used to it right now.

I'd really LOVE to store user settings, this app has crashed a few times while authenticating and as mentioned, the stored username and pass arent 'correctly stored', which makes me retype everything..

#83550 - coolblood - Tue May 16, 2006 10:14 pm

i am using supercar cf and is sto at finished hanshake

#83552 - Grupstra - Tue May 16, 2006 10:17 pm

Please, please, please, GBAMP support!

I read all thse pages and now I need it. :P

Looking forward to taking it for a spin when/if it gets released for GBAMP! Sounds like a good app.

#83554 - gonaDS - Tue May 16, 2006 10:48 pm

The Messenger service is freaking out a little at the moment for me (error 81000314, server troubles), so now might not be a good time for testing.

#83599 - ghaxaq - Wed May 17, 2006 8:00 am

It worked at last!! It takes sometime to do handshaking. A problem I encountered was that not all of my list was displayed, and I could not scroll down.But Afterall its a nice app.Some tweaks here and there and it will be flying.

When will the next version be released? Any support for other accounts such as gmail will be added?

#83601 - Teun - Wed May 17, 2006 8:38 am

Got it almost working now, but my email is too long (if I include the @hotmail.com)..

Anyway, you did a very nice job! :)

#83614 - HtheB - Wed May 17, 2006 11:14 am

Excelent job!

Now to make it useable for longer emails
and the calibration :P

oh and I want to ask something.. will you be able to add smilies (the original ones)?

so if you put in :)

that it will be a smile when you send it

#83618 - shaz - Wed May 17, 2006 11:29 am

few optional things that could be added:

check your email (ds mail)
user display pics
user emotions
original sounds (Windows Live sounds the best)
add voice clip function
colour schemes (gets data from ds firm)

They all seem hard to do though
_________________
It's so easy to be wise. Just think of something stupid, then dont do it.

#83637 - leoedin - Wed May 17, 2006 4:09 pm

LONG SIIIGGGGNNN IIIINNN NNNAAAAMMMEEESS

unfortunately I don't have an email address to sign in with thats not long... :(

apart from that...It looks nice. Excellent coding :D
_________________
Yours Truly
my website
my blog
M3 Review

#83646 - stingfist - Wed May 17, 2006 5:45 pm

Super lame, I managed to connect once yesterday on my test account when I had nobody on my list...Then I try a few mins later and it goes on

"Authentication Failed (Wrong Password?)"

Then I go and try the same password on PC, it works! I think MSN servers banned this client or something like that.

By the way I think you should put a few options on the management of the account. I mean, like adding people, removing people, blocking people. That would be sweet.

Good luck on further coding this client, it is one that I really look forward to :)

#83647 - karral4 - Wed May 17, 2006 5:48 pm

It is working "perfectly" on my M3 SD. The main problem I've seen is that the keyboard is not properly calibrated and it is too hard to write properly.

CONGRATULATIONS is a very good work.

#83663 - shaz - Wed May 17, 2006 7:14 pm

When is there going to be an updated version with long address support?
_________________
It's so easy to be wise. Just think of something stupid, then dont do it.

#83698 - stingfist - Wed May 17, 2006 10:24 pm

Oh I sorted that authentication stuff today. Turns out it wasn't saving the password properly, when I tried a number of times without saving, it worked!

But PLEASE have that password hidden as well. I wont be able to use this in public elseway.

Further testing proves that it takes LOTS OF tries before it gets online. A bug on the wifi libs? I use static ip on my wifi config but still...

Most probably libs need an update soon, go sgstair :D

#83706 - kevinc - Wed May 17, 2006 11:25 pm

Hi guys, I made some changes to the prog (made user fields wider, [hopefully] made the keyboard more accurate, fixed pass storage, among other stuff). I put the new links in the first page :)

Quote:
But PLEASE have that password hidden as well. I wont be able to use this in public elseway.


Sure, but first want to see if it stores it correctly now.

#83709 - swimgod - Wed May 17, 2006 11:51 pm

how about it hides the letter last entered after 1 second...

so you can type your password and hope the view doesn't have good memory :D
_________________

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

#83711 - splat - Thu May 18, 2006 12:15 am

kevinc wrote:
Hi guys, I made some changes to the prog (made user fields wider, [hopefully] made the keyboard more accurate, fixed pass storage, among other stuff). I put the new links in the first page :)


Cool! But it stopped working for me with this new version. I'm using the beup.ds.nds version on my SuperCard CF (the link btw says beup.ds.gba but goes to beup.ds.nds)

#83716 - shaz - Thu May 18, 2006 12:53 am

Doesn't work anymore on SuperCard CF (Two White Screens). Will try on GBAMP now.
_________________
It's so easy to be wise. Just think of something stupid, then dont do it.

#83719 - kevinc - Thu May 18, 2006 1:30 am

Indeed! I apologize, they seem to have broken when I uploaded them. I'll fix it ASAP.

Edit: Fixed!

#83730 - shaz - Thu May 18, 2006 2:16 am

now boots :)
Now it totally freezes at:

beup started.
(c) 200
_________________
It's so easy to be wise. Just think of something stupid, then dont do it.

#83731 - shaz - Thu May 18, 2006 2:19 am

Actually now it freezes on:

"Retreived info for account:"

Any ideas why?
_________________
It's so easy to be wise. Just think of something stupid, then dont do it.

#83732 - kevinc - Thu May 18, 2006 2:23 am

That's weird, both versions work with me. Which one are you using?

#83733 - shaz - Thu May 18, 2006 2:28 am

the one with gbfs support .nds
ill try all the versions.
_________________
It's so easy to be wise. Just think of something stupid, then dont do it.

#83735 - shaz - Thu May 18, 2006 2:34 am

Just tryed all the versions and it still freezes after authenticating.

It gives a warning about crashing but my connection is good.
_________________
It's so easy to be wise. Just think of something stupid, then dont do it.

#83736 - kevinc - Thu May 18, 2006 2:44 am

Well, at least it's not while booting :)

The SSL lib sends a Hello and waits indefinitely (sp?) for an answer (which, if the server didn't get because of a bad connection, won't send at all). That may be a problem of the wifi lib, of the connection, or because the server just didn't feel like replying.

I'll see if I can alter the SSL lib so that if it doesn't receive an answer in some time, it just returns with an error, instead of waiting forever...

But I'm going to bed now :D

#83741 - Goldsun1715 - Thu May 18, 2006 3:31 am

I have a problem with:

"Connecting using firmware setup:
Searching..."

I CAN connect usually on wifi, and I have a Supercard SD

#83743 - daitienshi - Thu May 18, 2006 5:15 am

Works on my Supercard CF.
It tends to hang now and then on either the handshake or the sending of the ticket, but otherwise works well.
Anything you can do about the crashing due to the number of contacts?
Keep up the good work!

#83746 - falcon!!! - Thu May 18, 2006 7:05 am

Worsks perfectly on my GBAMP CF.
keyboard is now very accurate and I can log in with long account names ^^

Is it normal that it doesnt save user&password on gbamp (no gbfs version) ?
Anyway it saves perfectly on M3 CF !!

Great work anyway! Keep up ;)

#83748 - ghaxaq - Thu May 18, 2006 7:29 am

It does not connect.I have tried many times with the new version but after sending alot of crc errors it once successfully authenticated but reported and SSL error.

EDIT: Finally it worked after lots of retries!Well I only have two contacts that are online but for now its working quite well.

#83750 - tssf - Thu May 18, 2006 8:14 am

Is the link down? I can't seem to download any file now.
_________________
Mathew Valente [TSSF]
------
Chrono Resurrection Musician

#83753 - HaXor88 - Thu May 18, 2006 10:25 am

hmm, the download doesn't seem to work, i get a file, but it is only 19KB size... and i get two white screens.. The first version does work, but then again that one is 2MB

#83756 - cano - Thu May 18, 2006 10:32 am

snif, I want this release, it doesn't have another URL?

#83758 - rmco2003 - Thu May 18, 2006 10:34 am

For me it connects fine and finishes the handshake, but after that it just doesn't do anything. I'm using a static ip with a supercard cf.

#83759 - Goldeneye - Thu May 18, 2006 10:40 am

The prev version worked fine in G6.. Just takes about 1-4 tries to be able to connect properly.

Haven't tried the updated ver yet as the download links are not working as mentioned.

This little thing has great potential. GJ

#83760 - HtheB - Thu May 18, 2006 11:00 am

hmm.. can someone upload the file?? :)

#83761 - Goldeneye - Thu May 18, 2006 11:05 am

I just got it. Here is a temp link for downloading it.

.nds and ds.gba ver included in the rar file.

http://www.yourfilelink.com/get.php?fid=104854

(i'll remove the link once he fixes the links in the first post)

#83763 - HtheB - Thu May 18, 2006 11:13 am

thank you :)

oh yeah.. the old links btw:

http://www.thedarkfantasy.com/beup/beup.ds.gba
http://www.thedarkfantasy.com/beup/beup.nds

#83766 - cano - Thu May 18, 2006 11:45 am

Quote:
Worsks perfectly on my GBAMP CF.
keyboard is now very accurate and I can log in with long account names ^^


Sorry, but me with the last release (r2) i can't log with more than 20 characters...

#83768 - Dan2552 - Thu May 18, 2006 12:07 pm

fix the no-gbfs links >_<

#83772 - HtheB - Thu May 18, 2006 12:45 pm

Goldeneye wrote:
I just got it. Here is a temp link for downloading it.

.nds and ds.gba ver included in the rar file.

http://www.yourfilelink.com/get.php?fid=104854

(i'll remove the link once he fixes the links in the first post)
did you upload the old files??? :D

#83775 - falcon!!! - Thu May 18, 2006 1:02 pm

IN this zip you can find Nogbfs and Gbfs *.nds files.
The last version
http://www.uppo.it/storage/a0fcb87322ebe0ba41259ab670b70fd7.zip
@cano: my account is 24 characters long, and i can connect...

#83776 - Dan2552 - Thu May 18, 2006 1:12 pm

Thank you Falcon!!!

now does this work with @gmail.com or not?

#83777 - Goldeneye - Thu May 18, 2006 1:17 pm

HtheB wrote:
Goldeneye wrote:
I just got it. Here is a temp link for downloading it.

.nds and ds.gba ver included in the rar file.

http://www.yourfilelink.com/get.php?fid=104854

(i'll remove the link once he fixes the links in the first post)
did you upload the old files??? :D


Nein, it's the updated ones.. tried it an hour ago and the touchscreen calibration is about 95% perfect now compared to the first ver where it was around 40%.

#83778 - Sylfurd - Thu May 18, 2006 1:27 pm

the nogbfs version works perfectly !!
fantastic job !


Last edited by Sylfurd on Thu May 18, 2006 1:27 pm; edited 1 time in total

#83779 - Dan2552 - Thu May 18, 2006 1:27 pm

It crashes if your connection is slow?

my internet is 2mb/s and my router itself's wifi is not slower than 2mb/s

with the DS right next to the router it still 'crashes'

What am I supposed to do?

#83780 - cano - Thu May 18, 2006 3:06 pm

It's working perfectly Wowowo !
In the next version could you add :
-the function to change our pseudo ?
-the function to add contact ?
-the function to delete contact ?
-smiley ?

#83781 - kevinc - Thu May 18, 2006 3:28 pm

Hi, right now I'm not working on adding new features until I can fix the problems people are having :(

Dan2552 wrote:
It crashes if your connection is slow?

my internet is 2mb/s and my router itself's wifi is not slower than 2mb/s

with the DS right next to the router it still 'crashes'

What am I supposed to do?


I'm sorry, that was badly worded, it doesn't mean a "slow" connection, but an "unresponsive" one. The SSL lib blocks until it receives an answer, and if the server doesn't send one, it will wait forever (I'm checking that).

Note that even if you can't type anything while it waits for an answer, it doesn't mean it has crashed, just that it's waiting. Normally the authentication lasts about 10 secs.

#83782 - cano - Thu May 18, 2006 3:37 pm

Quote:
Hi, right now I'm not working on adding new features until I can fix the problems people are having :(


Yes, you have reason it is what it is necessary to do in the first. You have my encouragement with you ;)

#83786 - falcon!!! - Thu May 18, 2006 4:17 pm

"?" is not shwn XD

only a bug

i know you english dont use it, but i'm italian ^^

#83787 - D-loader - Thu May 18, 2006 4:23 pm

wow, the new version is flawless =)

It could be neat with smiley-support in the next version, shouldn't be too dificult to do either ( (8) == note )

#83789 - Whacko - Thu May 18, 2006 4:26 pm

nooooo smilies please ;)

#83796 - Dan2552 - Thu May 18, 2006 4:57 pm

kevinc wrote:
I'm sorry, that was badly worded, it doesn't mean a "slow" connection, but an "unresponsive" one. The SSL lib blocks until it receives an answer, and if the server doesn't send one, it will wait forever (I'm checking that).

Note that even if you can't type anything while it waits for an answer, it doesn't mean it has crashed, just that it's waiting. Normally the authentication lasts about 10 secs.


I defiently waited more than 10 secs :( hope you find a way to fix it

#83801 - Wep_Z - Thu May 18, 2006 5:09 pm

There seems to be something wrong with the host, I'm getting this error;

Quote:
P?gina no encontrada
Encuentra las mejores p?ginas con el Buscador o el Directorio

#83803 - falcon!!! - Thu May 18, 2006 5:11 pm

sorry if I ask again my question: is it normal that It does not save password in no gbfs version?

#83806 - rmco2003 - Thu May 18, 2006 6:03 pm

With both the GBFS and No-GBFS versions it now gets to asking for auth token, then after a minute or two it says lost contact to server, disconnecting. Can you please work on getting this working before adding more features, I'm using a static IP already so that's not the problem.

#83814 - kevinc - Thu May 18, 2006 7:29 pm

Hi again. I made some changes to the SSL lib, please check if it works now (or if it stopped working...)

Quote:
sorry if I ask again my question: is it normal that It does not save password in no gbfs version?


Worked for me with both versions..

Quote:
There seems to be something wrong with the host, I'm getting this error;


Roffle, sorry, switched back hosts with my uni.

#83817 - compi - Thu May 18, 2006 8:13 pm

When I try it, it fails on authentication

#83819 - Dan2552 - Thu May 18, 2006 8:19 pm

well it got further than the last time..

now i get (on top screen):
Quote:

(c) 2006 Antonio Zea

No acco


edit--

now i get

Quote:

(c) 2006 Antonio Zea

No account in


is it gonna get further everytime i try? I'd like to know what my account isn't 'in'

edit--
3rd time

Quote:

(c) 2006 Antonio Zea

No

#83821 - Grupstra - Thu May 18, 2006 8:40 pm

I've tried well over 50 times,and I get to the handshaking, and it then sits at that for about a minute, and says it was disconnected from server.

#83834 - falcon!!! - Thu May 18, 2006 9:23 pm

The new (no gbfs) version still does not save my username and password. Anyway it's not a big problem ^^ I can live without it

#83858 - Darkflame - Fri May 19, 2006 12:49 am

Grupstra wrote:
I've tried well over 50 times,and I get to the handshaking, and it then sits at that for about a minute, and says it was disconnected from server.


ditto for me.

I also notice it says

"INVALID IP ADDRESS ACQUIRED"

When loading.

Which is odd, given that IRC and DSChat work fine, as well as Mario Kart and file transfereing.

#83860 - Grupstra - Fri May 19, 2006 12:56 am

Hmm, well I can connect now. I cleared some junk off my CF card, cleaned that up, and turned off a port trigger setting i had for another app, and now it works.
This also solved the problem I had with the Ds internet radio streamer.

#83879 - Kturbo - Fri May 19, 2006 6:09 am

Grupstra wrote:
Hmm, well I can connect now. I cleared some junk off my CF card, cleaned that up, and turned off a port trigger setting i had for another app, and now it works.
This also solved the problem I had with the Ds internet radio streamer.


Which DS internet radio streamer...? ^^;;;

#83883 - ghaxaq - Fri May 19, 2006 6:58 am

The problem might be because of the wifi lib instability.I noticed that when doing handshaking it sends lots of redundant data,not like when connecting through a WFC game. Maybe that's why lots of errors occur and the long delay time.

#83884 - Sebbo - Fri May 19, 2006 7:30 am

just a note: make sure your WiFi settings in the DSs firmware are manually configured (not set to "Auto Obtain...", otherwise you end up with connection errors

looks great, although for some reason i keeps telling me my password is invalid, which i'm sure i can fix with some more patience. great work

edit: just tried again and unmasked the password, worked first time.
edit2: caps key doesn't seem to work
_________________
Here's some ideas I have for when I know enough to act on them, or for others to have a look at when they're bored: www.wayne.sebbens.com/ds_ideas.htm

#83890 - daninski - Fri May 19, 2006 10:46 am

i'm getting "ssl connect failed. authentication failed"

just trying the old version it says i have the wrong password :) dont know if that helps :)
and another different older version seems to connect but returns a blank screen.
i'm on a dslite with a SD supercard and datel medialauncher.

#83899 - Darkflame - Fri May 19, 2006 1:22 pm

Quote:
just a note: make sure your WiFi settings in the DSs firmware are manually configured (not set to "Auto Obtain...", otherwise you end up with connection errors


How do i do this?

#83901 - daninski - Fri May 19, 2006 1:23 pm

you need to use mariokart or any other wifi enabled game and go into the wifi setting there.

#83907 - Grupstra - Fri May 19, 2006 2:12 pm

The Radio streamer I mentioned was posted at 1emulations forums in the DSwifi section. The forums are down now, but if you goto www.akkit.org and click on the forumn link there, you'll find it. (When the forums are back).

#83910 - Kornichon - Fri May 19, 2006 2:57 pm

Hello, first, thank you kevinc for what you're doing.

I'm having a connection problem with Beup :
I'm using flashme + GBAMP, and when I launch Beup (the version without GBFS), it isn't able to connect. Here's what's written :

Connecting using firmware setup:
Searching...

But I can't do anything else. I can play wifi games, but it seems that your program can't connect with my settings.
Another guy from a french message board seems to have the same problem.

Hopefully you can help, or know what we've done wrong.
Thank you very much

#83921 - tssf - Fri May 19, 2006 6:02 pm

To everyone having problems with IP numbers not being issued. I pretty much fixed this by putting manual IP addresses in my WIFI configuration.

Of course, after that, the actual handshaking procedure is random for whenever it works or not. If it works, then there might be another problem like, the authenticity failing for whatever reason. It's the wifilib. Hopefully it will get fixed.

Anyway Kevinc, I have a big requst for a (perhaps very soon) future release. A bigger keyboard, like that of the Wifi configuration from Nintendo. Something that spans the entire DS screen, and not just a small one like the pictochat keyboard. It's too hard to type, even with more accurate touchscreen code.

Also, make the keys dim whenever you click on one, and please..I've gotten spoiled with Nintendo's way of doing it, but make a "click" sound when you actually do type. I never know when I'm actually typing the letter I wanna type until I look up.

Whenever it does manage to log into MSN, it puts me into "offline" mode by default. And for whatever reason, ..it invites anyone I try to private message into a "Chat"? That's odd.

One last little request, a clock in the corner. :D Okay, that's it.

Those are just a couple little problems I have with it, but otherwise it's looking good. MSN on DS is starting to look like a very good piece of software to use.
_________________
Mathew Valente [TSSF]
------
Chrono Resurrection Musician

#83934 - kevinc - Fri May 19, 2006 7:51 pm

tssf wrote:
Of course, after that, the actual handshaking procedure is random for whenever it works or not. If it works, then there might be another problem like, the authenticity failing for whatever reason. It's the wifilib. Hopefully it will get fixed.


That's strange, I don't know why people have a problem in that part... it's just sending 2 commands (USR/CVR) and waiting for the server to answer. It's a straight thing, not authentication or anything complicated, it should work everytime.

Quote:
Anyway Kevinc, I have a big requst for a (perhaps very soon) future release. A bigger keyboard, like that of the Wifi configuration from Nintendo. Something that spans the entire DS screen, and not just a small one like the pictochat keyboard. It's too hard to type, even with more accurate touchscreen code.

Also, make the keys dim whenever you click on one, and please..I've gotten spoiled with Nintendo's way of doing it, but make a "click" sound when you actually do type. I never know when I'm actually typing the letter I wanna type until I look up.


Well, sure, that's doable.

Quote:
Whenever it does manage to log into MSN, it puts me into "offline" mode by default. And for whatever reason, ..it invites anyone I try to private message into a "Chat"? That's odd.


Would you prefer to enter into Online directly? I can change that. :)
And about the "Chat": when you first invite someone, it creates the tab; however, the tab remains empty (with "Chat") until the other person's client accepts the call and enters the switchboard. Until then any message you type simply won't get to the other side. So it's all a matter of when your partner replies.

Quote:
Connecting using firmware setup:
Searching...

But I can't do anything else. I can play wifi games, but it seems that your program can't connect with my settings.
Another guy from a french message board seems to have the same problem.


Can you connect to an AP using the Wifi Lib Test 0.3?


Last edited by kevinc on Fri May 19, 2006 7:53 pm; edited 1 time in total

#83935 - daitienshi - Fri May 19, 2006 7:52 pm

tssf wrote:
And for whatever reason, ..it invites anyone I try to private message into a "Chat"? That's odd.


Correct me if I'm wrong, but I believe this is how MSN works behind the scenes. You can see this happening at times when a message doesn't go through because the "chat" is broken and you get a message saying the other party didn't receive the message.

You also see this "chat" established in most of the other IM clients that connect to MSN.

#83937 - Grupstra - Fri May 19, 2006 8:00 pm

Yeah, I remember using 'amsn' for linux some time ago and it told you when someone opened and closed a chat window, it simply calls that a 'chat', which isn't the same as inviting several people into a convo.

#83954 - karral4 - Fri May 19, 2006 10:19 pm

However bad is the accuaracy of the keyboard, I think it is very small. You can do it bigger and it would be easier to write.

#83956 - swimgod - Fri May 19, 2006 10:28 pm

karral4 wrote:
However bad is the accuaracy of the keyboard, I think it is very small. You can do it bigger and it would be easier to write.

thats true,
but i think the accuracy (now)
is pretty good
just need a Bigger keyboard so i easly press keys :P
(i wouldn't mind you having it so if you hold the triggers the arrow keys highlight keys on the keyboard :P)


or you can install an hand writing recognition into it (i forgot the name of it :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

#83970 - mrsaturn - Fri May 19, 2006 11:38 pm

I think a big thing that needs to be looked at is the fact that each access point must be manually configured to work properly. It kind of defeats the purpose of having a portable msn if you can't use it anywhere.

Or am I a bit off here, and it does not require manual configuration? I have a SC SD.

#83979 - tepples - Sat May 20, 2006 12:15 am

If you have an official game that uses WFC, try using that to configure your DS for access points first.
_________________
-- Where is he?
-- Who?
-- You know, the human.
-- I think he moved to Tilwick.

#83989 - Zed0 - Sat May 20, 2006 12:47 am

nogbfs works perfectly for me using GBAMP, Mighty Max's loader and a pretty long e-mail address.

#83997 - daninski - Sat May 20, 2006 2:43 am

i'm still getting that ssl error thing... i'll keep trying dag nam it!

i have the internet radioplayer working and i got dslinuxs web browser working last night... text-tastic. nice for bbc news online tho.


Last edited by daninski on Sat May 20, 2006 12:13 pm; edited 1 time in total

#84007 - Darkflame - Sat May 20, 2006 4:28 am

tepples wrote:
If you have an official game that uses WFC, try using that to configure your DS for access points first.


The thing is, I happened to have Mario Kart in, so i did exactly that
anyway :-/

#84015 - Nushio - Sat May 20, 2006 5:01 am

Regarding keyboard:

Here's a suggestion, make the keys light up, and when you release the stylus, the one lit up is the one selected. It would help even if calibration was wrong.

Regarding the whole app.

Keep working on it, its coming along nicely. I'm loving it!

#84017 - Darkflame - Sat May 20, 2006 5:11 am

Nushio wrote:
Regarding keyboard:

Here's a suggestion, make the keys light up, and when you release the stylus, the one lit up is the one selected. It would help even if calibration was wrong.


I absolutely totaly agree with this.
Its odd, but it makes it so much faster to type.
I think its because you can look at the keyboard as your typeing and instantly see if a mistake is made.

#84020 - tepples - Sat May 20, 2006 5:16 am

Another technique is to implement the shift key by dragging up from a given key. This will let you reduce the number of keys on the keyboard and thus make each key bigger (e.g. 24x24 pixels instead of 16x16).
_________________
-- Where is he?
-- Who?
-- You know, the human.
-- I think he moved to Tilwick.

#84036 - ghaxaq - Sat May 20, 2006 7:16 am

I noticed that in all the versions of beup, when you disconnect the wifi is still in use why? any ideas?

#84090 - daninski - Sat May 20, 2006 2:16 pm

i think when you're disconnection you're actually disconnecting from msm, not the router. the light's flashing before you sign in isn't it?

#84105 - finduz - Sat May 20, 2006 4:09 pm

I got some problems with this program.

I got a DS Lite with Supercard SD, and when I run the program it just stays at "searching". Any solutions? :)

#84115 - Devil_Spawn - Sat May 20, 2006 4:54 pm

you need to configure your internet on a wifi-enabled game (as longa s you have a router)

#84116 - HtheB - Sat May 20, 2006 4:54 pm

it works flawlessly on my M3 SD

#84117 - HtheB - Sat May 20, 2006 4:55 pm

Kturbo wrote:
Grupstra wrote:
Hmm, well I can connect now. I cleared some junk off my CF card, cleaned that up, and turned off a port trigger setting i had for another app, and now it works.
This also solved the problem I had with the Ds internet radio streamer.


Which DS internet radio streamer...? ^^;;;



http://forum.gbadev.org/viewtopic.php?t=9623 uhm.... what do you think about this.... ?_?"

#84118 - finduz - Sat May 20, 2006 4:57 pm

Devil_Spawn wrote:
you need to configure your internet on a wifi-enabled game (as longa s you have a router)

I have done that with Mario Kart. I've tried with "automatic IP" and set it manually, all games works, but not msn. :(

#84123 - tssf - Sat May 20, 2006 5:15 pm

Heh if you find an IP address and can connect to the router, that's the only help connecting manually will do.

Otherwise, it's a struggle to hit "connect" constantly, and hope that it connects. Just keep doing it. It seems to work when it wants to.

kevinc, the 0.3 library examples never connected to my router, no. It never has.. and thanks for taking the keyboard suggestion seriously. I don't know why but people seem to like the pictochat keyboard. I absolutely hate it. Haha. The buttons are too close together.
_________________
Mathew Valente [TSSF]
------
Chrono Resurrection Musician

#84131 - finduz - Sat May 20, 2006 5:47 pm

It works now, I had to broadcast the SSID. :(

But I got one more question, what's the difference in all the .ds, .ds.gba and the "no gbfs" version? Both .ds.gba and .ds.gba(no gbfs) works for me if i rename them to .nds.

#84146 - HtheB - Sat May 20, 2006 7:21 pm

finduz wrote:
It works now, I had to broadcast the SSID. :(

But I got one more question, what's the difference in all the .ds, .ds.gba and the "no gbfs" version? Both .ds.gba and .ds.gba(no gbfs) works for me if i rename them to .nds.
supercard needs ds.gba afaik
but the .nds and ds.gba both work on M3 :D

#84151 - A2hok - Sat May 20, 2006 8:03 pm

Too big contact list but otherwise it works fine after I had manaully configured my DS WFC firmware
_________________
White DS --- Supercard SD --- Passcard ---
-------www.ugames.tk--------
[url="http://www.oxado.com/?origin=pub88742"]Webmasters, make money displaying Oxado contextual ads![/url]

#84155 - mrsaturn - Sat May 20, 2006 8:27 pm

Quote:

supercard needs ds.gba afaik
but the .nds and ds.gba both work on M3 :D


I'm using the .nds on a supercard..

#84184 - finduz - Sat May 20, 2006 10:50 pm

It's a really nice app. But you need to fix the touch screen a bit. (the keyboard is ok) And you need to add a version with Norwegian keyboard with ?,? and ? :D

#84188 - AnalogMan - Sun May 21, 2006 12:59 am

Supercard SD (.ds.gba w/ gbfs)

Works ALMOST 100%.

When I connect, it remembers my last used login name and loads my contact list, but under my screen name is says I'm offline. If I try to message someone, nothing happens and when I press Start to disconnect it shows many status messages and among them are: 'Cannot resolve a conversation while offline' or something to that liking.

Love the graphics and the keyboard is fine for me, no problems with accuracy at all. I get the occassional i intead of o sometimes but I get that on every other homebrew keyboard as well. Having the keys light when touched would be appreciated though.

This looks very promising! Hope you can tell us a little about why it can get our contacts but makes us offline.


PS. When I connect with my virtual_me_151@hotmail.com account at the authenticating step, no matter how close to y router I am, it either crashes or gives me 'Error 8 (unknown)' message in red. Any info on that would be great too.

#84189 - finduz - Sun May 21, 2006 1:08 am

AnalogMan wrote:
Supercard SD (.ds.gba w/ gbfs)

Works ALMOST 100%.

When I connect, it remembers my last used login name and loads my contact list, but under my screen name is says I'm offline. If I try to message someone, nothing happens and when I press Start to disconnect it shows many status messages and among them are: 'Cannot resolve a conversation while offline' or something to that liking.


You have to set your status to "online", if you try to talk to someone when you're offline, you will get disconnected.

To change your status, press the place around where is says "offline" and where your name is. It's a bit hard to get the status meny, but you'll find it. :P

#84190 - AnalogMan - Sun May 21, 2006 1:25 am

Figured that out looking up the older posts xP Thanks. Everything seems to work perfect after that, now to just get one of my friends to respond to me xP

EDIT: I like how it changes the tab to red when someone IMs you, I was hoping for some sort of notification. Some sound would be cool too, like a ding or some sort of alert. I tend to watch TV while I wait for someone to reply. Also, would it be difficult to add an option for time tags? Little things that tell the time an IM came, cause sometimes I get an IM and I don't notice it right away and I wonder how long they've been waiting. Perhaps a sound whenn a new IM opens and a different sound when a new message in an already open IM is recieved?

#84198 - daninski - Sun May 21, 2006 3:08 am

no one can help with my ssl error? :(
"ssl connect failed"

#84200 - vb_master - Sun May 21, 2006 3:28 am

I got the invalid IP address message, and then it doesn't handshake and looses connection. Should I enter an IP manually?

EDIT: Set the IP as the one I used in Linux
And it failed at authentication!
_________________
Back.

#84205 - mrsaturn - Sun May 21, 2006 4:05 am

Any way to get this working with the nintendo dongle?

#84211 - rmco2003 - Sun May 21, 2006 7:26 am

It gets past authentication now, but then it freezes after printing "Re" onto the screen.

#84305 - MatLeOuf - Sun May 21, 2006 9:22 pm

I managed to make it work, but the screen is still very badly calibrated.
Anyway, I successfully joined a conversation but apparently there was some network problems, I was disconnected without notice...
Keep up the good work, the interface is very clean and easy to use!

#84341 - Mik_Fisher - Mon May 22, 2006 12:18 am

Hey guys
First of all i must congratule the creator of this project. I think Msn on the Ds it is the best thing someone could do.
But well, i have some problems:
-First, most of the times i dont pass trough handshake.
-Second, when i pass, it fails in one of the next processes.
-I'm using a gmail account and im not directely connected to my router ( im connecting via an adapter) and im using ezcard/flashme
-And i couldnt enter not even one time inside the messenger=(
Any suggestions that what is going wrong?

#84344 - daninski - Mon May 22, 2006 12:51 am

whats the failed notice you get?

#84386 - L4rS - Mon May 22, 2006 9:35 am

It is strange, i still blok at doing handshake.... i have good wifi setttings, games works online but i can't pass trough it see my signatuere for my hardware. did i have to leave the @hotmail.fr?? sorry for my english i am french :D
_________________
gery DS (the first one in europe)+ m3SDslim+ Sd card 2G kingmax+ passkey 2

#84388 - daninski - Mon May 22, 2006 10:11 am

yep, you have to leave the @hotmail.fr. use your whole email address.

#84391 - L4rS - Mon May 22, 2006 10:22 am

ok, i tried but the ds blok at the doing handshake... possibly wifi lib cant't work with my ap/router...
_________________
gery DS (the first one in europe)+ m3SDslim+ Sd card 2G kingmax+ passkey 2

#84402 - gl0b - Mon May 22, 2006 11:56 am

Same here blocking at handshaking with supercard CF but i can connect to my AP using wifi lib v3 :( also tried to remove port forwarding without success...

Tested with 2 differents AP's
_________________
----!-----

Next generation DS

#84406 - daninski - Mon May 22, 2006 12:31 pm

i've tried all the versions i think exist now :D
i get some with a locked white screen, stays like that for as long as i leave it.
some say authentication error (wrong password?)
and one says ssl connect failure.
so i guess they are all the same error in different guises.

#84414 - MaHe - Mon May 22, 2006 1:12 pm

I'm surprised that people have so much trouble with that app ... Works like a charm for me :)
_________________
[ Crimson and Black Nintendo DS Lite | CycloDS Evolution | EZ-Flash 3-in-1 | 1 GB Transcend microSD ]

#84415 - falcon!!! - Mon May 22, 2006 1:16 pm

here too ^^

#84422 - HtheB - Mon May 22, 2006 1:53 pm

works 100% fine over here too! :)

#84472 - Mik_Fisher - Mon May 22, 2006 7:18 pm

Hi =D
I've finnaly got in the messenger =D Wow its really amazing!
Heard someone saying it would be cool knowing the time that message has been send also as sounds. Would be really cool features.
Just one thing, i open the chat with some friends and i write down something i press enter but nothing happens:S

#84505 - gl0b - Mon May 22, 2006 11:50 pm

gl0b wrote:
Same here blocking at handshaking with supercard CF but i can connect to my AP using wifi lib v3 :( also tried to remove port forwarding without success...


Ok found the problem... that's my DHCP server that sucks a lot... even with a static iP i cant access internet...
_________________
----!-----

Next generation DS

#84516 - daninski - Tue May 23, 2006 2:05 am

MaHe wrote:
I'm surprised that people have so much trouble with that app ... Works like a charm for me :)

now that's just annoying :D

#84520 - Madrigal - Tue May 23, 2006 2:33 am

daninski wrote:
no one can help with my ssl error? :(
"ssl connect failed"

I get the same thing. SSL connect failed :(

#84522 - chishm - Tue May 23, 2006 2:59 am

Madrigal wrote:
daninski wrote:
no one can help with my ssl error? :(
"ssl connect failed"

I get the same thing. SSL connect failed :(

I got that when using a softAP (not Ralink based). I seem to have to run MK:DS to associate with the AP, turn off my DS, then start beup.
_________________
http://chishm.drunkencoders.com
http://dldi.drunkencoders.com

#84564 - daninski - Tue May 23, 2006 11:32 am

chishm wrote:
Madrigal wrote:
daninski wrote:
no one can help with my ssl error? :(
"ssl connect failed"

I get the same thing. SSL connect failed :(

I got that when using a softAP (not Ralink based). I seem to have to run MK:DS to associate with the AP, turn off my DS, then start beup.
hmmm, i'll try that when i get home - i'm in swansea at the mo.

UPDATE: nope, that didn't work either. *gently weeps*

#84651 - vb_master - Tue May 23, 2006 10:46 pm

Mine doens't authenticate. What's wrong?
_________________
Back.

#84706 - asgatlat - Wed May 24, 2006 10:35 am

never success to connect with :(
i use gbamp2 CF
always got an ip 0.0.0.0 and handshake never end :s

#84722 - Red XIII - Wed May 24, 2006 11:52 am

asgatlat wrote:
never success to connect with :(
i use gbamp2 CF
always got an ip 0.0.0.0 and handshake never end :s


Me too,how can this be fixed?

#84729 - Sebbo - Wed May 24, 2006 12:53 pm

go into your WiFi Connection settings and set your IP manually. while your at it, do your DNS as well, just so you know there shouldn't be any connection errors (subnet and gateway can be found by going Start->Run, type "command" then hit enter, then type "ipconfig" and hit enter again. DNS addresses should be in your router's (wifi or adsl) settings)
_________________
Here's some ideas I have for when I know enough to act on them, or for others to have a look at when they're bored: www.wayne.sebbens.com/ds_ideas.htm

#84745 - gl0b - Wed May 24, 2006 3:42 pm

Sebbo wrote:
go into your WiFi Connection settings and set your IP manually. while your at it, do your DNS as well, just so you know there shouldn't be any connection errors (subnet and gateway can be found by going Start->Run, type "command" then hit enter, then type "ipconfig" and hit enter again. DNS addresses should be in your router's (wifi or adsl) settings)


handshaking takes forever here and it shows "lost contact to server", metroid works with DHCP off so why beup doesnt :'(
_________________
----!-----

Next generation DS

#84756 - tssf - Wed May 24, 2006 4:07 pm

beup is working fine with DHCP off for me.

The only problem I have is a stable, and consistent connection. A lot of the time it just doesn't connect. But every now and then it does. You have to keep trying to make it connect.
_________________
Mathew Valente [TSSF]
------
Chrono Resurrection Musician

#84765 - Grupstra - Wed May 24, 2006 5:00 pm

For some odd reason I found setting my DS's IP into the DMZ field of my routers settings pretty much got rid of my handshaking problems, on my old linksys.

Not sure if tahts a problem with others too, but I noticed on my current linksys, (I should probably look up the models) I dont need that enabled.

#84769 - asgatlat - Wed May 24, 2006 5:45 pm

Sebbo wrote:
go into your WiFi Connection settings and set your IP manually. while your at it, do your DNS as well, just so you know there shouldn't be any connection errors (subnet and gateway can be found by going Start->Run, type "command" then hit enter, then type "ipconfig" and hit enter again. DNS addresses should be in your router's (wifi or adsl) settings)


okay works thanks !

now i see my contact list and the start menu where ure typing account and password still visible and i cant use contact :s its always editing account box :s ( may i have too many contacts ?)

edit now all works but can we regroup contact by online status ? i doesnt like with (family, friends etc..)

#84774 - S.Spots - Wed May 24, 2006 6:04 pm

I've a question..

Do I need to have a wireless router? Cause I don't have one..but I have a WiFi Connector..does it work with that?

I use SuperCard CF and SuperPass

#84785 - Flyfishing - Wed May 24, 2006 7:40 pm

S.Spots wrote:
I've a question..

Do I need to have a wireless router? Cause I don't have one..but I have a WiFi Connector..does it work with that?

I use SuperCard CF and SuperPass
You'll need either a router or the hacked USB adapter.

#84838 - vb_master - Wed May 24, 2006 11:12 pm

Sebbo wrote:
go into your WiFi Connection settings and set your IP manually. while your at it, do your DNS as well, just so you know there shouldn't be any connection errors (subnet and gateway can be found by going Start->Run, type "command" then hit enter, then type "ipconfig" and hit enter again. DNS addresses should be in your router's (wifi or adsl) settings)
I did that and it still doesn't handshake. Setup is DS, GBA MP, Linksys WRT54G, PassKey.
_________________
Back.

#84922 - Teun - Thu May 25, 2006 7:43 pm

i'm getting past the handshake etc, but it hangs or at the auth token, and I get past that one, but it said: beup started. (c ) 2006 Antoni
:(

#84935 - shaz - Thu May 25, 2006 10:08 pm

Teun wrote:
i'm getting past the handshake etc, but it hangs or at the auth token, and I get past that one, but it said: beup started. (c ) 2006 Antoni
:(


Exact same thing happens to me...
_________________
It's so easy to be wise. Just think of something stupid, then dont do it.

#84938 - spacepirate - Thu May 25, 2006 10:35 pm

Works great when it works! I'm getting the 0.0.0.0 ip address about 70% of the time (but not all the time) and to get the handshake to pass, i just have to click connect, wait a few seconds, and repeat a few times. I'll do some more testing and report back. If your router has an option to reserve ips for certain mac addresses, try setting up a static ip for your DS, i've found it helps when running some homebrew apps.
_________________
SCSD, 1GB Kingston, Flashme v7 on DS v1, Flashme v7 on DS Lite

#84942 - Link_of_Hyrule - Thu May 25, 2006 11:33 pm

how about a screen shot?

#84948 - spacepirate - Thu May 25, 2006 11:52 pm

Of it working? All right, give me some time. I've found that i can typically avoid the issue of 0.0.0.0 ip 100% of the time by holding my ds right up next to my router (basically touching the antenna), strangely enough. Handshake time seems to be anywhere from 10 seconds to 1.5 minutes.

I'll bet that the next wifilib will fix a few of these issues.

UPDATE: I seem to have found a programming glitch. I was trying to send messages to myself and not succeeding, when I started pressing buttons, and beup locked up. Thinking it was working on something, I left my DS for about 15 minutes. When I got back, it was very hot, with a temperature reading (taken from moonshell) of 29.62 degrees, which is way above average, leading me to believe it was caught in a recursive loop. I'll post more info as i discover it.
_________________
SCSD, 1GB Kingston, Flashme v7 on DS v1, Flashme v7 on DS Lite

#84960 - spacepirate - Fri May 26, 2006 2:12 am

Here are some screenshots of chat. Sorry for the mediocre quality. The program's gui is very well done for homebrew, but I've come to the conclusion that if it doesn't have an 80% or better connection, it can't finish handshakes or basically connect to the router at all. I'm guessing that's the source of most people's problems.

http://www.imagemule.com/uploads/p1030538cYrb.jpg
http://www.imagemule.com/uploads/p10305399c5g.jpg
http://www.imagemule.com/uploads/p1030540KbCw.jpg
_________________
SCSD, 1GB Kingston, Flashme v7 on DS v1, Flashme v7 on DS Lite

#84990 - ghaxaq - Fri May 26, 2006 7:07 am

About the 0.0.0.0 ip address you have to go into the WFC settings and remove the auto configuration and enter your ip address manually,i did it and it works.

#85013 - MaHe - Fri May 26, 2006 12:17 pm

spacepirate wrote:
Here are some screenshots of chat. Sorry for the mediocre quality. The program's gui is very well done for homebrew, but I've come to the conclusion that if it doesn't have an 80% or better connection, it can't finish handshakes or basically connect to the router at all. I'm guessing that's the source of most people's problems.

http://www.imagemule.com/uploads/p1030538cYrb.jpg
http://www.imagemule.com/uploads/p10305399c5g.jpg
http://www.imagemule.com/uploads/p1030540KbCw.jpg


Wow, you've got a stuck pixel 0_0
_________________
[ Crimson and Black Nintendo DS Lite | CycloDS Evolution | EZ-Flash 3-in-1 | 1 GB Transcend microSD ]

#85023 - wdawn - Fri May 26, 2006 1:50 pm

well it would be very nice if the IP adress problem could be solved.
Cause at home i have my PC to chat with :S so why botter with a touch screen ?
Beup would be nice as a portable messenger so u can use it when u are not at home.

#85031 - Troublemaker - Fri May 26, 2006 4:15 pm

Will there be other protocolls supported by beup? Like IRC, ICQ, Yahoo?
The interface is stunning!
For IRC I used SylphIRC in which the keyboard looks a bit better and the keys flash when they are clicked.

Would be great, if you implement other messengers in the future :)

#85038 - spacepirate - Fri May 26, 2006 6:07 pm

@ MaHe: Thank you.

What I want most right now is an AIM client for DS, because where I come from, nobody uses anything but AIM.
_________________
SCSD, 1GB Kingston, Flashme v7 on DS v1, Flashme v7 on DS Lite

#85308 - falcon!!! - Sun May 28, 2006 9:26 pm

how is the project going ? ^^

#85312 - Durandle - Sun May 28, 2006 10:04 pm

Hey this works really well, cool project. had to change the WiFi settings to my own settings (instead of DHCP) but other than that. Great!

#85349 - Link_of_Hyrule - Mon May 29, 2006 7:28 am

does this work on ds lite?

how about more screens of contact list and options and stuff liek that :)

thanks i can't wait to try this when my new max drive and ds lite come

#85424 - thundrestrike - Tue May 30, 2006 3:41 am

Its not working for me.

This is what I get when connecting

Quote:
Attempting to connect to the MSN dispatch
server . . .
Connected to the MSN dispatch server.
Doing handshake . . .
Finished handshake.
Asking for auth token . . .
Got it. Authenticating . . . (may crash if your
connection is unreliable)
HTTP/1.1 302 Found
Authentication failed.


That is exactly what it says

How do I fix this?
_________________
popcorn

#85442 - Durandle - Tue May 30, 2006 12:45 pm

thunder - that usually means your password or username is wrong, I think.

make sure your using username@domain.com not just username. Like, my one is durandle46@hotmail.com for my username.

#85466 - thundrestrike - Tue May 30, 2006 4:47 pm

ohhh... I didn't know hotmail could be used ;)

I went through all the trouble of gettin an @msn.com email

I tried my hotmail and it works! :D
_________________
popcorn

#85485 - HtheB - Tue May 30, 2006 9:11 pm

spacepirate wrote:
Here are some screenshots of chat. Sorry for the mediocre quality. The program's gui is very well done for homebrew, but I've come to the conclusion that if it doesn't have an 80% or better connection, it can't finish handshakes or basically connect to the router at all. I'm guessing that's the source of most people's problems.

http://www.imagemule.com/uploads/p1030538cYrb.jpg
http://www.imagemule.com/uploads/p10305399c5g.jpg
http://www.imagemule.com/uploads/p1030540KbCw.jpg
i can see your gmail adres :D :P

and 1 dead pixel ?:P

#85494 - Dan2552 - Tue May 30, 2006 10:36 pm

I got on once!! (enough to get my contact list atleast)


i put in my username and pass, pressed connect - then reset

#85495 - Dan2552 - Tue May 30, 2006 10:43 pm

never again though... :(


edit --

OK. Pressing reset at a random time got me in again


When you have all your contacts, how do you set yourself as 'online' :s it says



Dan2552
Offline

[group1 name] (is actually empty)
[group2 name]
[contact 1]
[contact 2]

#85496 - daninski - Tue May 30, 2006 11:01 pm

i still get ssl thing. it's the only internet app i have that doesnt work for me now :( i cant work it out. i tried at my mates house and an internet cafe. same prob.

i have a dslite and supercard.

#85592 - Link_of_Hyrule - Thu Jun 01, 2006 3:46 am

does this work with anyones ds lite?

#85599 - stingfist - Thu Jun 01, 2006 6:36 am

Link_of_Hyrule wrote:
does this work with anyones ds lite?


For gods sake...I don't see why everyone gets the idea...

DS AND DS LITE RUNS THE SAME STUFF!!!

Bah! As if they are completely different consoles...

Ah and, any update on this one? It has been a while since kevinc dropped in here to update...Pity, as this one is a real good homebrew to be just left like this...

By the way I don't see how but it never crashes for me, connects in the first try. Meaning, perfect ^^

#85602 - HaXor88 - Thu Jun 01, 2006 7:42 am

Yeah, I haven't heard from kevinc in a while....
It'd be a shame if this program wouldn't be updated anymore...
WE NEED YOU KEVINC :p

#85604 - Link_of_Hyrule - Thu Jun 01, 2006 8:33 am

stingfist wrote:
Link_of_Hyrule wrote:
does this work with anyones ds lite?


For gods sake...I don't see why everyone gets the idea...

DS AND DS LITE RUNS THE SAME STUFF!!!

Bah! As if they are completely different consoles...

Ah and, any update on this one? It has been a while since kevinc dropped in here to update...Pity, as this one is a real good homebrew to be just left like this...

By the way I don't see how but it never crashes for me, connects in the first try. Meaning, perfect ^^


they maybe the same console but if nintendo updated the firmware then maybe possible it wouldn't work ever think of that?

#85618 - Dan2552 - Thu Jun 01, 2006 11:01 am

a source release would be helpful, maybe some clever person could fix all the problems everyone's having :(

#85620 - HtheB - Thu Jun 01, 2006 11:13 am

Dan2552 wrote:
a source release would be helpful, maybe some clever person could fix all the problems everyone's having :(

do you mean that kevinc is stupid?? ?_?"

#85625 - Dan2552 - Thu Jun 01, 2006 11:27 am

no i said 'clever' because if i said

a source release would be helpful, maybe some person could fix all the problems everyone's having :(

it would sound like even I were able to fix the problem

#85631 - HtheB - Thu Jun 01, 2006 11:36 am

Dan2552 wrote:
no i said 'clever' because if i said

a source release would be helpful, maybe some person could fix all the problems everyone's having :(

it would sound like even I were able to fix the problem
Why not PM'ing him? :)

#85661 - HaXor88 - Thu Jun 01, 2006 4:41 pm

Well i did PM him and he said this:

Quote:
Thanks a lot, I really appreciate it :)

The synchronizing part depends too much on many circumstances, sadly :( For instance, I've never seen it crashing on my DS, and many people also see it working every time. It appears to depend on how fast the server sends the info, how big the packet is, how cranky the wifi lib feels and which moon it'll be tonight. Having a small contact list also helps :D


I'll be releasing another version in a few days, using the updated CVS version of the wifi lib, hopefully things will look a little better :)

Antonio
PS: We seem to have almost the same name :)


My name is Anton so that explains the last sentence :D

#85672 - Dan2552 - Thu Jun 01, 2006 6:39 pm

I'll try a username with a smaller contact list then :p

edit--

well i dont think thats my problem

#85744 - spacepirate - Fri Jun 02, 2006 3:33 am

@ Dan2552: I don't know if you figured out how to set yourself to online yet, but you have to double-tap on where it says online, then a little menu will pop up. tap "online" and it will set your status to online (heh, didn't see that one coming) and your contacts' status will appear.
_________________
SCSD, 1GB Kingston, Flashme v7 on DS v1, Flashme v7 on DS Lite

#85849 - Link_of_Hyrule - Fri Jun 02, 2006 5:20 pm

grrr i still want screen shots of the other menus and stuff :(

#85852 - Dan2552 - Fri Jun 02, 2006 5:28 pm

spacepirate wrote:
@ Dan2552: I don't know if you figured out how to set yourself to online yet, but you have to double-tap on where it says online, then a little menu will pop up. tap "online" and it will set your status to online (heh, didn't see that one coming) and your contacts' status will appear.


I can't get back past the original crash message anymore

#85892 - spacepirate - Fri Jun 02, 2006 10:35 pm

@ Dan: Which crash message was that?

@ Link_of_Hyrule: Sorry, I just started a new job and haven't had much free time lately. I'll try to find some time to take some more pics but don't hold me to it.
_________________
SCSD, 1GB Kingston, Flashme v7 on DS v1, Flashme v7 on DS Lite

#85899 - Dan2552 - Fri Jun 02, 2006 11:12 pm

the only (may crash........) message

#85984 - spacepirate - Sat Jun 03, 2006 6:15 pm

hmm... what's your typical signal strength from your router where you're sitting?
_________________
SCSD, 1GB Kingston, Flashme v7 on DS v1, Flashme v7 on DS Lite

#85987 - Dan2552 - Sat Jun 03, 2006 6:30 pm

MKDS says 3/3

#85989 - spacepirate - Sat Jun 03, 2006 6:39 pm

Can you use the wifi_test app or something to get a percentage? I usually get 3/3 in games too, but anything below 70% can cause connection problems with beup, I think.
_________________
SCSD, 1GB Kingston, Flashme v7 on DS v1, Flashme v7 on DS Lite

#85992 - Dan2552 - Sat Jun 03, 2006 6:50 pm

link? can't find it :p

#85993 - spacepirate - Sat Jun 03, 2006 7:00 pm

I believe this is it.

http://www.akkit.org/dswifi/wifi_lib_test.nds
_________________
SCSD, 1GB Kingston, Flashme v7 on DS v1, Flashme v7 on DS Lite

#85994 - Dan2552 - Sat Jun 03, 2006 7:05 pm

:P

107%

ok i restarted it, and it said 80.

I tried to connect right next to the router though

#85997 - spacepirate - Sat Jun 03, 2006 7:14 pm

Put your DS on top of the router and try connecting through beup from there. That worked for me.
_________________
SCSD, 1GB Kingston, Flashme v7 on DS v1, Flashme v7 on DS Lite

#85998 - Dan2552 - Sat Jun 03, 2006 7:16 pm

tried

#85999 - spacepirate - Sat Jun 03, 2006 7:19 pm

...and it didn't work?
_________________
SCSD, 1GB Kingston, Flashme v7 on DS v1, Flashme v7 on DS Lite

#86000 - Dan2552 - Sat Jun 03, 2006 7:32 pm

no.

#86005 - daninski - Sat Jun 03, 2006 7:59 pm

that's a cute little app, it detects routers that aren't DSlite compatible. it also says i'm getting a 58% signal even when my ds is sat on top of my mac.

am i doomed to for ever get ssl failure? *weeps*
will the new wifilib make all this better?

#86036 - Link_of_Hyrule - Sun Jun 04, 2006 12:28 am

the next wifi lib should fix alot of things from the looks of it

#86051 - spacepirate - Sun Jun 04, 2006 2:35 am

I'd imagine so. I really want someone to try building beup with a CVS version of wifilib, but unfortunately, it's not an open source program. Dan, if you can get access to a different wireless router sometime, try it there and see if it's your router that is causing the problems. (which, off the record, I'm guessing it is.)
_________________
SCSD, 1GB Kingston, Flashme v7 on DS v1, Flashme v7 on DS Lite

#86105 - HtheB - Sun Jun 04, 2006 2:11 pm

i need to try it a few times to log in :)
but its a great application ;)

#86107 - Dan2552 - Sun Jun 04, 2006 2:29 pm

spacepirate wrote:
I'd imagine so. I really want someone to try building beup with a CVS version of wifilib, but unfortunately, it's not an open source program. Dan, if you can get access to a different wireless router sometime, try it there and see if it's your router that is causing the problems. (which, off the record, I'm guessing it is.)


It's had no problem with anything over homebrew. And I really find it strange that the only 2 times I was able to connect, were both times which I had pressed the 'reset' button.

I only have access to this one, and a Cloud one - which I can't even connect to with mario kart...

----
btw I can run the radio thing with no lag at all...

#86114 - falcon!!! - Sun Jun 04, 2006 3:05 pm

kevinc are you alive?

#86146 - HtheB - Sun Jun 04, 2006 8:36 pm

17 pages allready in a few days :D

#86151 - spacepirate - Sun Jun 04, 2006 9:47 pm

The only other variable I can think of is your GBAMP. I've seen very strange behavior out of this program (not that it's a bad program, it's actually quite useful when it works), so it's hard to pin down any one item that could be causing problems.
_________________
SCSD, 1GB Kingston, Flashme v7 on DS v1, Flashme v7 on DS Lite

#86156 - D-loader - Sun Jun 04, 2006 10:11 pm

falcon!!! wrote:
kevinc are you alive?


Maybe he's on vecation?

#86186 - falcon!!! - Mon Jun 05, 2006 6:53 am

D-loader wrote:
falcon!!! wrote:
kevinc are you alive?


Maybe he's on vecation?

let's hope not ^^
I have been working hard in these days, like all of you i think.

#86212 - HtheB - Mon Jun 05, 2006 3:02 pm

maybe he works really hard..
or.. he's active on another forum..

#86276 - netriones - Tue Jun 06, 2006 1:49 am

Doing handshake...
Finished handshake...
Asking for auth token...
Got it. Authenticating...
SSL connect failed.
Authentication failed.


it always like this, why? I entered the correct username and password.


****@hotmail.com
***********

#86287 - spacepirate - Tue Jun 06, 2006 3:53 am

Hmm... that seems to be a common problem. I'm not really sure why that's happening... netriones, what card are you using?
_________________
SCSD, 1GB Kingston, Flashme v7 on DS v1, Flashme v7 on DS Lite

#86322 - daninski - Tue Jun 06, 2006 10:00 am

netriones wrote:
Doing handshake...
Finished handshake...
Asking for auth token...
Got it. Authenticating...
SSL connect failed.
Authentication failed.


it always like this, why? I entered the correct username and password.


****@hotmail.com
***********


ditto,

datel launcher, supercard sd, dslite.

#86333 - Dan2552 - Tue Jun 06, 2006 2:24 pm

its not the datel launcher causing problems, I got past that bit with it fine.

It would be nice if mine said failed instead of just crashing

#86377 - HtheB - Tue Jun 06, 2006 6:29 pm

I have to try several times to get in :)
xD

#87157 - whitewiz - Mon Jun 12, 2006 12:00 pm

would it be possible to make the ds "tinkle" when a messages arrives ? :P

#87159 - falcon!!! - Mon Jun 12, 2006 12:15 pm

whitewiz wrote:
would it be possible to make the ds "tinkle" when a messages arrives ? :P


yes it would

if kevinc revived...

#87188 - HtheB - Mon Jun 12, 2006 5:12 pm

falcon!!! wrote:
whitewiz wrote:
would it be possible to make the ds "tinkle" when a messages arrives ? :P


yes it would

if kevinc revived...
yeah.. weird.. he just dissapaired :D
do you think that he's dead? :D

I hope not :O

#87252 - falcon!!! - Mon Jun 12, 2006 9:48 pm

well, he havent posted a comment since the 19th of may...
So they are more than 3 weeks....

Hope everything's alright

#87290 - spacepirate - Tue Jun 13, 2006 3:10 am

He's either really busy or he has left the dev circles. It seems like people always leave right when a program is looking promising.
_________________
SCSD, 1GB Kingston, Flashme v7 on DS v1, Flashme v7 on DS Lite

#90004 - HeinzHarald - Tue Jun 27, 2006 9:13 pm

I'm using a DS Lite and M3 MiniSD (with 1GB Sandisk Ultra II). The Beup test application works just fine it seems. Every time I run it it ends with time and date, connection close, and "500". Before that I can read buffer end 0x2048a98. DoApplicationData returned 0. fill data. HTTP/1.1 500.

Anyway when I start Beup the top screen reports it connects just fine, but the touchscreen is completely frozen. Nothing happens no matter where I press. So I have to shut the DS down. Anything else I can test?

#90013 - kevinc - Tue Jun 27, 2006 9:56 pm

You should use the other topic, this one has been "deprecated" :)

Your problem is obviously not SSL-related. Are you using WEP? I've heard that leads to crashes sometimes.

#90027 - D-loader - Tue Jun 27, 2006 11:19 pm

well, what about requesting this thread deleted, to avoid further troubles?.. mod, anyone?

#90438 - HtheB - Fri Jun 30, 2006 7:06 am

D-loader wrote:
well, what about requesting this thread deleted, to avoid further troubles?.. mod, anyone?
http://forum.gbadev.org/viewtopic.php?t=10060

just look here :P

#125446 - superordi - Fri Apr 13, 2007 12:36 pm

netriones wrote:
Doing handshake...
Finished handshake...
Asking for auth token...
Got it. Authenticating...
SSL connect failed.
Authentication failed.


it always like this, why? I entered the correct username and password.


****@hotmail.com
***********


I have the same problem! did Microsoft change the mode of connection?

Superordi ;-)
_________________
Sorry for my very poor and bad english, i'm swiss !

SWITZERLAND SWITZERLAND SWITZERLAND (... lol XD ...)

#125457 - PeterFile - Fri Apr 13, 2007 2:15 pm

Yeah, i've been getting the same thing too for a couple of days. It used to be working perfectly, but now it keeps saying that on the two access points I usually connect to. I've tried it with two different email addresses.

#125480 - ChuckMcB - Fri Apr 13, 2007 7:40 pm

Getting the same myself with all versions of Beup.
_________________
http://www.ds-xtra.com
DS Homebrew Videos


Last edited by ChuckMcB on Sun Jun 29, 2008 9:36 pm; edited 1 time in total

#125486 - falcon!!! - Fri Apr 13, 2007 9:38 pm

It's a problem with the msn server, not beup. Even on Pc there are some problems.