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

Frame Net Work freeware
Filter: All | Freeware | Demo
 

Frame Net Work

1 2 3 4 5 > 
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: January 06, 2010 | Visits: 814

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: January 25, 2010 | Visits: 945

Office Connect Office Connect contain two AppleScripts for connecting to a remote file server/ network with a single launch.The connect script checks the network name of the wireless net work you are connected to. If it is the same as the name in the script, it assumes you are "at the office" and mounts the... Platforms: Mac

License: Freeware Size: 36 KB Download (110): Office Connect Download

Released: June 22, 2012  |  Added: May 16, 2013 | Visits: 549

ImageArmada Image Armada has made it as easy as possible for you to create your own gallery environments with a minimum of fuss and effort. The visual quality of the galleries that you can produce is first class and you'll be amazed at the results which are comparable to high-end graphics workstations. Once... Platforms: Windows

License: Freeware Size: 41.14 MB Download (66): ImageArmada Download

Added: August 16, 2013 | Visits: 509

ThunderX Frame Work for Script ThunderX Frame Work is a DirectX Frame Work / game engine. Platforms: C and C plus plus

License: Freeware Size: 143.36 KB Download (43): ThunderX Frame Work for Script Download

Added: May 10, 2013 | Visits: 410

Frame Buster This prevents others from loading your content in a frame and surround it with ads, capitalizing on your work. Installation Unpack and upload it to the /wp-content/plugins/ directory. Activate the plugin through the 'Plugins' menu in WordPress. Requirements: - WordPress 2.0 or higher Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (54): Frame Buster Download

Added: September 07, 2006 | Visits: 3.616

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: May 12, 2010 | Visits: 1.073

Net::eBay Net::eBay is a Perl Interface to XML based eBay API. SYNOPSIS This module helps user to easily execute queries against eBays XML API. Copyright Igor Chudov. ################################################## # For support, docs, info, email to author go to # # # #... Platforms: *nix

License: Freeware Size: 17.41 KB Download (97): Net::eBay Download

Added: March 05, 2010 | Visits: 1.077

SOAP::XML::Client SOAP::XML::Client is a simple frame work for talking with web services. This package is the base class for talking with web services, there are specific modules to use depending on the type of service you are calling, e.g. SOAP::XML::Client::DotNet or SOAP::XML::Client::Generic This package... Platforms: *nix

License: Freeware Size: 9.22 KB Download (119): SOAP::XML::Client 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: April 19, 2010 | Visits: 1.084

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: April 01, 2010 | Visits: 764

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: April 04, 2010 | Visits: 1.448

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: April 20, 2010 | Visits: 756

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: March 13, 2010 | Visits: 918

Net::Gopher::Response::XML Net::Gopher::Response::XML is a Perl module Convert a Gopher/Gopher+ response to XML. SYNOPSIS use Net::Gopher; use Net::Gopher::Response::XML; ... $response->as_xml(File => menu.xml); This module contains code to convert a response from a Gopher or Gopher+ Gopherspace to XML. This... Platforms: *nix

License: Freeware Size: 15.36 KB Download (101): Net::Gopher::Response::XML Download

Released: January 30, 2013  |  Added: February 07, 2013 | Visits: 2.706

SFTP Net Drive With SFTP Net Drive you can work with the remote file system as if it were a local disk drive, given that the remote system supports SFTP protocol. SFTP protocol works as part of SSH and provides an encrypted channel for file upload and download and also for remote file and directory... Platforms: Windows

License: Freeware Size: 5.75 MB Download (164): SFTP Net Drive Download

Released: August 05, 2012  |  Added: September 02, 2012 | Visits: 1.020

VisioForge Video Edit SDK .Net LITE Have you ever wanted to create your own movie? - No problem. With this Video Edit SDK .Net, you get everything you need to make your dream come true. This .Net-based devkit allows integrating video editing and processing capabilities into software, and you can use it to create your own movies out... Platforms: Windows

License: Freeware Size: 29.65 MB Download (106): VisioForge Video Edit SDK .Net LITE Download

Released: November 18, 2012  |  Added: November 18, 2012 | Visits: 667

25th Frame Effect Text Player This program help you remember great volume of text information using 25th frame effect. Use possibilities of your subconsciousness. First of all open Unicode text file (for example open "1000_most_common_words_eng_rus.txt", it is simple english-russian dictionary of 1000 most common words). Then... Platforms: Windows

License: Freeware Size: 28 KB Download (52): 25th Frame Effect Text Player Download

Released: November 12, 2015  |  Added: January 16, 2016 | Visits: 602

.NET FontManager .NET FontManager is a small handy open source library for .NET and ASP.NET. It provides low-level operations with various font formats, which include: TrueType and TrueType collections, OpenType and OpenType collections,Type1 fonts, including Type1C, CID fonts. With the help of .NET FontManager... Platforms: Windows, Windows 7

License: Freeware Size: 850.24 KB Download (50): .NET FontManager Download

Added: July 25, 2006 | Visits: 4.454

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

1 2 3 4 5 >