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

My Hughes Net freeware
Filter: All | Freeware | Demo
 

My Hughes Net

< 1 2 3 4 5 > 
Added: July 22, 2010 | Visits: 1.121

Net::Amazon::Property::DVD Net::Amazon::Property::DVD is a Perl class for DVDs on amazon.com. SYNOPSIS use Net::Amazon; # ... if($resp->is_success()) { for my $prop ($resp->properties) { print $_->title(), " ", $_->studio(), " ", $_->year(), "n"; } Net::Amazon::Property::DVD is derived from...



Platforms: *nix

License: Freeware Size: 153.6 KB Download (108): Net::Amazon::Property::DVD Download

Added: March 10, 2010 | Visits: 763

Net::Z3950 Net::Z3950 is a Perl extension for talking to Z39.50 servers. WARNING You should not be using this module unless you need this precise API for compatibility reasons. New applications should use the ZOOM-Perl module (Net::Z3950::ZOOM) instead. SYNOPSIS (This code blocks in reads: see below...





Platforms: *nix

License: Freeware Size: 88.06 KB Download (89): Net::Z3950 Download

Added: January 23, 2010 | Visits: 1.914

Net::DAAP::Client Net::DAAP::Client is a client for Apple iTunes DAAP service. SYNOPSIS my $daap; # see WARNING below $daap = Net::DAAP::Client->new(SERVER_HOST => $hostname, SERVER_PORT => $portnum, PASSWORD => $password); $dsn = $daap->connect; $dbs_hash = $daap->databases; $current_db = $daap->db;...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (106): Net::DAAP::Client Download

Added: April 19, 2010 | Visits: 1.081

Net::TCP::PtyServer Net::TCP::PtyServer is a Perl module that serves pseudo-terminals. Opens a listening connection on a port, waits for network connections on that port, and serves each one in a seperate PTY. Coping with terminal size changes To set the size of a terminal, you need to call ioctl(), and pass...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (95): Net::TCP::PtyServer Download

Added: October 19, 2010 | Visits: 1.333

Net::UP::Notify Net::UP::Notify is a Perl module that can send "Net Alerts" to cellular phones with the "Unwired Planet" browser (AKA phone.com, AKA OpenWave UP.Browser). SYNOPSIS use Net::UP::Notify; $blah=new Net::UP::Notify; $blah->subscriberid("111111111-9999999_atlsnup2.adc.nexteldata.net");...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (109): Net::UP::Notify Download

Added: September 16, 2010 | Visits: 911

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

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: 761

Net::Chat::Daemon Net::Chat::Daemon is a Perl module to run a daemon that is controlled via instant messaging. ABSTRACT This package is intended to serve as a superclass for objects that want to communicate via IM messages within a distributed network of client nodes and a coordinator, without dealing with the...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (94): Net::Chat::Daemon 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

Added: March 09, 2010 | Visits: 797

SystemC::Netlist::Net SystemC::Netlist::Net is a Perl module which provides Net for a SystemC Module. This is a superclass of Verilog::Netlist::Net, derived for a SystemC netlist pin. Parsing example: @example package Trialparser; @@ISA = qw(SystemC::Parser); sub module @{ my $self = shift; my $module =...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (90): SystemC::Netlist::Net Download

Added: April 20, 2010 | Visits: 754

Linux::net::dev Linux::net::dev is a Perl extension for parsing /proc/net/dev. SYNOPSIS use Linux::net::dev; my $devs = Linux::net::dev::info(); print "Devices (bytes read):n"; foreach (keys %$devs) { print " $_ ($devs->{$_}->{rbytes})n"; } Linux::net::dev parses /proc/net/dev for network devices...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (97): Linux::net::dev Download

Added: February 07, 2010 | Visits: 802

Net::Server::Mail::ESMTP::XFORWARD Net::Server::Mail::ESMTP::XFORWARD is a Perl module to add support to the XFORWARD command in Net::Server::Mail::ESMTP. SYNOPSIS use Net::Server::Mail::ESMTP; my @local_domains = qw(example.com example.org); my $server = new IO::Socket::INET Listen => 1, LocalPort => 25; my $conn;...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (93): Net::Server::Mail::ESMTP::XFORWARD Download

Added: July 25, 2006 | Visits: 4.452

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: April 18, 2006 | Visits: 5.672

PowerTCP Mail for .NET Use the .NET components included with PowerTCP Mail for .NET to integrate email functionality into and .NET Windows application, Web application, or Web Service. 100% managed code. Use the SMTP component to send Internet email, from a simple basic text email to a complex email with...


Platforms: Windows

License: Freeware Size: 4.04 MB Download (982): PowerTCP Mail for .NET Download

Added: May 01, 2006 | Visits: 5.257

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

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

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 (558): Xceed Zip for .NET Download

Added: September 16, 2006 | Visits: 5.047

SDE for Visual Studio .Net (CE) SDE for Visual Studio .Net is a UML CASE tool totally integrated with Microsoft Visual Studio. It supports full software development lifecycle - analysis, design, implementation, testing and maintenance. It combines the power of UML modeling facilities and Microsoft Visual Studio .Net. It helps...



License: Freeware Size: 6.84 MB Download (468): SDE for Visual Studio .Net (CE) Download

Added: July 15, 2006 | Visits: 3.021

Olvio.Ecommerce for Authorize.Net Olvio.Ecommerce is a payment processing class library for the Authorize.Net gateway. It includes all the latest features, SIM and AIM integration methods, CC and ECHECK processing, hash validation, response stream reader and more.


Platforms: Windows, Windows CE

License: Freeware Size: 501 KB Download (113): Olvio.Ecommerce for Authorize.Net Download

Added: January 11, 2006 | Visits: 2.878

PKIBlackbox (.NET) PKIBlackbox.NET is a comprehensive component collection that adds Public Key Infrastructure (PKI) support to your .NET application. PKI includes X.509 certificates, certificate requests, certificate revokation lists, certificate storages etc. . Main PKIBlackbox functions are: * generate and...


Platforms: Windows

License: Freeware Size: 4.42 MB Download (560): PKIBlackbox (.NET) Download

< 1 2 3 4 5 >