More actions
(Created page with "{{Infobox DS Homebrews |title=El Hobito´s Wifi Setup App |image=honitowifisetup2.png |description=PA_Lib Wifi Setup App. |author=El Hobito |lastupdated=2006/04/24 |type=Syste...") |
No edit summary |
||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox DS Homebrews | {{Infobox DS Homebrews | ||
|title=El Hobito´s Wifi Setup App | |title=El Hobito´s Wifi Setup App | ||
|image= | |image=Honitowifisetup2.png | ||
|description=PA_Lib | |description=PA_Lib WiFi setup app. | ||
|author=El Hobito | |author=El Hobito | ||
|lastupdated=2006/04/24 | |lastupdated=2006/04/24 | ||
Line 8: | Line 8: | ||
|version=0.2 | |version=0.2 | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/ | |download=https://dlhb.gamebrew.org/dshomebrew2/honitowifisetup.7z | ||
|website=http://elhobito.blogspot.com/ | |website=http://elhobito.blogspot.com/ | ||
|source=https://dlhb.gamebrew.org/ | |source=https://dlhb.gamebrew.org/dshomebrew2/honitowifisetup.7z | ||
}} | }} | ||
A PA_Lib Wifi setup homebrew application by El Hobito. | A PA_Lib Wifi setup homebrew application by El Hobito. | ||
Line 19: | Line 19: | ||
*There is currently no way to edit settings. | *There is currently no way to edit settings. | ||
*Doesn't support DHCP, TCP, WEP, WPA or firmware saving. | *Doesn't support DHCP, TCP, WEP, WPA or firmware saving. | ||
*You still need to manually change the destip on the example in main.c in order for [http://www.akkit.org/dswifi/udp_Test. | *You still need to manually change the destip on the example in main.c in order for [http://www.akkit.org/dswifi/udp_Test.zip udp_test] to receive messages. | ||
*Type exit to exit the test app (the keyboard that launches after connecting). | *Type exit to exit the test app (the keyboard that launches after connecting). | ||
*Main.c is where your code should go. | *Main.c is where your code should go. | ||
Line 38: | Line 38: | ||
* Author's website - http://elhobito.blogspot.com/ | * Author's website - http://elhobito.blogspot.com/ | ||
* 1Emulation - https://www.1emulation.com/forums/topic/17825-release-el_hobitos-pa_lib-wifi-setup-app/ | * 1Emulation - https://www.1emulation.com/forums/topic/17825-release-el_hobitos-pa_lib-wifi-setup-app/ | ||
Latest revision as of 06:30, 24 August 2024
El Hobito´s Wifi Setup App | |
---|---|
General | |
Author | El Hobito |
Type | System Tools |
Version | 0.2 |
License | Mixed |
Last Updated | 2006/04/24 |
Links | |
Download | |
Website | |
Source | |
A PA_Lib Wifi setup homebrew application by El Hobito.
User guide
Notes/limitations:
- Access point searching currently takes IP settings from the first profile.
- There is currently no way to edit settings.
- Doesn't support DHCP, TCP, WEP, WPA or firmware saving.
- You still need to manually change the destip on the example in main.c in order for udp_test to receive messages.
- Type exit to exit the test app (the keyboard that launches after connecting).
- Main.c is where your code should go.
- You must use static IP, no WEP and have firmware settings.
Screenshots
Changelog
0.2
- Access point searching! (currently stylus driven, button control will come later).
- Crash fixed when connection to an access point fails.
- A load of fixes here and there.
- PA_enableWifi() and its opposite are no longer required.
External links
- Author's website - http://elhobito.blogspot.com/
- 1Emulation - https://www.1emulation.com/forums/topic/17825-release-el_hobitos-pa_lib-wifi-setup-app/