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

Ip Switcher Basic software
Filter: All | Freeware | Demo
 

Ip Switcher Basic

< 1 2 3 4 5 
Added: July 01, 2010 | Visits: 1.791

BASIC-256 BASIC-256 is an easy to use version of BASIC designed to teach young children the basics of computer programming. The BASIC-256 project uses traditional control structures like gosub, for/next, and goto, which helps kids easily see how program flow-control works. It has a built-in graphics mode...



Platforms: *nix

License: Freeware Size: 31.74 KB Download (115): BASIC-256 Download

Added: July 27, 2010 | Visits: 1.553

IP-Atlas IP-Atlas tries to plot your location or any other host on the internet using the NetGeo data. It finds the latitude and longitude coordinates of the host and plots it on an image for you.It finds the latitude and longitude coordinates of the host and plots it on an image for you. You can try the...





Platforms: *nix

License: Freeware Size: 93.18 KB Download (128): IP-Atlas Download

Added: March 27, 2010 | Visits: 1.120

PerlPoint::Tags::Basic PerlPoint::Tags::Basic is a Perl module that declares basic PerlPoint tags. SYNOPSIS # declare basic tags use PerlPoint::Tags::Basic; This module declares several basic PerlPoint tags. Tag declarations are used by the parser to determine if a used tag is valid, if it needs options, if it...


Platforms: *nix

License: Freeware Size: 419.84 KB Download (97): PerlPoint::Tags::Basic Download

Added: January 27, 2010 | Visits: 1.363

IP::Anonymous IP::Anonymous is a Perl port of Crypto-PAn to provide anonymous IP addresses. SYNOPSIS use IP::Anonymous; @key = (0..31); my $object = new IP::Anonymous(@key); print $object->anonymize("192.0.2.0")."n"; This is a Perl port of Crypto-PAn. Crypto-PAn is a cryptography-based sanitization...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (113): IP::Anonymous Download

Added: April 19, 2010 | Visits: 1.283

