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

Net Geocoding Engine freeware
Filter: All | Freeware | Demo
 

Net Geocoding Engine

< 1 2 3 4 5 > 
Released: September 01, 2012  |  Added: September 01, 2012 | Visits: 880

1-abc.net File Finder (formerly File Finder) 1-abc.net File Finder is a file search engine. Megabytes and Gigabytes of data are saved totally un-organized to hard disks and other media. One of the things, users do with their computers most often is trying to find these old files again they remember to have. This is the truth how most... Platforms: Windows, Windows Vista, 7, 7x64


Added: July 25, 2006 | Visits: 4.453

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: July 07, 2006 | Visits: 5.565

1-Hour Search Engine Optimization Free 1-hour search engine optimization crash course on the basics of search engine optimization & how to submit to search engines. The course is broken down into 10 chapters: 1. What Is Search Engine Optimization? 2. Search Engine Optimization Part 1: Meta Tags 3. Search Engine... Platforms: Windows

License: Freeware Size: 517 KB Download (519): 1-Hour Search Engine Optimization Download

Added: April 18, 2006 | Visits: 5.673

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

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

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

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

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

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

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

Released: May 01, 2006  |  Added: November 01, 2014 | Visits: 3.146

WinTools.net WinTools.net is a suite of tools for increasing operating system performance. WinTools.net cleanly removes unwanted software from disk drives and dead references from the Windows registry. WinTools.net puts you in control of the Windows start up process, memory monitoring and gives you the power... Platforms: Windows

License: Freeware Cost: $29.99 USD Size: 800 KB Download (171): WinTools.net Download

Added: August 17, 2008 | Visits: 1.149

Net Blitz Net Blitz II is a sequel to the best program to play Chess or Bughouse over the Internet or local network. Net Blitz II now includes a chess engine, displayable move list, and supports loading and saving PGN format. The graphical interface is very easy to use and Bughouse variant is always very... Platforms: Windows

License: Freeware Size: 1.28 MB Download (190): Net Blitz Download

Added: August 02, 2008 | Visits: 1.195

Portable.NET Mini Portable.NET Mini is a suite of muli-platform tools designed for running GUI and console.NET applications. This package includes only the runtime engine and .NET libraries (focused on compatibility with the ECMA specifications). Platforms: Windows

License: Freeware Size: 1.91 MB Download (170): Portable.NET Mini Download

Added: January 18, 2010 | Visits: 1.842

Net::Flickr::Backup Net::Flickr::Backup module contains OOP for backing up your Flickr photos locally. SYNOPSIS use Net::Flickr::Backup; use Log::Dispatch::Screen; my $flickr = Net::Flickr::Backup->new($cfg); my $feedback = Log::Dispatch::Screen->new(name => info, min_level => info);... Platforms: *nix

License: Freeware Size: 23.55 KB Download (100): Net::Flickr::Backup Download

Added: January 18, 2010 | Visits: 1.027

Net::Delicious::Iterator Net::Delicious::Iterator is an iterator class for Net::Delicious thingies. SYNOPSIS use Net::Delicious::Iterator; my @dates = ({...},{...}); my $it = Net::Delicious::Iterator->new("Date",@dates); while (my $d = $it->next()) { # Do stuff with $d here } NOTES It isnt really expected... Platforms: *nix

License: Freeware Size: 18.43 KB Download (101): Net::Delicious::Iterator Download

Added: January 18, 2010 | Visits: 1.151

Net::Delicious::Constants::Config Net::Delicious::Constants::Config are constant variables for Net::Delicious default configs. SYNOPSIS use Net::Delicious::Constants qw (:config) __top Constant variables for Net::Delicious default configs.. Platforms: *nix

License: Freeware Size: 18.43 KB Download (93): Net::Delicious::Constants::Config Download

Added: January 18, 2010 | Visits: 1.494

net-check net-check package is a pair of simple perl scripts that will monitor and report on your internet connectivity. The scripts came about when my DSL provider repeatedly dropped the connections on a machine that was used exclusively as a dial-up gateway. In addition, since I am spending $50 a... Platforms: *nix

License: Freeware Size: 15.36 KB Download (112): net-check Download

Added: August 17, 2010 | Visits: 1.667

PHP Tag Engine PHP Tag Engine project is a library that allows you to easily add tagging functionality to a PHP application.. Crowd Favorite offers web-based task-management software, WordPress development, blog consulting and general web development services. Platforms: *nix

License: Freeware Size: 87.04 KB Download (101): PHP Tag Engine Download

Added: April 08, 2010 | Visits: 1.055

Nelit2 Engine Nelit2 Engine project is a game engine. Nelit2 Engine is a game engine that uses a Model-View-Controller concept. All View-s classes was developed by me, and you can dont worrie about this. Model-s classes also was developed by me, but you can modify it for your game or write new class and... Platforms: *nix

License: Freeware Download (96): Nelit2 Engine Download

Added: March 20, 2010 | Visits: 2.524

Net::SMTP::TLS Net::SMTP::TLS is an SMTP client supporting TLS and AUTH. SYNOPSIS use Net::SMTP::TLS; my $mailer = new Net::SMTP::TLS( your.mail.host, Hello => some.host.name, Port => 25, #redundant User => emailguy, Password=> s3cr3t); $mailer->mail(emailguy@your.mail.host);... Platforms: *nix

License: Freeware Size: 6.14 KB Download (295): Net::SMTP::TLS Download

< 1 2 3 4 5 >