AminetAminet
Search:
85323 packages online
About
Recent
Browse
Search
Upload
Setup
Services

comm/net/zenPrismWifi_v0.4.lha

Mirror:Random
Showing: m68k-amigaos iconppc-amigaos iconppc-morphos iconi386-aros iconi386-amithlon iconppc-warpup iconppc-powerup icongeneric iconother icon
No screenshot available
Short:wifi network chooser for prismv2.device
Author:Zener
Uploader:code zener fr (Zener)
Type:comm/net
Version:0.4
Architecture:m68k-amigaos >= 2.0
Date:2026-05-25
Requires:68020+, MUI v3.8+, prism2.device
Download:comm/net/zenPrismWifi_v0.4.lha - View contents
Readme:comm/net/zenPrismWifi_v0.4.readme
Downloads:1

Overview :
zenPrismWifi allows to list wifi networks, choose one, ask password, make psk
key and write prism2 conf file.
It wont connect you to wifi, you need a IP stack for that (like Miami).
It will save its preferences into ENVARC:sys/ZenPrismWifi.prefs.
Prism2 conf files will be written to ENVARC:sys/Wireless.prefs and 
ENV:sys/Wireless.prefs to be usable immediately (warning : they will be 
overwritten).
It will remember SSIDs, so no need to type again passwords (stored in psk
format).
Sources are included, you can use parts as you want.
Error codes comes from
https://github.com/obarthel/amiga-sana-ii-tftpclient/blob/master/error-codes.c
It is a quick made code, so it is not as optimized as it should be.

Usage :
	Just double-click on the icon to launch it.
	As alternative or if any error occurs, from cli, to see traces, run :
		zenPrismWifi TRACES
	List of SSID, Channels and levels order from highest level to lower.
		Double-click : 
			Will add/move this SSID to known list at first
                        position.
		SSID in bold are the ones that already known.
	Known networks are those which you already entered passwords.
	'Refresh' : refresh list using your prismv2 device.
	'SSID' : choosen SSID, you can type a hidden SSID here.
	'Add' : Add this SSID to known networks, ask password if needed, 
		'Single' not checked : save all known networks into 
                Wireless.prefs files.
		'Single' checked :  save just this network into Wireless.prefs
                files.
	'Single' : Choose if just one network or all known networks will be 
                   saved in Wireless.prefs files.
	'Manage known networks...' : Open the list of known networks, to
                                     forget some.
	'Status' : displays status of operations.
	'Quit' : just quit.

Installation :
	Put executable where you want. No installation needed.

Bonus :
	You can find some useful scripts in utils/miamiscripts (see
        corresponding readme).

Compilation :
	This software is cross-compiled from Linux using bebbo gcc.
	After setting environment vars, go to src directory, and run 'make'.
	If you have a CPU under 68020, you can recompile the project removing
        '-mc68020' from the Makefile.

Contact :
	For any question, please contact code@zener.fr, please be patient for
        an answer.

Licence :
	This software is distributed under GPL license. You are free to use
        and distribute it.
	I (the author) wont be responsible for any damage that may occur.
	

History :
	Version 0.1
	-----------
		First release.

	Version 0.2
	-----------
		Added expert mode.

	Version 0.3
	-----------
		Simplified GUI, added known network list window, added some
                help strings.

	Version 0.4
	-----------
		Added icon by Pops.
		Reduced name from zenPrismWifiChoose to zenPrismWifi.

. <- this is the last line.


Contents of comm/net/zenPrismWifi_v0.4.lha
 PERMSSN    UID  GID    PACKED    SIZE  RATIO METHOD CRC     STAMP          NAME
---------- ----------- ------- ------- ------ ---------- ------------ -------------
[Amiga]                   1843    2802  65.8% -lh5- b1b3 May 24 11:56 zenPrismWifi.info
[Amiga]                   1456    2954  49.3% -lh5- 6eb7 May 24 11:56 zenPrismWifi/readme.txt
[Amiga]                   1843    2802  65.8% -lh5- 2320 May 24 11:56 zenPrismWifi/src.info
[Amiga]                   3629   15138  24.0% -lh5- 99f7 May 24 11:56 zenPrismWifi/src/gui.c
[Amiga]                    174     400  43.5% -lh5- e627 May 24 11:56 zenPrismWifi/src/gui.h
[Amiga]                   2132    7230  29.5% -lh5- 10d9 May 24 11:56 zenPrismWifi/src/knownList.c
[Amiga]                    243     637  38.1% -lh5- 92cc May 24 11:56 zenPrismWifi/src/knownList.h
[Amiga]                   1265    3334  37.9% -lh5- 8f5d May 24 11:56 zenPrismWifi/src/main.c
[Amiga]                   1019    2451  41.6% -lh5- d7d8 May 24 11:56 zenPrismWifi/src/mainContext.h
[Amiga]                    189     277  68.2% -lh5- ea5d May 24 11:56 zenPrismWifi/src/Makefile
[Amiga]                   1602    5128  31.2% -lh5- 9044 May 24 11:56 zenPrismWifi/src/psk.c
[Amiga]                    113     158  71.5% -lh5- 3e14 May 24 11:56 zenPrismWifi/src/psk.h
[Amiga]                   4685   15225  30.8% -lh5- e968 May 24 11:56 zenPrismWifi/src/sana2.h
[Amiga]                    630    1679  37.5% -lh5- 8614 May 24 11:56 zenPrismWifi/src/sana2wireless.h
[Amiga]                   4660   17852  26.1% -lh5- bae2 May 24 11:56 zenPrismWifi/src/wifi.c
[Amiga]                     98     118  83.1% -lh5- 20f7 May 24 11:56 zenPrismWifi/src/wifi.h
[Amiga]                   1844    2802  65.8% -lh5- 5e25 May 24 11:56 zenPrismWifi/utils.info
[Amiga]                    243     346  70.2% -lh5- cf7c May 24 11:56 zenPrismWifi/utils/miamiscripts/readme.txt
[Amiga]                     59      59 100.0% -lh0- 8518 May 24 11:56 zenPrismWifi/utils/miamiscripts/S/StartWifi.miami
[Amiga]                    191     295  64.7% -lh5- 130e May 24 11:56 zenPrismWifi/utils/miamiscripts/S/StartWifi.script
[Amiga]                     46      49  93.9% -lh5- 5f48 May 24 11:56 zenPrismWifi/utils/miamiscripts/S/StopWifi.miami
[Amiga]                  20191   44100  45.8% -lh5- de7d May 24 11:56 zenPrismWifi/zenPrismWifi
[Amiga]                   1798    4429  40.6% -lh5- 7724 May 24 11:56 zenPrismWifi/zenPrismWifi.info
---------- ----------- ------- ------- ------ ---------- ------------ -------------
 Total        23 files   49953  130265  38.3%            May 25 22:48
Page generated in 0.03 seconds
Aminet © 1992-2024 Urban Müller and the Aminet team. Aminet contact address: <aminetaminet net>