Linux IP Firewalling Chains Linux IP Firewalling Chains is an update to the 2.0 Linux Firewalling code, for the 2.2 Linux kernel. It is required to administer the IP packet filters in Linux kernel versions 2.1.102 and above. The older Linux firewalling code doesnt deal with fragments, has 32-bit counters (on Intel at...


Platforms: *nix

License: Freeware Size: 133.12 KB Download (128): Linux IP Firewalling Chains Download

Added: September 13, 2010 | Visits: 1.032

Perl::Metric::Basic Perl::Metric::Basic is a Perl module that can provide basic software metrics. SYNOPSIS # first construct a PPI::Document object to pass in my $document = PPI::Document->load("t/lib/Acme.pm"); # then retrieve metrics on the document my $m = Perl::Metric::Basic->new; my $metric =...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (90): Perl::Metric::Basic Download

Added: September 09, 2010 | Visits: 1.167

CBM BASIC Lister 2.02 CBM BASIC Lister is a Commodore related application to convert BASIC programs from their binary form to text. CBM BASIC Lister (formerly C64 BASIC Lister) is a tool to generate an easily readable and printable BASIC listing of any CBM BASIC program (C64/VIC20, etc.) saved as "prg" file. It is...


Platforms: *nix

License: Freeware Size: 45.06 KB Download (120): CBM BASIC Lister 2.02 Download

Added: January 23, 2010 | Visits: 795

NetAddr::IP NetAddr::IP is a Perl module that can manage IPv4 and IPv6 addresses and subnets. SYNOPSIS use NetAddr::IP qw( Compact Coalesce Zero Ones V4mask V4net :aton :old_storable :old_nth ); my $ip = new NetAddr::IP loopback; print "The address is ", $ip->addr, " with mask ", $ip->mask,...


Platforms: *nix

License: Freeware Size: 97.28 KB Download (98): NetAddr::IP Download

Added: June 17, 2010 | Visits: 490

NetAddr::IP::UtilPP NetAddr::IP::UtilPP is a Perl module with pure Perl functions for NetAddr::IP::Util. SYNOPSIS use NetAddr::IP::UtilPP qw( hasbits isIPv4 shiftleft addconst add128 sub128 notcontiguous ipv4to6 mask4to6 ipanyto6 maskanyto6 ipv6to4 bin2bcd bcd2bin ); use NetAddr::IP::UtilPP...


Platforms: *nix

License: Freeware Size: 97.28 KB Download (93): NetAddr::IP::UtilPP Download

Added: October 05, 2010 | Visits: 2.258

IP and Ethernet testing Tool IP and Ethernet testing Tool is also known as "IET" and its an ethernet bridge addon for testing of network appliances and applications. Initialy IskraTel extended and customized the NistNet tool. However NistNet functions on IP layer and requires that tested equipment be configured to use...


Platforms: *nix

License: Freeware Size: 43.01 KB Download (124): IP and Ethernet testing Tool Download

Added: January 02, 2010 | Visits: 1.508

IP::Country IP::Country is a tool for fast lookup of country codes from IP addresses. Finding out the country of a client using only the IP address can be difficult. Looking up the domain name associated with that address can provide some help, but many IP address are not reverse mapped to any useful...


Platforms: *nix

License: Freeware Size: 163.84 KB Download (116): IP::Country Download

Added: October 23, 2010 | Visits: 803

W3C::LogValidator::Basic W3C::LogValidator::Basic is a W3C log validator. It can sort web server log entries by popularity (hits). SYNOPSIS use W3C::LogValidator::Basic; my $b = new W3C::LogValidator::Basic; $b->uris(http://www.w3.org/Overview.html, http://www.yahoo.com/index.html); my $result_string=...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (94): W3C::LogValidator::Basic Download

Added: January 07, 2010 | Visits: 1.097

IP Tables State Having worked with IP Filter on Solaris for a few years now, when I work on IP Tables in Linux I come to miss State Top. So I decided to write a version for IP Tables. IPTState is a state top along with a "single run" mode to quickly display states once. IP Tables State has customizable sorting...


Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 27.65 KB Download (98): IP Tables State Download

Added: January 21, 2010 | Visits: 1.171

NetAddr::IP::Find NetAddr::IP::Find is a Perl module to find IP addresses in plain text. SYNOPSIS use NetAddr::IP::Find; $num_found = find_ipaddrs($text, &callback); This is a module for finding IP addresses in plain text. Functions NetAddr::IP::Find exports one function, find_ipaddrs(). It works very...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (96): NetAddr::IP::Find Download

Added: June 27, 2010 | Visits: 2.309

Serial Over IP Serial Over IP is a tool for the transport of serial interfaces over UDP/IP. It is very usefull for connecting distant equipment that run via a serial interfaces to a local computer. One linux will be server and one will be client. On the server you can start the program typing the following...


Platforms: *nix

License: Freeware Size: 163.84 KB Download (235): Serial Over IP Download

Added: August 12, 2010 | Visits: 1.143

NetPacket::IP SYNOPSIS use NetPacket::IP; $ip_obj = NetPacket::IP->decode($raw_pkt); $ip_pkt = NetPacket::IP->encode($ip_obj); $ip_data = NetPacket::IP::strip($raw_pkt); NetPacket::IP provides a set of routines for assembling and disassembling packets using IP (Internet Protocol). Methods...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (94): NetPacket::IP Download

Added: May 26, 2010 | Visits: 1.162

Static IP configurator Static IP configurator is a network configurator for static IP address by using kommander..


Platforms: *nix

License: Freeware Size: 10.24 KB Download (150): Static IP configurator Download

Added: June 04, 2010 | Visits: 982

Random Theme Switcher Random Theme Switcher provides an extension which switches skin at random time interval. If you have no theme installed, this extension is of no use..


Platforms: *nix

License: Freeware Size: 10.24 KB Download (100): Random Theme Switcher Download

Added: October 07, 2010 | Visits: 1.426

IP Observer IP Observer provides you with a way to observe your assigned IP adress also behind a internet router and give a new adress to people by email. The assigned IP adress from yor privider changed every day. Also at Flatrates there is a cut of. So you canĀ“t access to your computer from outside...


Platforms: *nix

License: Freeware Size: 1024 KB Download (154): IP Observer Download

Added: January 25, 2010 | Visits: 937

Omikron Basic Scientists, engineers, students, and others are programming with Omikron Basic since 1985. Read about the benefits of this easy to learn programming language.Omikron Basic was originally developed in the 80s to be used on ATARI computers. After that, it was mainly used by scientists and engineers...


Platforms: Mac

License: Demo Cost: $0.00 USD Download (107): Omikron Basic Download

< 1 2 3 4 5