Sponsored Content
Special Forums News, Links, Events and Announcements Software Releases - RSS News Ad-hoc Wireless Distribution System 8.11 (Default branch) Post 302269471 by Linux Bot on Wednesday 17th of December 2008 06:20:03 PM
Old 12-17-2008
Ad-hoc Wireless Distribution System 8.11 (Default branch)

Image AWDS (Ad-hoc Wireless Distribution Service) is a layer 2 routing protocol for wireless mesh networks. It 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, etc. License: GNU Lesser General Public License (LGPL) Changes:
A new protocol format is used. Fixes were made for new compilers and 64-bit systems. IPv6 is supported for the topology viewer. The new GEA release is used. Image

Image

More...
 

2 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Doubt in Ad-hoc reports and Mail

Hi all, 1. How to create ad-hoc reports using Shell Scripts? 2. How to create Shell Scripts for sending email to alert users for erroneous records? Thanks in advance. (1 Reply)
Discussion started by: sgunasekaran
1 Replies

2. OS X (Apple)

Wireless presentation system for mac

I am a system developer for a major university and currently trying to find out WPS software for mac that can connect a mac to a wireless projector server. The software functions with Win OS XP and 7. The server is a EDIMAX WP-S1100 WIRELESS PROJECTOR SERVER. (0 Replies)
Discussion started by: mobilemaster
0 Replies
IMGSIZE(1)						User Contributed Perl Documentation						IMGSIZE(1)

NAME
imgsize - read the dimensions of an image in several popular formats SYNOPSIS
imgsize [ -r | -a | -f fmt ] file DESCRIPTION
No-brainer to size an image supplied on the command-line. All the real work is done in Image::Size OPTIONS
By default, the width and height are returned as attributes for an IMG tag in HTML, essentially ""WIDTH=40 HEIGHT=30"". The following options may be used to return alternate formats (all report width first, then height): "-r" Return "raw" format data. Just the numbers separated by a single space. "-a" Return a Perl-style list of attributes suitable for passing to the "img()" method of the CGI module (see CGI). "-f" fmt Pass the string specified in fmt to "sprintf" and thus use it to format the results to your taste. "sprintf" will be passed two numbers, so any other formatting directives will be lost. The numbers are passed as width first, then height. SEE ALSO
Image::Size AUTHOR
Randy J. Ray <rjray@blackperl.com>. Copyright (c) 2000. Distributable under the Artistic License as packaged with Perl version 5.005 and later. LICENSE
Copying and distribution are permitted under the terms of the Artistic License 2.0 (http://www.opensource.org/licenses/artistic-license-2.0.php <http://www.opensource.org/licenses/artistic-license-2.0.php>) or the GNU LGPL 2.1 (http://www.opensource.org/licenses/lgpl-2.1.php <http://www.opensource.org/licenses/lgpl-2.1.php>). perl v5.12.1 2009-11-09 IMGSIZE(1)
All times are GMT -4. The time now is 02:54 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy