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.477.933 Times

Net Switch Option Com Sectionex freeware
Filter: All | Freeware | Demo
 

Net Switch Option Com Sectionex

< 1 2 3 4 5 
Added: May 20, 2010 | Visits: 1.336

net-tools The net-tools package contains a collection of programs that form the base set of the NET-3 networking distribution for the Linux operating system. It contains the important tools for controlling the network subsystem of the Linux kernel including arp, hostname, ifconfig, netstat, rarp and... Platforms: *nix

License: Freeware Size: 194.56 KB Download (109): net-tools Download

Added: May 02, 2010 | Visits: 982

Net::YahooMessenger::CRAM Net::YahooMessenger::CRAM is a Yahoo Messenger Challenge-Response Authentication Mechanism. SYNOPSIS my $cram = Net::YahooMessenger::CRAM->new(); $cram->set_id($your_yahoo_id); $cram->set_password($your_password); $cram->set_challenge_string($string_from_server); my ($response_type6,... Platforms: *nix

License: Freeware Size: 16.38 KB Download (93): Net::YahooMessenger::CRAM Download

Added: January 01, 2010 | Visits: 1.106

Net::YahooMessenger Net::YahooMessenger is a Perl interface to the Yahoo!Messenger IM protocol. SYNOPSIS use Net::YahooMessenger; my $yahoo = Net::YahooMessenger->new( id => your_yahoo_id, password => your_password, ); $yahoo->login or die "Cant login Yahoo!Messenger"; $yahoo->send(recipient_yahoo_id,... Platforms: *nix

License: Freeware Size: 16.38 KB Download (152): Net::YahooMessenger Download

Added: October 27, 2010 | Visits: 1.726

Fast User Switch Applet Fast User Switch Applet is an applet for the GNOME 2.10 panel which allows for MacOS X-style menu-based user-switching. It integrates with GDM to switch between existing X11 sessions or create new ones as needed, and will show the same users as the GDM face browser. The applet can display... Platforms: *nix

License: Freeware Size: 522.24 KB Download (125): Fast User Switch Applet Download

Added: February 12, 2010 | Visits: 1.208

Net::Amazon::EC2 Net::Amazon::EC2 is a Perl interface to the Amazon Elastic Compute Cloud (EC2) environment. SYNOPSIS use Net::Amazon::EC2; my $ec2 = Net::Amazon::EC2->new( AWSAccessKeyId => PUBLIC_KEY_HERE, SecretAccessKey => SECRET_KEY_HERE ); # Start 1 new instance from AMI: ami-XXXXXXXX my... Platforms: *nix

License: Freeware Size: 22.53 KB Download (98): Net::Amazon::EC2 Download

Added: October 16, 2010 | Visits: 1.311

Net::BitTorrent::PeerPacket Net::BitTorrent::PeerPacket is a Parse/Build Peer Packets from BitTorrent. SYNOPSIS # Encode a packet my $binary_packet = bt_build_packet($key1, $value1, $key2, $value2); # Decode a packet my $parsed_packet = bt_parse_packet($binary_data); Net::BitTorrent::PeerPacket handles parsing and... Platforms: *nix

License: Freeware Size: 6.14 KB Download (118): Net::BitTorrent::PeerPacket Download

Added: July 18, 2010 | Visits: 1.084

Net::SynchroEdit::Service Net::SynchroEdit::Service is a Perl extension for SynchroEdit response service functionality. SYNOPSIS use Net::SynchroEdit::Service; my $conn = new Net::SynchroEdit::Service; $conn->connect("localhost", 7962, "root", "secret"); Net::SynchroEdit::Service provides a complete set of... Platforms: *nix

License: Freeware Size: 7.17 KB Download (96): Net::SynchroEdit::Service Download

Added: July 03, 2010 | Visits: 1.001

Digg.com plugin for Konqueror Digg.com plugin for Konqueror is a Konqueror plugin that adds an icon in the statusbar used to toggle a docked article submission window for the Digg.com website. URL and Title fields can automatically be filled as you surf the net and the list of selectable Digg categories is configurable..... Platforms: *nix

License: Freeware Size: 696.32 KB Download (93): Digg.com plugin for Konqueror Download

Added: March 16, 2010 | Visits: 962

Net::Traces::SSFNet Net::Traces::SSFNet is a Perl module to analyze traces generated by SSFNet. SYNOPSIS use Net::Traces::SSFNet qw( droptail_record_player droptail_record_plotter ); $Net::Traces::SSFNet::PRINT_EXACT_DECIMAL_DIGITS = 0; $Net::Traces::SSFNet::SHOW_SOURCES = 1; $Net::Traces::SSFNet::SHOW_STATS... Platforms: *nix

License: Freeware Size: 10.24 KB Download (96): Net::Traces::SSFNet Download

Added: July 01, 2010 | Visits: 2.071

Net::DNS::ZoneFile Net::DNS::ZoneFile is a Perl extension to convert a zone file to a collection of RRs. SYNOPSIS use Net::DNS::ZoneFile; my $rrset = Net::DNS::ZoneFile->read($filename[, $root]); print $_->string . "n" for @$rrset; my $rrset = Net::DNS::ZoneFile->readfh($fh[, $root]); # OR my $rrset =... Platforms: *nix

License: Freeware Size: 8.19 KB Download (98): Net::DNS::ZoneFile Download

Added: November 03, 2010 | Visits: 473

Net::AudioScrobbler Net::AudioScrobbler is a Perl module that provides an interface to AudioScrobbler. Installation: To install this module type the following: perl Makefile.PL make make test make install. Platforms: *nix

License: Freeware Size: 3.07 KB Download (92): Net::AudioScrobbler Download

Added: January 06, 2010 | Visits: 813

Net::Stomp Net::Stomp is a Streaming Text Orientated Messaging Protocol Client. SYNOPSIS # send a message to the queue foo use Net::Stomp; my $stomp = Net::Stomp->new( { hostname => localhost, port => 61613 } ); $stomp->connect( { login => hello, passcode => there } ); $stomp->send( { destination... Platforms: *nix

License: Freeware Size: 6.14 KB Download (96): Net::Stomp Download

Added: October 27, 2010 | Visits: 1.095

Net::Stomp::Frame Net::Stomp::Frame is a STOMP Frame. SYNOPSIS use Net::Stomp::Frame; my $frame = Net::Stomp::Frame->new( { command => $command, headers => $headers, body => $body, } ); my $frame = Net::Stomp::Frame->parse($string); my $string = $frame->as_string; This module encapsulates a Stomp... Platforms: *nix

License: Freeware Size: 6.14 KB Download (127): Net::Stomp::Frame Download

Added: October 18, 2010 | Visits: 1.323

Linux Multilayer Switch Linux Multilayer Switch is part of a larger project that aims at building a Linux-based Layer 2 and 3 switching appliance. We hope this will be integrated into the official Linux kernel someday, but first our code must reach maturity and then we must prove the kernel team that its ok. This is... Platforms: *nix

License: Freeware Size: 82.94 KB Download (147): Linux Multilayer Switch Download

Added: March 19, 2010 | Visits: 714

Net::NIS::Listgroup Net::NIS::Listgroup is a Perl module to list hosts/users in a netgroup group. SYNOPSIS use Listgroup; $array_ref_groups = listgroup(); $array_ref_groups = listgroups(); $array_ref_users_or_groups = listgroup({groupname}); $array_ref_users_or_groups = listgroup_user({groupname1}, [... Platforms: *nix

License: Freeware Size: 14.34 KB Download (93): Net::NIS::Listgroup Download

Added: March 22, 2010 | Visits: 1.376

Net::Telnet::Netscreen Net::Telnet::Netscreen is a Perl module that interacts with a Netscreen firewall. Net::Telnet::Netscreen is mostly a pure rippoff of Net::Telnet::Cisco, with adaptations to make it work on the Netscreen firewalls. It also has some additional commands, but for basic functionality, see... Platforms: *nix

License: Freeware Size: 10.24 KB Download (111): Net::Telnet::Netscreen Download

Added: September 05, 2010 | Visits: 850

Net::Server::POP3proxy Net::Server::POP3proxy is a Perl module with POP3 Proxy class for working with virus scanners and anti-spam software. SYNOPSIS use Net::Server::POP3proxy; # Constructors $popproxy = new Net::Server::POP3proxy( Action => sub { filterAction ($_[0]); }, Error => sub { die ($_[0]); }, Debug... Platforms: *nix

License: Freeware Size: 7.17 KB Download (102): Net::Server::POP3proxy Download

Added: April 09, 2010 | Visits: 1.040

Net::Milter Net::Milter provides a masquerade as the MTA to communicate with email filters through a milter interface. SYNOPSIS use Net::Milter; my $milter = new Net::Milter; $milter->open(127.0.0.1,5513,tcp); my ($milter_version,$returned_actions_ref,$returned_protocol_ref) =... Platforms: *nix

License: Freeware Size: 10.24 KB Download (100): Net::Milter Download

Added: May 25, 2010 | Visits: 740

Net:IPMessenger::ToStdoutEventHandler Net:IPMessenger::ToStdoutEventHandler is a Perl module for event handler for standard output. SYNOPSIS use Net::IPMessenger::ToStdoutEventHandler; ... $ipmsg->add_event_handler( new Net::IPMessenger::ToStdoutEventHandler ); IP Messenger receive event handler for standard output.... Platforms: *nix

License: Freeware Size: 12.29 KB Download (141): Net:IPMessenger::ToStdoutEventHandler Download

Added: January 24, 2010 | Visits: 1.709

Multi Switch Looking Glass for PHP Multi Switch Looking Glass for PHP allows network administrators to open/close ports on Cisco CatOS/IOS switches via a Web interface. It is clear, configurable, and very useful to LAN party organizers for opening a port when a gamer pays for his place in the manifestation. Platforms: *nix

License: Freeware Size: 10.24 KB Download (135): Multi Switch Looking Glass for PHP Download

< 1 2 3 4 5