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

Net Send Command freeware
Filter: All | Freeware | Demo
 

Net Send Command

< 1 2 3 4 5 > 
Added: March 16, 2010 | Visits: 943

Net::SCP::Expect Net::SCP::Expect is a wrapper for scp that allows passwords via Expect. SYNOPSIS Example 1 - uses login method, longhand scp: my $scpe = Net::SCP::Expect->new; $scpe->login(user name, password); $scpe->scp(file,host:/some/dir); Example 2 - uses constructor, shorthand scp: my $scpe =...



Platforms: *nix

License: Freeware Size: 153.6 KB Download (113): Net::SCP::Expect Download

Added: November 14, 2010 | Visits: 1.167

Net::FTP Net::FTP is a FTP Client class. Net::FTP is a class implementing a simple FTP client in Perl as described in RFC959. It provides wrappers for a subset of the RFC959 commands. FTP stands for File Transfer Protocol. It is a way of transferring files between networked machines. The protocol...





Platforms: *nix

License: Freeware Size: 64.51 KB Download (99): Net::FTP Download

Added: January 01, 2010 | Visits: 1.103

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.090

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: March 22, 2010 | Visits: 1.371

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: May 26, 2010 | Visits: 981

Net::DNS Net::DNS::RR::A is a DNS A resource record. Net::DNS is a DNS resolver implemented in Perl. It allows the programmer to perform nearly any type of DNS query from a Perl script. For details and examples, please read the Net::DNS manual page. To read about the latest features, see the Changes...


Platforms: *nix

License: Freeware Size: 133.12 KB Download (111): Net::DNS Download

Added: April 06, 2010 | Visits: 746

Net::FTPServer Net::FTPServer is a secure, extensible and configurable Perl FTP server. SYNOPSIS ftpd [--help] [-d] [-v] [-p port] [-s] [-S] [-V] [-C conf_file] [-P pidfile] [-o option=value] Net::FTPServer is a secure, extensible and configurable FTP server written in Perl. Current features include:...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (87): Net::FTPServer Download

Added: November 26, 2010 | Visits: 1.553

Net::SMS::Clickatell Net::SMS::Clickatell is Perl module access to Clickatell SMS messaging service. SYNOPSIS use Net::SMS::Clickatell; my $catell = Net::SMS::Clickatell->new( API_ID => $api_id ); $catell->auth( USER => $user, PASSWD => $passwd ); $catell->sendmsg( TO => $mobile_phone, MSG => Hi, Im using...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (114): Net::SMS::Clickatell Download

Added: September 16, 2010 | Visits: 909

Net::IRC3::Util Net::IRC3::Util are common utilities that help with IRC protocol handling. SYNOPSIS use Net::IRC3 qw/parse_irc_msg mk_msg/; my $msgdata = mk_msg (undef, PRIVMSG FUNCTIONS These are some utility functions that might come in handy when handling the IRC protocol. You can export these...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (101): Net::IRC3::Util Download

Added: March 09, 2010 | Visits: 1.967

Net::DHCP::Packet Net::DHCP::Packet is a Perl module with object methods to create a DHCP packet. SYNOPSIS use Net::DHCP::Packet; my $p = new Net::DHCP::Packet->new( Chaddr => 000BCDEF, Xid => 0x9F0FD, Ciaddr => 0.0.0.0, Siaddr => 0.0.0.0, Hops => 0); Represents a DHCP packet as specified in RFC 1533,...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (110): Net::DHCP::Packet Download

Added: April 01, 2010 | Visits: 712

Net::FreeDB2 Net::FreeDB2 is a Perl module with FreeDB generic connection class. SYNOPSIS # quick and dirty CD ripper use strict; # Make device name use Getopt::Std; $::opt_d = ; getopts (d:); my $dev = $::opt_d || /dev/cdrom; # Make a Net::FreeDB2::connection use Net::FreeDB2; my $conn =...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (92): Net::FreeDB2 Download

Added: November 24, 2010 | Visits: 1.906

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


Platforms: *nix

License: Freeware Size: 15.36 KB Download (305): Net::YMSG Download

Released: September 14, 2012  |  Added: September 14, 2012 | Visits: 436

SMTP Mailer This product makes it extremely simple to send an email from a command line. You can specify the sender and multiple recipients including CC and BCC. It also supports multiple attachemnts and server authentication.


Platforms: Windows

License: Freeware Size: 1.9 MB Download (53): SMTP Mailer Download

Released: November 14, 2012  |  Added: November 14, 2012 | Visits: 570

Send To Toys Send To Toys is an enhancement of the Send To system menu. - Send To Toys Control Panel Applet allows you to manage the Send To system menu content, and configure the various Send To Toys settings. - "Add to Send To menu" and "Remove from Send To menu" allows you to personalize the Send To...


Platforms: Windows

License: Freeware Size: 921.6 KB Download (419): Send To Toys Download

Released: October 09, 2012  |  Added: October 09, 2012 | Visits: 527

.NET SMTP Mail Component .NET SMTP Mail Component provides an easy way to send mails from .NET applications. It can send mails without a relaying SMTP mail server. .NET SMTP Mail Component supports attachment using MIME and PLAIN Authentication with mail server. Give .NET SMTP Mail Component a try to see what it's...


Platforms: Windows

License: Freeware Download (57): .NET SMTP Mail Component Download

Added: July 25, 2006 | Visits: 4.447

Delta Forth .NET Delta Forth is a simplified dialect of the Forth programming language. Since it is a compiled language, many of the traditional Forth concepts related to chained execution of words have been removed. Delta Forth for Java has been around since 1997. At that time it was a premiere, as the first...


Platforms: Windows

License: Freeware Size: 199 KB Download (279): Delta Forth .NET Download

Added: May 01, 2006 | Visits: 5.256

PowerTCP Secure FTP for .NET Use the .NET components included with PowerTCP Secure FTP for .NET to integrate secure FTP functionality into any .NET Windows application, Web application, or Web service. The most comprehensive Secure FTP component available in the market today. Upload/download single files, multiple files, or...


Platforms: Windows

License: Freeware Size: 2.71 MB Download (999): PowerTCP Secure FTP for .NET Download

Added: July 07, 2006 | Visits: 3.966

PowerTCP SSL Sockets for .NET Use the .NET components included with PowerTCP Sockets for .NET to create any type of network application. These basic network building blocks contain everything needed to create a network application of any level of complexity. Use the Tcp component to securely communicate with clients using...


Platforms: Windows

License: Freeware Size: 2.94 MB Download (1223): PowerTCP SSL Sockets for .NET Download

Added: September 07, 2006 | Visits: 3.611

Xceed Zip for .NET Xceed Zip for .NET is a data compression and all-purpose file manipulation class library for the Microsoft .NET framework. It provides flexible zip, unzip and streaming data compression capabilities for .NET applications. The library includes an innovative and extensible filesystem object model...


Platforms: Windows

License: Freeware Size: 18.7 MB Download (552): Xceed Zip for .NET Download

Released: July 11, 2003  |  Added: April 13, 2006 | Visits: 4.343

Quick Command Line Quick Command Line is a program that lets you eaisly specify run programs with command line parameters from within Windows Explorer without having to open up a command line window. This program is probably most useful to programmers, however other users could also find a use for it also....


Platforms: Windows

License: Freeware Size: 685 KB Download (719): Quick Command Line Download

< 1 2 3 4 5 >