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

Net Use Command freeware
Filter: All | Freeware | Demo
 

Net Use Command

< 1 2 3 4 5 
Added: February 05, 2010 | Visits: 2.263

C++ Command Line Library C++ Command Line Library provides a framework for handling command line options and arguments. Either variables (of any type) are set to values given at the command line. Or user defined functions are called with arguments (of any type) read from the command line. It was developed and tested...



Platforms: *nix

License: Freeware Size: 849.92 KB Download (137): C++ Command Line Library Download

Added: June 27, 2010 | Visits: 975

Net::Server Net::Server is an extensible, general Perl server engine. SYNOPSIS #!/usr/bin/perl -w -T package MyPackage; use Net::Server; @ISA = qw(Net::Server); sub process_request { #...code... } MyPackage->run(port => 160); exit;.





Platforms: *nix

License: Freeware Size: 81.92 KB Download (132): Net::Server Download

Added: April 04, 2010 | Visits: 1.447

Net::Nessus::Client Net::Nessus::Client is a Nessus client module. SYNOPSIS # Connect to the Nessus Server require Net::Nessus::Client; my $client = Net::Nessus::Client->new(host => localhost, port => 1241, user => joe, password => my_password); The Nessus program is a Client/Server application offering a...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (130): Net::Nessus::Client Download

Added: November 11, 2010 | Visits: 1.289

Net::OpenSRS Net::OpenSRS project is a wrapper interface to the DNS portions of the Tucows OpenSRS HTTPS XML API. The client library distributed by OpenSRS can be difficult to integrate into a custom environment, and their web interface becomes quickly tedious with heavy usage. This is a clean and...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (128): Net::OpenSRS Download

Added: October 27, 2010 | Visits: 1.094

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: August 03, 2008 | Visits: 1.235

Gold Fish.Net Gold Fish.Net is a powerful tool developed with DBA's in mind. Through an easy to use interface wizards will guide you through such tasks as creating, editing, or modifying most database objects. Gold Fish.Net provides point and click navigation for exporting Data, Scripts, and Xml. Available...


Platforms: Windows

License: Freeware Size: 5.7 MB Download (127): Gold Fish.Net Download

Added: August 24, 2008 | Visits: 1.053

MyGeneration .NET Code Generator MyGeneration is a .NET developer tool that generates code from templates by combining either JScript or VBScript with a powerful database meta-data API. Multi-Database Support: Microsoft SQL, Oracle, IBM DB2, MySQL, and Microsoft Access. Entity Aliasing: names of tables, views, columns,...


Platforms: Windows

License: Freeware Size: 634 KB Download (123): MyGeneration .NET Code Generator Download

Released: February 15, 2014  |  Added: March 02, 2014 | Visits: 1.319

Open Command Prompt Here Launch the Command Prompt with or without administrative rights directly at any folder from Windows Explorer. Open Command Prompt Here is a free shell extension to the right click menu of Windows Explorer utility that allows to launch the Command Prompt with or without administrative rights...


Platforms: Windows, Windows 7

License: Freeware Size: 7.12 MB Download (123): Open Command Prompt Here Download

Added: May 18, 2010 | Visits: 1.261

