Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.473.172 Times

Wireless Dispatch software
Filter: All | Freeware | Demo
 

Wireless Dispatch

1 2 3 4 5 > 
Released: July 03, 2012  |  Added: July 03, 2012 | Visits: 789

Miracle Service Miracle Service provides a comprehensive service management and dispatch software solution. It provides Customer and Equipment Management information along with Dispatching, Inventory, Invoicing and Reporting. From our powerful inventory module through our integrated service management module to...



Platforms: Windows, Windows Vista

License: Shareware Cost: $1395.00 USD Size: 60.39 MB Download (57): Miracle Service Download

Released: July 28, 2009  |  Added: October 27, 2009 | Visits: 3.726

Elcomsoft Wireless Security Auditor Audit security of your wireless networks and recover WPA/WPA2 passwords with Elcomsoft Wireless Security Auditor. In addition to the CPU-only mode, the new wireless password recovery tool features a patent-pending GPU acceleration technology to speed up password recovery if compatible NVIDIA or...





Platforms: Windows

License: Shareware Cost: $1199.00 USD Size: 2.59 MB Download (524): Elcomsoft Wireless Security Auditor Download

Added: July 16, 2010 | Visits: 1.286

Dispatch Software Dispatch Software is a software that saves time, money and increase your customer satisfaction. 100% free online, web-based dispatch software makes it easy to keep track of your vehicles. Easily view what each vehicle will be doing each day. Export the daily schedule to a printable spreadsheet...


Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 97.28 KB Download (134): Dispatch Software Download

Added: November 14, 2010 | Visits: 971

Log::Dispatch::ToTk Log::Dispatch::ToTk provides class to redirect Log::Dispatch to Tk widgets. Most users will only need to use Log::Dispatch::TkText widget to have Log::Dispatch messages written on a text widget. For more fancy uses, this module can be used by a composite widget dedicated to handle...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (96): Log::Dispatch::ToTk Download

Added: August 22, 2010 | Visits: 1.098

Log::Dispatch::TkText Log::Dispatch::TkText provides a Text widget for Log::Dispatch. SYNOPSIS use Tk ; use Log::Dispatch; use Log::Dispatch::TkText ; my $dispatch = Log::Dispatch->new; my $mw = MainWindow-> new ; my $tklog = $mw->Scrolled(LogText, name => tk, min_level => debug); $tklog -> pack ; #...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (109): Log::Dispatch::TkText Download

Added: June 17, 2010 | Visits: 1.380

wireless-applet wireless-applet is an GNOME Panel applet displaying available wireless networks with the ability to add a listed network to the system configuration easily. Brings the comfort of NetworkManager to wpa_supplicant users. Supports WEP, WPA-PSK, and open wireless networks.. bitron Software:...


Platforms: *nix

License: Freeware Size: 73.73 KB Download (128): wireless-applet Download

Added: May 23, 2010 | Visits: 1.440

