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

comm/net/zenPrismWifi.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 networks chooser for prismv2.device
Author:Zener
Uploader:code zener fr (Zener)
Type:comm/net
Version:0.5
Architecture:m68k-amigaos >= 2.0
Date:2026-09-09
Requires:68020+, MUI v3.8+, prism2.device
Download:comm/net/zenPrismWifi.lha - View contents
Readme:comm/net/zenPrismWifi.readme
Downloads:9

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
	If you want to see this software, but you don't have the card (since
	 0.5), run :
		zenPrismWifi DEMO
	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.
	
Greetz :
	Pops for icon.
	LesDocs and Micha for their feedback.

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.

	Version 0.5
	-----------
		Added DEMO argument for running it without Wifi card.
		Fixed huge bug with SSID list (Thanks to Sue Ann and Brian for 
		 the discovery of this bug).

. <- this is the last line.


Contents of comm/net/zenPrismWifi.lha
 PERMSSN    UID  GID    PACKED    SIZE  RATIO METHOD CRC     STAMP          NAME
---------- ----------- ------- ------- ------ ---------- ------------ -------------
[Amiga]                   1843    2802  65.8% -lh5- b1b3 Sep  8 19:11 zenPrismWifi.info
[Amiga]                   1631    3330  49.0% -lh5- 6e50 Sep  8 19:11 zenPrismWifi/readme.txt
[Amiga]                   1843    2802  65.8% -lh5- 2320 Sep  8 19:11 zenPrismWifi/src.info
[Amiga]                   3629   15138  24.0% -lh5- 99f7 Sep  8 19:11 zenPrismWifi/src/gui.c
[Amiga]                    174     400  43.5% -lh5- e627 Sep  8 19:11 zenPrismWifi/src/gui.h
[Amiga]                   2132    7230  29.5% -lh5- 10d9 Sep  8 19:11 zenPrismWifi/src/knownList.c
[Amiga]                    243     637  38.1% -lh5- 92cc Sep  8 19:11 zenPrismWifi/src/knownList.h
[Amiga]                   1281    3392  37.8% -lh5- 064b Sep  8 19:11 zenPrismWifi/src/main.c
[Amiga]                    994    2416  41.1% -lh5- 5a79 Sep  8 19:11 zenPrismWifi/src/mainContext.h
[Amiga]                    189     277  68.2% -lh5- ea5d Sep  8 19:11 zenPrismWifi/src/Makefile
[Amiga]                   1602    5128  31.2% -lh5- 9044 Sep  8 19:11 zenPrismWifi/src/psk.c
[Amiga]                    113     158  71.5% -lh5- 3e14 Sep  8 19:11 zenPrismWifi/src/psk.h
[Amiga]                   4685   15225  30.8% -lh5- e968 Sep  8 19:11 zenPrismWifi/src/sana2.h
[Amiga]                    630    1679  37.5% -lh5- 8614 Sep  8 19:11 zenPrismWifi/src/sana2wireless.h
[Amiga]                   4820   18191  26.5% -lh5- 85d5 Sep  8 19:11 zenPrismWifi/src/wifi.c
[Amiga]                     98     118  83.1% -lh5- 20f7 Sep  8 19:11 zenPrismWifi/src/wifi.h
[Amiga]                   1844    2802  65.8% -lh5- 5e25 Sep  8 19:11 zenPrismWifi/utils.info
[Amiga]                    243     346  70.2% -lh5- cf7c Sep  8 19:11 zenPrismWifi/utils/miamiscripts/readme.txt
[Amiga]                     59      59 100.0% -lh0- 8518 Sep  8 19:11 zenPrismWifi/utils/miamiscripts/S/StartWifi.miami
[Amiga]                    191     295  64.7% -lh5- 130e Sep  8 19:11 zenPrismWifi/utils/miamiscripts/S/StartWifi.script
[Amiga]                     46      49  93.9% -lh5- 5f48 Sep  8 19:11 zenPrismWifi/utils/miamiscripts/S/StopWifi.miami
[Amiga]                  20654   44712  46.2% -lh5- 061d Sep  8 19:11 zenPrismWifi/zenPrismWifi
[Amiga]                   1798    4429  40.6% -lh5- 7724 Sep  8 19:11 zenPrismWifi/zenPrismWifi.info
---------- ----------- ------- ------- ------ ---------- ------------ -------------
 Total        23 files   50742  131615  38.6%            Sep  9 03:03
Page generated in 0.09 seconds
Aminet © 1992-2024 Urban Müller and the Aminet team. Aminet contact address: <aminetaminet net>