Net::Connection::Sniffer::Util Net::Connection::Sniffer::Util are netaddr utilities. SYNOPSIS use Net::Connection::Sniffer::Util; my $ip = newcidr24 Net::Connection::Sniffer::Util($netaddr); my $ipcopy = $ip->copy; if ($someip->within($ip)) { do something... if ($ip->contains($someip)) { do something... if...


Platforms: *nix

License: Freeware Size: 43.01 KB Download (119): Net::Connection::Sniffer::Util Download

Added: October 05, 2010 | Visits: 1.072

Net::UPS Net::UPS is an implementation of UPS Online Tools API in Perl. SYNOPSIS use Net::UPS; $ups = Net::UPS->new($userid, $password, $accesskey); $rate = $ups->rate($from_zip, $to_zip, $package); printf("Shipping this package $from_zip => $to_zip will cost you $.2fn", $rate->total_charges);...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (119): Net::UPS Download

Added: May 13, 2010 | Visits: 851

Verilog::Netlist::Net Verilog::Netlist::Net is a Net for a Verilog Module. SYNOPSIS use Verilog::Netlist; ... my $net = $module->find_net (signalname); print $net->name; Verilog::Netlist creates a net for every sc_signal declaration in the current module..


Platforms: *nix

License: Freeware Size: 122.88 KB Download (119): Verilog::Netlist::Net Download

Released: September 29, 2010  |  Added: October 15, 2010 | Visits: 1.105

ASPhere ASPhere is a freeware utility primarily intended for creating and modifying configuration files for ASP.NET. But they are not only web.config files ASPhere can work with, you can use it for viewing and editing normal XML files and plain text files as well. It offers you a graphical user interface...


Platforms: Windows

License: Freeware Size: 1.55 MB Download (119): ASPhere Download

Added: August 22, 2008 | Visits: 1.065

WebEffects 1.0 for ASP.net Add flare to you ASP.Net website with WebEffects! WebEffects is a totally FREE ASP.Net component. WebEffects provides several DHTML effects that can be used to add spice to any bland web page. WebEffects allows developers to concentrate on making good functional applications, and leaves the DHTML...


Platforms: Windows

License: Freeware Size: 991 KB Download (119): WebEffects 1.0 for ASP.net Download

Added: May 02, 2010 | Visits: 938

argstream argstream is a class that facilitates easy parsing of command line arguments in C++. The syntax is very simple and uses stream operators to parse various types of arguments. Here is a list of functionalities offered for the parsing of command line arguments : - Short (-c) and long ( --color)...


Platforms: *nix

License: Freeware Download (119): argstream Download

Added: October 16, 2010 | Visits: 1.310

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: March 17, 2010 | Visits: 1.540

LFTP LFTP is sophisticated file transfer program with command line interface. LFTP supports FTP, HTTP, FISH, SFTP, HTTPS and FTPS protocols. GNU Readline library is used for input. Every operation in lftp is reliable, that is any non-fatal error is handled and the operation is retried automatically....


Platforms: *nix

License: Freeware Size: 1.2 MB Download (117): LFTP Download

Added: August 02, 2010 | Visits: 1.318

Net::Cisco::AccessList::Extended Net::Cisco::AccessList::Extended is a Perl module to generate Cisco extended access-lists. SYNOPSIS use Net::Cisco::AccessList::Extended; my $l = Net::Cisco::AccessList::Extended->new(INCOMING_LIST); $l->push({ access => permit, proto => ip, src_og => friendly_net, dst_og => local_net,...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (117): Net::Cisco::AccessList::Extended Download

Added: February 09, 2010 | Visits: 1.121

Regexp::Common::net Regexp::Common::net is a Perl module that provide regexes for IPv4 addresses. SYNOPSIS use Regexp::Common qw /net/; while (<>) { /$RE{net}{IPv4}/ and print "Dotted decimal IP address"; /$RE{net}{IPv4}{hex}/ and print "Dotted hexadecimal IP address"; /$RE{net}{IPv4}{oct}{-sep => :}/ and...


Platforms: *nix

License: Freeware Size: 112.64 KB Download (115): Regexp::Common::net Download

Added: June 01, 2010 | Visits: 1.110

File File is the open source implementation of the file command used on almost every free operating system (OpenBSD, Linux, FreeBSD, NetBSD) and also on systems that use free software (including OS/2, DOS, MS Windows, etc.). The file command, if youre not familiar with it, is a command-line tool...


Platforms: *nix

License: Freeware Size: 542.72 KB Download (115): File Download

Added: October 18, 2010 | Visits: 1.025

Net::DNS::ValueDomain::DDNS Net::DNS::ValueDomain::DDNS is a Perl module to update your Value-Domain (https://www.value-domain.com/) DynamicDNS records. SYNOPSIS use Net::DNS::ValueDomain::DDNS; # Normal usage my $ddns = Net::DNS::ValueDomain::DDNS->new; $ddns->update( domain => example.com, password => 1234,...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (114): Net::DNS::ValueDomain::DDNS Download

< 1 2 3 4 5