Netty 3.0.0.CR1 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Netty 3.0.0.CR1 (Default branch)
# 1  
Old 08-14-2008
Netty 3.0.0.CR1 (Default branch)

The Netty project is an effort to provide an asynchronous, event-driven network application framework for rapid development of maintainable, high-performance, high-scalability protocol servers and clients. It includes related out-of-the-box protocol extensions and a tool suite. License: GNU Lesser General Public License (LGPL) Changes:
The first release candidate with a frozen API. Various convenience methods were added to ChannelBuffer. A user can decide what logging framework Netty should use now.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
wicd-cli(8)						      System Manager's Manual						       wicd-cli(8)

NAME
wicd-cli - command-line interface to wicd SYNOPSIS
wicd-cli [options] DESCRIPTION
This manual page documents briefly the wicd-cli command. wicd-cli is a scriptable command-line only "client" for wicd. OPTIONS
-h, --help Show summary of options. -n network-id, --network=network-id Specify which network wicd-cli should act on. -p property, --network-property=property Show property from network details. -s value, --set-to=value Set selected property to value -m name, --name=name Set the name for the profile to load/save to name. -S, --scan Scan available wireless networks. -w, --save Save the network connection profile. -l, --list-networks List the networks WICD has in its cache. -d, --network-details Show details of selected network. -x, --disconnect Disconnect from the current network. -c, --connect Connect to the selected network. -e, --list-encryption-types View the available encryption templates WICD can use. -y, --wireless Use the wireless interface. -z, --wired Use the wired interface. -o, --load-profile Load a wired connection profile. SEE ALSO
wicd(1), wicd-client(1), wicd-gtk(8), wicd-curses(8) AUTHOR
wicd-cli was written by Ronuk Raval. This manual page was written by David Paleino <dapal@debian.org>, for the Debian project (and may be used by others). Dec 2009 wicd-cli(8)