round trip time in wireless network
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 6594
Gnome Wireless PC Lock 0.2
Gnome Wireless PC Lock is a Gnome applet that locks your desktop when you walk away from your desk. more>>
Gnome Wireless PC Lock is a Gnome applet that locks your desktop when you walk away from your desk.
A small gnome program that locks your desktop when you walk away from your desk. It is tested with a Sitecom cn-129 Wireless PC Lock.
<<lessA small gnome program that locks your desktop when you walk away from your desk. It is tested with a Sitecom cn-129 Wireless PC Lock.
Download (0.011MB)
Added: 2006-10-10 License: GPL (GNU General Public License) Price:
1120 downloads
Journyx Free Time Tracking Software 7.6
Journyx Time Tracking is time tracking software that lets an employee enter project time and expense information from anywhere on the web. Add Journyx... more>> <<less
Download (31250KB)
Added: 2009-04-29 License: Freeware Price: Free
177 downloads
Ruby Iptables Network Displayer 0.6
Ruby Iptables NEtwork Displayer project draws an SVG from a Linux IP table generated by iptables-save. more>>
Ruby Iptables NEtwork Displayer project draws an SVG from a Linux IP table generated by "iptables-save".
<<less Download (0.015MB)
Added: 2007-02-20 License: GPL (GNU General Public License) Price:
978 downloads
Wireless Tools 27
The Wireless Tools is a set of tools allowing to manipulate the Linux Wireless Extensions. more>>
The Linux Wireless Extension and the Wireless Tools are an Open Source project sponsored by Hewlett Packard (through my contribution) since 1996, and build with the contribution of many Linux users all over the world.
The Wireless Extension (WE) is a generic API allowing a driver to expose to the user space configuration and statistics specific to common Wireless LANs. The beauty of it is that a single set of tool can support all the variations of Wireless LANs, regardless of their type (as long as the driver support Wireless Extension).
Another advantage is these parameters may be changed on the fly without restarting the driver (or Linux).
The Wireless Tools (WT) is a set of tools allowing to manipulate the Wireless Extensions. They use a textual interface and are rather crude, but aim to support the full Wireless Extension. There are many other tools you can use with Wireless Extensions, however Wireless Tools is the reference implementation.
iwconfig manipulate the basic wireless parameters
iwlist allow to initiate scanning and list frequencies, bit-rates, encryption keys...
iwspy allow to get per node link quality
iwpriv allow to manipulate the Wireless Extensions specific to a driver (private)
ifrename allow to name interfaces based on various static criteria
Most Linux distributions also have integrated Wireless Extensions support in their networking initialisation scripts, for easier boot-time configuration of wireless interfaces. They also include Wireless Tools as part of their standard packages.
Wireless configuration can also be done using the Hotplug scripts and distribution specific support, this enable the proper support of any removable wireless interface (Pcmcia, CardBus, USB...).
Any versions of the Pcmcia package offer the possibility to do wireless configuration of Pcmcia and Cardbus card through thefile wireless.opts. This allow to fully integrate wireless settings in the Pcmcia scheme mechansism. However, this method is now deprecated in favor of distribution specific methods.
Please note that the Wireless Tools (starting with version 19) supports fully IEEE 802.11 parameters and devices, support older style of devices and most proprietary protocols, and are prepared to handle HiperLan as well. More recent versions of course adds more 802.11 support.
But, unfortunately not all drivers support all these features...
<<lessThe Wireless Extension (WE) is a generic API allowing a driver to expose to the user space configuration and statistics specific to common Wireless LANs. The beauty of it is that a single set of tool can support all the variations of Wireless LANs, regardless of their type (as long as the driver support Wireless Extension).
Another advantage is these parameters may be changed on the fly without restarting the driver (or Linux).
The Wireless Tools (WT) is a set of tools allowing to manipulate the Wireless Extensions. They use a textual interface and are rather crude, but aim to support the full Wireless Extension. There are many other tools you can use with Wireless Extensions, however Wireless Tools is the reference implementation.
iwconfig manipulate the basic wireless parameters
iwlist allow to initiate scanning and list frequencies, bit-rates, encryption keys...
iwspy allow to get per node link quality
iwpriv allow to manipulate the Wireless Extensions specific to a driver (private)
ifrename allow to name interfaces based on various static criteria
Most Linux distributions also have integrated Wireless Extensions support in their networking initialisation scripts, for easier boot-time configuration of wireless interfaces. They also include Wireless Tools as part of their standard packages.
Wireless configuration can also be done using the Hotplug scripts and distribution specific support, this enable the proper support of any removable wireless interface (Pcmcia, CardBus, USB...).
Any versions of the Pcmcia package offer the possibility to do wireless configuration of Pcmcia and Cardbus card through thefile wireless.opts. This allow to fully integrate wireless settings in the Pcmcia scheme mechansism. However, this method is now deprecated in favor of distribution specific methods.
Please note that the Wireless Tools (starting with version 19) supports fully IEEE 802.11 parameters and devices, support older style of devices and most proprietary protocols, and are prepared to handle HiperLan as well. More recent versions of course adds more 802.11 support.
But, unfortunately not all drivers support all these features...
Download (0.18MB)
Added: 2005-10-18 License: GPL (GNU General Public License) Price:
1540 downloads
KWirelessMonitor 0.5.91
KWirelessMonitor is a small KDE application that docks into the system tray and monitors the wireless network interface. more>>
KWirelessMonitor is a small KDE application that docks into the system tray and monitors the wireless network interface. It supports both Linux (tested on several major distributions) and FreeBSD (tested on 5.2.1).
I wrote this because I like the compactness of the Wavelan/Orinoco monitor in Windows. The KWirelessMonitor systray icon shows the signal quality and the bit rate using a "bar graph" and a "pie chart", respectively.
The tool tip also displays the network name (ESSID) and the power management mode. In the configuration dialog, you can change the bit rate and power management settings of the wireless interface.
It is also able to automatically enable power management when using battery power and/or automatically disable power management during data transfer. By default, it tries to automatically detect the wireless interface.
You can also manually set the interface name if necessary. Experimental: Starting with version 0.5.91, KWirelessMonitor can connect to a network specified by the user (currently only supports unencrypted networks).
Installation:
If you want to install from source, you can do the following in the top level directory (kwirelessmonitor-x.y.z):
./configure --prefix=
make
make install
A few notes:
1. < your_KDE_base > is the base directory in which KDE is installed (/usr for Red Hat/Fedora, /opt/kde3 for SUSE, or try the output of "kde-config --prefix"). This must be set correctly (otherwise the application will not be able to find the icons).
2. If the application builds successfully but it always says "No signal", it is quite possible that your glibc kernel headers and your running kernel are of different versions. You can check this by comparing /usr/include/linux/wireless.h and < your_kernel_source_dir >/include/linux/wireless.h.
3. On FreeBSD 5.2.1, it seems that the following is necessary:
./configure --prefix=/usr/local --with-extra-includes=/usr/local/include
--with-extra-libs=/usr/local/lib
Usage:
To start KWirelessMonitor, simply run the application, and it will dock into the system tray. By default, the application tries to automatically detect the wireless interface. If there are multiple wireless interfaces, the first one is selected. If necessary, you can manually set the wireless interface name by right click on the icon and select "Configure..." (see the screenshot above).
In the configuration dialog, the first time you switch to the "Settings" page, kdesu will ask for the root password, which is necessary for changing the bit rate and power management settings of the wireless interface. If you click "Ignore" or "Cancel", you will not be able to change the settings.
After the settings are enabled, the previously saved settings are immediately applied. Enabling settings and applying the previously saved settings can also be achieved by selecting "Enable Settings..." in the right-click menu. Mouse over the icon to see the tool tip, and left click on the icon to bring up the small status window (left click again to hide it).
Enhancements:
- Experimental: added support for connecting to a network specified by the user. User can enter the appropriate network name (ESSID) and click Ok/Apply to connect to the network. (Currently only supports unencrypted networks.)
Note: Tested on Fedora Core 2, Mandrake 10, and FreeBSD 5.2.1, which are supported by distribution-specific code. For other distributions, it falls back to generic code, which theoretically should work. However, given the quirks I have encountered in the above three distributions, there are likely problems with other distributions as well. Please test this feature and report problems if it does not work.
<<lessI wrote this because I like the compactness of the Wavelan/Orinoco monitor in Windows. The KWirelessMonitor systray icon shows the signal quality and the bit rate using a "bar graph" and a "pie chart", respectively.
The tool tip also displays the network name (ESSID) and the power management mode. In the configuration dialog, you can change the bit rate and power management settings of the wireless interface.
It is also able to automatically enable power management when using battery power and/or automatically disable power management during data transfer. By default, it tries to automatically detect the wireless interface.
You can also manually set the interface name if necessary. Experimental: Starting with version 0.5.91, KWirelessMonitor can connect to a network specified by the user (currently only supports unencrypted networks).
Installation:
If you want to install from source, you can do the following in the top level directory (kwirelessmonitor-x.y.z):
./configure --prefix=
make
make install
A few notes:
1. < your_KDE_base > is the base directory in which KDE is installed (/usr for Red Hat/Fedora, /opt/kde3 for SUSE, or try the output of "kde-config --prefix"). This must be set correctly (otherwise the application will not be able to find the icons).
2. If the application builds successfully but it always says "No signal", it is quite possible that your glibc kernel headers and your running kernel are of different versions. You can check this by comparing /usr/include/linux/wireless.h and < your_kernel_source_dir >/include/linux/wireless.h.
3. On FreeBSD 5.2.1, it seems that the following is necessary:
./configure --prefix=/usr/local --with-extra-includes=/usr/local/include
--with-extra-libs=/usr/local/lib
Usage:
To start KWirelessMonitor, simply run the application, and it will dock into the system tray. By default, the application tries to automatically detect the wireless interface. If there are multiple wireless interfaces, the first one is selected. If necessary, you can manually set the wireless interface name by right click on the icon and select "Configure..." (see the screenshot above).
In the configuration dialog, the first time you switch to the "Settings" page, kdesu will ask for the root password, which is necessary for changing the bit rate and power management settings of the wireless interface. If you click "Ignore" or "Cancel", you will not be able to change the settings.
After the settings are enabled, the previously saved settings are immediately applied. Enabling settings and applying the previously saved settings can also be achieved by selecting "Enable Settings..." in the right-click menu. Mouse over the icon to see the tool tip, and left click on the icon to bring up the small status window (left click again to hide it).
Enhancements:
- Experimental: added support for connecting to a network specified by the user. User can enter the appropriate network name (ESSID) and click Ok/Apply to connect to the network. (Currently only supports unencrypted networks.)
Note: Tested on Fedora Core 2, Mandrake 10, and FreeBSD 5.2.1, which are supported by distribution-specific code. For other distributions, it falls back to generic code, which theoretically should work. However, given the quirks I have encountered in the above three distributions, there are likely problems with other distributions as well. Please test this feature and report problems if it does not work.
Download (0.070MB)
Added: 2005-06-01 License: GPL (GNU General Public License) Price:
1607 downloads
Wireless Applet 1.0
Wireless Applet is a gnome-panel applet that shows up the status of your wireless card. more>>
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.
<<lessThis 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.
Download (0.090MB)
Added: 2006-07-10 License: GPL (GNU General Public License) Price:
1210 downloads
Noname Network 0.1.7
Noname Network provides a powerful file-sharing network. more>>
Noname Network provides a powerful file-sharing network.
The Noname network is a gnutella-based network that features a different and more flexible protocol. The client and network currently support filesharing, but the protocol can be extended to support more features.
<<lessThe Noname network is a gnutella-based network that features a different and more flexible protocol. The client and network currently support filesharing, but the protocol can be extended to support more features.
Download (MB)
Added: 2007-04-05 License: GPL (GNU General Public License) Price:
933 downloads
wireless-applet 0.0.2
wireless-applet is an applet for the GNOME Panel displaying available wireless networks. more>>
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.
<<lessBrings the comfort of NetworkManager to wpa_supplicant users. Supports WEP, WPA-PSK, and open wireless networks.
Download (0.072MB)
Added: 2006-01-19 License: GPL (GNU General Public License) Price:
1394 downloads
GWireless 0.0.3
GWireless is a simplist utility for managing wifi 802.11x wireless connections on FreeBSD. more>>
GWireless is a simplist utility for managing wifi 802.11x wireless connections on FreeBSD.
GWireless enables you to connect to available networks without touching the ifconfig command by hand.
Asumptions:
- sudo available without pass
- wireless is ipw0 (if not, "ifconfig yours0 name ipw0")
<<lessGWireless enables you to connect to available networks without touching the ifconfig command by hand.
Asumptions:
- sudo available without pass
- wireless is ipw0 (if not, "ifconfig yours0 name ipw0")
Download (0.28MB)
Added: 2005-08-24 License: GPL (GNU General Public License) Price:
1527 downloads
Ad-hoc Wireless Distribution System 6.0
Ad-hoc Wireless Distribution Service (AWDS) is a Layer 2 routing protocol for wireless mesh networks. more>>
Ad-hoc Wireless Distribution Service (AWDS) is a Layer 2 routing protocol for wireless mesh networks. The project provides transparent Ethernet-like access to all participating nodes, thus easily allowing the employment of different higher level protocols like IP (with DHCP), IPv6, AppleTalk, ...
A Linux implementation of AWDS can be downloaded from our download section. Ports to other platforms are highly appreciated!
<<lessA Linux implementation of AWDS can be downloaded from our download section. Ports to other platforms are highly appreciated!
Download (0.39MB)
Added: 2007-04-10 License: LGPL (GNU Lesser General Public License) Price:
941 downloads
Wireless Assistant 0.5.7
Wireless Assistant is a small application allowing you to scan for wireless networks and connect to them. more>>
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
make
su -c "make install"
Enhancements:
- NOTE: This release includes some brand new or rewritten features. Please submit bugs to sf.net page and comments/votes here. Thanks!
- NEW: Finally WPA-PSK support (WPA/WPA2, please test and report in case of problems!)
- NEW/FIX: Rewritten, completely new connection state detection (please comment!)
- NEW: Optional grouping of APs with the same ESSID
- FIX: UI refinements
- FIX: hide encryption keys in console output and edit dialogs
- FIX: Connection using dhclient fails
- FIX: dont check for connection while wizard is running
- FIX: remove default gateway upon disconnection if not managed by DHCP client
- FIX: updated Polish translation (with help from riklaunim)
- FIX: Many internal changes, more stable
<<lessWireless 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
make
su -c "make install"
Enhancements:
- NOTE: This release includes some brand new or rewritten features. Please submit bugs to sf.net page and comments/votes here. Thanks!
- NEW: Finally WPA-PSK support (WPA/WPA2, please test and report in case of problems!)
- NEW/FIX: Rewritten, completely new connection state detection (please comment!)
- NEW: Optional grouping of APs with the same ESSID
- FIX: UI refinements
- FIX: hide encryption keys in console output and edit dialogs
- FIX: Connection using dhclient fails
- FIX: dont check for connection while wizard is running
- FIX: remove default gateway upon disconnection if not managed by DHCP client
- FIX: updated Polish translation (with help from riklaunim)
- FIX: Many internal changes, more stable
Download (0.12MB)
Added: 2007-04-03 License: GPL (GNU General Public License) Price:
615 downloads
Protothreads 1.4
Protothreads are extremely lightweight stackless threads designed for severely memory constrained systems. more>>
Protothreads are extremely lightweight stackless threads designed for severely memory constrained systems, such as small embedded systems or wireless sensor network nodes.
Protothreads provide linear code execution for event-driven systems implemented in C. Protothreads project can be used with or without an underlying operating system.
Protothreads provide a blocking context on top of an event-driven system, without the overhead of per-thread stacks. The purpose of protothreads is to implement sequential flow of control without complex state machines or full multi-threading.
While protothreads originally were created for memory-constrained embedded systems, it has found many uses as a general purpose library too. Examples include multimedia streaming server software, grid computing research software, and MPEG decoding software for Internet TVs.
Main features:
Main features:
- Very small RAM overhead - only two bytes per protothread and no extra stacks
- Highly portable - the protothreads library is 100% pure C and no architecture specific assembly code
- Can be used with or without an OS
- Provides blocking wait without full multi-threading or stack-switching
- Freely available under a BSD-like open source license
Example applications:
- Memory constrained systems
- Event-driven protocol stacks
- Small embedded systems
- Sensor network nodes
- Portable C applications
Enhancements:
- PT_SCHEDULE() now returns true both when a protothread is waiting and when it has yielded.
- A README file has been added for Visual C++ users that explains how protothreads may trigger a compiler bug and how to prevent this from happening.
<<lessProtothreads provide linear code execution for event-driven systems implemented in C. Protothreads project can be used with or without an underlying operating system.
Protothreads provide a blocking context on top of an event-driven system, without the overhead of per-thread stacks. The purpose of protothreads is to implement sequential flow of control without complex state machines or full multi-threading.
While protothreads originally were created for memory-constrained embedded systems, it has found many uses as a general purpose library too. Examples include multimedia streaming server software, grid computing research software, and MPEG decoding software for Internet TVs.
Main features:
Main features:
- Very small RAM overhead - only two bytes per protothread and no extra stacks
- Highly portable - the protothreads library is 100% pure C and no architecture specific assembly code
- Can be used with or without an OS
- Provides blocking wait without full multi-threading or stack-switching
- Freely available under a BSD-like open source license
Example applications:
- Memory constrained systems
- Event-driven protocol stacks
- Small embedded systems
- Sensor network nodes
- Portable C applications
Enhancements:
- PT_SCHEDULE() now returns true both when a protothread is waiting and when it has yielded.
- A README file has been added for Visual C++ users that explains how protothreads may trigger a compiler bug and how to prevent this from happening.
Download (0.25MB)
Added: 2006-10-02 License: BSD License Price:
1120 downloads
KWifiSelector 0.8
KWifiSelector is a KDE tool to display all available wireless networks (WLAN). more>>
KWifiSelector is a KDE tool to display all available wireless networks (WLAN). For each of them, the parameters (such as IP configuration and WEP keys) can be configured.
KWifiSelector also allows the user to connect to and disconnect from a selected network.
Enhancements:
- The root elevation mechanism was changed from using kdesu to sudo.
- This allows avoiding giving everyone the root password.
<<lessKWifiSelector also allows the user to connect to and disconnect from a selected network.
Enhancements:
- The root elevation mechanism was changed from using kdesu to sudo.
- This allows avoiding giving everyone the root password.
Download (0.57MB)
Added: 2006-09-20 License: GPL (GNU General Public License) Price:
1136 downloads
Impi Linux 7.05 (Desktop)
Impi Linux Desktop is based on the latest Ubuntu 7.04 (Feisty Fawn) Desktop. more>>
Impi Linux Desktop is based on the latest Ubuntu 7.04 (Feisty Fawn) Desktop.
Impi Linux 7.05 is fully compatible with Ubuntu 7.04 and has all of Ubuntus latest features and enhancements . To this Impi Linux have added specific enhancements catering for more enterprise type requirements.
Main features:
- GNOME 2.18 and the Linux kernel 2.6.20
- Windows Migration assistant.
- Improved wireless networking support.
- Improved multimedia support.
- 3D desktop effects.
- Easy installation of media codecs.
- Easy installation of proprietary drivers.
- New improved artwork.
- Easy 3rd party.
- Quick diagnostics tools.
- New help centre.
- More and better hardware support, including support for Intel based Macs.
- Dictionary support for all 11 South African official languages.
- Network based authentication, with roaming support.
- Integrated desktop file encryption.
- Beagle, integrated desktop search.
- Extended Bluetooth tools and utilities.
- Better hibernate and suspend support.
- Better Ipod support.
- Podcast support.
- NTFS read and write support.
- Full LPI and Open ICDL documentation on the desktop.
- Impi first run wizard for OEM installations (only available to OEMs)
- Full Open Clip Art for Openoffice.
Office productivity:
- Word ProcessorOpenOffice Writer
- Spread SheetOpenOffice Calc
- PresentationOpenOffice Impress
- Desktop DatabaseOpenOffice Base
- Drawing SoftwareOpenOffice Draw
- Groupware and Email:
- Email, Calendar, Contact, TasksKontact
Graphics:
- Photo manipulationGIMP
- Photo managementF-Spot
Internet:
- Web BrowserFirefox
- ChatGaim
- ADSL/iBurst support via PPPOE.
Multimedia:
- MusicBanshee
- iPodGpodder
- VideoTotem
- CD extractionSound Juicer
- CD creationSerpentine
<<lessImpi Linux 7.05 is fully compatible with Ubuntu 7.04 and has all of Ubuntus latest features and enhancements . To this Impi Linux have added specific enhancements catering for more enterprise type requirements.
Main features:
- GNOME 2.18 and the Linux kernel 2.6.20
- Windows Migration assistant.
- Improved wireless networking support.
- Improved multimedia support.
- 3D desktop effects.
- Easy installation of media codecs.
- Easy installation of proprietary drivers.
- New improved artwork.
- Easy 3rd party.
- Quick diagnostics tools.
- New help centre.
- More and better hardware support, including support for Intel based Macs.
- Dictionary support for all 11 South African official languages.
- Network based authentication, with roaming support.
- Integrated desktop file encryption.
- Beagle, integrated desktop search.
- Extended Bluetooth tools and utilities.
- Better hibernate and suspend support.
- Better Ipod support.
- Podcast support.
- NTFS read and write support.
- Full LPI and Open ICDL documentation on the desktop.
- Impi first run wizard for OEM installations (only available to OEMs)
- Full Open Clip Art for Openoffice.
Office productivity:
- Word ProcessorOpenOffice Writer
- Spread SheetOpenOffice Calc
- PresentationOpenOffice Impress
- Desktop DatabaseOpenOffice Base
- Drawing SoftwareOpenOffice Draw
- Groupware and Email:
- Email, Calendar, Contact, TasksKontact
Graphics:
- Photo manipulationGIMP
- Photo managementF-Spot
Internet:
- Web BrowserFirefox
- ChatGaim
- ADSL/iBurst support via PPPOE.
Multimedia:
- MusicBanshee
- iPodGpodder
- VideoTotem
- CD extractionSound Juicer
- CD creationSerpentine
Download (MB)
Added: 2007-05-08 License: Other/Proprietary License Price:
903 downloads
Multicast Dissemination Protocol Toolkit 2.1b5
Multicast Dissemination Protocol project is a protocol framework and software toolkit for reliable multicasting data objects. more>>
Multicast Dissemination Protocol project is a protocol framework and software toolkit for reliable multicasting data objects including files and application memory blocks. A primary design goal of MDP is to provide a reliable multicast protocol approach which is suitable for reliable dissemination of data over both wireless and wired networks.
MDP software has been demonstrated across a range of network architecture and heterogeneous conditions including; the worldwide Internet MBone, bandwidth and routing asymmetric network connections, high delay satellite networks, and mobile, radio networks. MDP integrates numerous multicast protocol advances including highly robust, packet-based erasure correction techniques and adaptive group timing mechanisms.
The present MDP software toolkit includes a library with a well-defined API. Several example working applications including a multicast file transfer applications and a very basic multicast chat application are also provided. To learn more and/or download the software see the following sections.
<<lessMDP software has been demonstrated across a range of network architecture and heterogeneous conditions including; the worldwide Internet MBone, bandwidth and routing asymmetric network connections, high delay satellite networks, and mobile, radio networks. MDP integrates numerous multicast protocol advances including highly robust, packet-based erasure correction techniques and adaptive group timing mechanisms.
The present MDP software toolkit includes a library with a well-defined API. Several example working applications including a multicast file transfer applications and a very basic multicast chat application are also provided. To learn more and/or download the software see the following sections.
Download (0.54MB)
Added: 2006-02-17 License: BSD License Price:
1354 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above round trip time in wireless network search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed