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

The Fha Connection software
Filter: All | Freeware | Demo
 

The Fha Connection

< 1 2 3 4 5 
Released: November 20, 2008  |  Added: April 27, 2010 | Visits: 6.046

Media Center for TomTom This is the only application on the market for playback of video, audio and photo content that supports all TomTom integrated portable GPS navigation devices: GO, GO 300, GO 500, GO 700, ONE, ONE New Edition, One XL, G0 520, G0 720, G0 520T, G0 720T, GO 920, GO 530/730/930, Rider, Rider New...



Platforms: Windows

License: Demo Cost: $0.00 USD Size: 28.63 MB Download (973): Media Center for TomTom Download

Released: November 20, 2008  |  Added: January 02, 2009 | Visits: 4.862

OxyFile Free OxyFile is a file manager that gives access to the file structure of your mobile phone or smartphone on PC using convenient Explorer-like interface. OxyFile permits you to download and save photos, images, melodies, videos, ringtones, documents, applications, etc. on PC. The program reads data...





Platforms: Windows

License: Demo Cost: $0.00 USD Size: 17.22 MB Download (1677): OxyFile Free Download

Added: August 26, 2010 | Visits: 842

CrushFTP CrushFTP 3 lets you serve files from your computer, or any other computer on the Internet thats running an FTP server. It does this by treating your local machine as if its the same as any other machine. You drag and drop directories into CrushFTP 3s file system, and you also add servers into the...


Platforms: *nix

License: Shareware Cost: $25.00 USD Size: 1.9 MB Download (93): CrushFTP Download

Added: March 01, 2010 | Visits: 1.451

GeoServer 1.5.3 / 1.6.0 Beta GeoServer project is a full transactional Java (J2EE) implementation of the OpenGIS Consortiums Web Feature Server specification, with an integrated WMS. GeoServer is free software, available under the GPL 2.0 license. Users who would like to access and modify their geographic data over the...


Platforms: *nix

License: Freeware Size: 20.4 MB Download (118): GeoServer 1.5.3 / 1.6.0 Beta Download

Added: August 09, 2010 | Visits: 614

netjail netjail provides an user-space solution for prohibiting a process from accessing the network. Netjail is a user-space mechanism for restricting the socket connection attempts that a process makes. This makes it very useful for studying and/or foiling spyware and other software that has covert...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (90): netjail Download

Added: May 19, 2010 | Visits: 819

eznet Eznet makes setting up PPP for Linux easy. Just enter the name of your ISP, a phone number to dial, the login name, the password and the TTY and eznet takes care of the rest. Setting up PPP under Linux can be intimidating, especially for newbies. Between chat scripts and a zillion options to...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (98): eznet Download

Added: February 14, 2010 | Visits: 849

Mother ORM With `intelligent` we mean the capability of self-adaption, understanding various situations. Mother could be considered as a Object Relational Mapper with a strong introspection. In fact, configuration files, tables, fields and keys declarations are not needed, because Mother knows the...


Platforms: *nix

License: Freeware Size: 37.89 KB Download (105): Mother ORM Download

Added: February 21, 2010 | Visits: 2.668

Cntlm Cntlm is an authenticating HTTP proxy intended to help you break free from the chains of the proprietary world we all are held prisoners in. You can run and use a free operating system on your computer and honor our noble idea, but you cant hide! Once youre behind the cold steel bars of the...


Platforms: *nix

License: Freeware Size: 37.89 KB Download (115): Cntlm Download

Added: August 19, 2010 | Visits: 968

DBIx::Wrapper::Config DBIx::Wrapper::Config Perl module allows the use of a configuration file in XML specifying information required to connect to databases using DBIx::Wrapper. This way, your database connection specifications can be kept in one place. Each "db" element specifies a key/name for the database...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (94): DBIx::Wrapper::Config Download

Added: April 14, 2010 | Visits: 1.206

ETTERLOG ETTERLOG is a utility for Network Lan (SWITCH) for file .ECI and .ECP. (Ettercap program). Etterlog is the log analyzer for logfiles created by ettercap. It can handle both compressed (created with -Lc) or uncompressed logfiles. With this tool you can manipulate binary files as you like and...


Platforms: *nix

License: Freeware Size: 112.64 KB Download (119): ETTERLOG Download

Added: January 18, 2010 | Visits: 1.047

ipsvd ipsvd project is a set of Internet protocol service daemons for TCP/IP and UDP/IP. A daemon waits for incoming connections on a socket; for new connections, it conditionally runs an arbitrary program to handle the connection. The daemons can be told to read and follow pre-defined instructions...


Platforms: *nix

License: Freeware Size: 73.73 KB Download (94): ipsvd Download

Added: September 03, 2010 | Visits: 945

paraget Many times when one is downloading files from a ftp site, the bottleneck is at the servers end, because the server is handling many connections, even if the server has a greater bandwidth than the client. Popular programs are often mirrored at several sites, but this does not help the matter...


Platforms: *nix

License: Freeware Size: 31.74 KB Download (99): paraget Download

Added: April 08, 2010 | Visits: 801

zssh zssh interactively transfers files to a remote machine while using the secure shell. It is intended to be a convenient alternative to scp, allowing to transfer files without having to open another session and re-authenticate oneself. zssh is an interactive wrapper for ssh used to switch the...


Platforms: *nix

License: Freeware Size: 337.92 KB Download (97): zssh Download

Added: May 14, 2010 | Visits: 1.553

Elastix 0.8.4 / 0.8.5 Elastix is a reporting interface to the Asterisk CDRs stored in the MySQL database. Elastix provides cool graphics to the most common reports like: - Top outgoing numbers dialed - Top internal extensions called Also, elastix provides a Call Detail Report, retrieving the CDR information in a...


Platforms: *nix

License: Freeware Size: 565 MB Download (121): Elastix 0.8.4 / 0.8.5 Download

Added: August 18, 2010 | Visits: 849

HTTunnel::Client HTTunnel::Client is a client class for Apache::HTTunnel. SYNOPSIS my $hc = new HTTunnel::Client("http://localhost/httunnel") ; $hc->connect(tcp, $some_host, $some_port) ; $hc->print(some request) ; my $some_response = $hc->read(1024) ; $ch->close() ; HTTunnel::Client is the client...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (90): HTTunnel::Client Download

Added: July 23, 2010 | Visits: 1.042

mtr mtr combines the functionality of the ping and traceroute programs in a single network diagnostic tool. As mtr starts, it investigates the network connection between the host mtr runs on and a user-specified destination host. After it determines the address of each network hop between the...


Platforms: *nix

License: Freeware Size: 204.8 KB Download (102): mtr Download

Added: May 05, 2010 | Visits: 487

Myco Myco is a Perl module that contains the myco object framework. SYNOPSIS use Myco; ### DB connection Myco->db_connect(@dbconn); Myco->db_disconnect(@dbconn); $storage = Myco->storage; # Tangram connection object ### Object retrieval $obj = Myco->load($id); # retrieval by Tangram...


Platforms: *nix

License: Freeware Size: 87.04 KB Download (96): Myco Download

Added: February 12, 2010 | Visits: 979

Honeytrap Honeytrap project trap attacks against tcp services. Honeytrap is a network security tool written to observe attacks against TCP services. As a low-interactive honeypot, it collects information regarding known or unknown network-based attacks and thus can provide early-warning information. The...


Platforms: *nix

License: Freeware Size: 348.16 KB Download (100): Honeytrap Download

Added: June 05, 2010 | Visits: 1.179

SmallSQL SmallSQL is the ultimate Java Desktop SQL Database Engine with JDBC 3.0 API. There are 2 solutions to start with SmallSQL DBMS 1.) From an existing Database You can convert an existing Database with JDbConverter. This is an open source tool to convert a database from one DBMS to another...


Platforms: *nix

License: Freeware Size: 215.04 KB Download (102): SmallSQL Download

Added: January 25, 2010 | Visits: 767

Wireless Grapher Wireless Grapher is a Dashboard widget that graphs the wireless connection of your Airport or Airport Extreme card.Features the ability to update in the background and to control how quick samples are taken.


Platforms: Mac

License: Freeware Download (127): Wireless Grapher Download

< 1 2 3 4 5