Log::Dispatch::File::Rolling Log::Dispatch::File::Rolling is a Perl object for logging to date/time/pid stamped files. SYNOPSIS use Log::Dispatch::File::Rolling; my $file = Log::Dispatch::File::Rolling->new( name => file1, min_level => info, filename => Somefile%d{yyyyMMdd}.log, mode => append ); $file->log(...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (99): Log::Dispatch::File::Rolling Download

Added: October 22, 2010 | Visits: 1.096

Log::Dispatch::File::Alerts Log::Dispatch::File::Alerts is a Perl object for logging to alert files. SYNOPSIS use Log::Dispatch::File::Alerts; my $file = Log::Dispatch::File::Alerts->new( name => file1, min_level => emerg, filename => Somefile%d{yyyy!!!!}.log, mode => append ); $file->log( level => emerg,...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (92): Log::Dispatch::File::Alerts Download

Added: August 16, 2010 | Visits: 1.234

POE::Component::Audio::Mad::Dispatch POE::Component::Audio::Mad::Dispatch is a POE::Component::Audio::Mad frontend implementing listener based message dispatch. SYNOPSIS use POE; use POE::Component::Audio::Mad::Dispatch; ## we print some stuff below, and we dont want it ## to get buffered.. so turn on autoflush. $| = 1;...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (101): POE::Component::Audio::Mad::Dispatch Download

Added: January 23, 2010 | Visits: 1.537

Linux Wireless LAN Project The goal of the Linux WLAN project is to develop a complete, standards based, wireless LAN system using the GNU/Linux operating system. The linux-wlan package is a linux device driver and subsystem package that is intended to provide the full range of IEEE 802.11 MAC management capabilities for...


Platforms: *nix

License: Freeware Size: 542.72 KB Download (188): Linux Wireless LAN Project Download

Added: July 18, 2010 | Visits: 1.577

Wireless Assistant This is a small application allowing you to scan for wireless networks and connect to them. Wireless Assistant uses wireless-tools as its backend, so they need to be installed. All feedback as well as hints and good advice are appreciated! Installation: make -f Makefile.cvs ./configure...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (306): Wireless Assistant Download

Added: August 15, 2010 | Visits: 990

Hash::Diff::Dispatch Hash::Diff::Dispatch allows to execute code depending on difference between hashes. SYNOPSIS my $hash_watcher = Hash::Diff::Dispatch->new( {}, # Sets the starting hash # The events will be called using the order returned # by calling keys on these values... b => &bold, i => &italic,...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (101): Hash::Diff::Dispatch Download

Added: May 07, 2010 | Visits: 1.075

dispatch dispatch is a multi-tier architecture object-oriented framework that allows access to methods and variables at the command line and in shell scripts or via a GUI. The project is in an early stage and you will probably not be able to compile it easily or use it for significant work. There are...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (90): dispatch Download

Added: November 17, 2010 | Visits: 938

Log::Dispatch::Config Log::Dispatch::Config is a Log4j for Perl. SYNOPSIS use Log::Dispatch::Config; Log::Dispatch::Config->configure(/path/to/log.conf); my $dispatcher = Log::Dispatch::Config->instance; $dispatcher->debug(this is debug message); $dispatcher->emergency(something *bad* happened!); #...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (105): Log::Dispatch::Config Download

Added: March 12, 2010 | Visits: 1.453

Wireless Applet Wireless Applet is a gnome-panel applet that shows up the status of your wireless card. This applet used to be in the default Gnome releases before it was replaced around v2.10 or so. Some users prefer it over the new one, so we decided to post it here for easy access to it..


Platforms: *nix

License: Freeware Size: 92.16 KB Download (164): Wireless Applet Download

Added: January 25, 2010 | Visits: 1.558

Wireless Driver For several years now, AppleE users have chafed at the issue that most wireless cards (CardBus and PCI) donNt work with AppleNs computers. Why is that? ItNs because the AppleE client driver only works with the Broadcom chipset. Recently, OrangeWare developed a Mac OS X Wireless Driver for the...


Platforms: Mac

License: Demo Cost: $0.00 USD Size: 2 MB Download (218): Wireless Driver Download

Released: August 26, 2010  |  Added: September 17, 2010 | Visits: 2.726

Wireless Keyboard Indicator Wireless Keyboard Indicator v3.0 This version have a great change,enjoy it: Help: 1. this version of the way language pack release, the software default is the English version please if you need other appropriate language pack. 2. all configuration file config.ini in there, you can...


Platforms: Windows

License: Freeware Size: 96.5 KB Download (470): Wireless Keyboard Indicator Download

Released: June 20, 2010  |  Added: March 03, 2011 | Visits: 2.600

Wireless Network Viewer Wireless Network Viewer is a small utility that runs in the background, and monitor the activity of wireless networks around you. For each detected network, it displays the following information: SSID, Last Signal Quality, Average Signal Quality, Detection Counter, Authentication Algorithm,...


Platforms: Windows, Other

License: Freeware Size: 4.24 MB Download (620): Wireless Network Viewer Download

Released: October 03, 2011  |  Added: November 10, 2011 | Visits: 1.241

Wireless Drivers For Windows 7 Utility Get official Wireless Drivers for your Windows 7 system. Wireless Drivers For Windows 7 Utility scans your computer for missing, corrupt, and outdated wireless drivers and automatically updates them to the latest, most compatible version. Wireless Drivers For Windows 7 Utility saves you time...


Platforms: Windows

License: Shareware Cost: $29.95 USD Size: 1.44 MB Download (115): Wireless Drivers For Windows 7 Utility Download

Released: October 03, 2011  |  Added: November 19, 2011 | Visits: 1.134

Wireless Drivers For Windows Vista Utility Get official Wireless Drivers for your Windows Vista system. Wireless Drivers For Windows Vista Utility scans your computer for missing, corrupt, and outdated wireless drivers and automatically updates them to the latest, most compatible version. Wireless Drivers For Windows Vista Utility...


Platforms: Windows

License: Shareware Cost: $29.95 USD Size: 1.44 MB Download (429): Wireless Drivers For Windows Vista Utility Download

1 2 3 4 5 >