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

Tftp Util Client software
Filter: All | Freeware | Demo
 

Tftp Util Client

< 1 2 3 4 5 > 
Added: June 04, 2010 | Visits: 930

Oww Client Oww Client is a graphical client program for One-Wire Weather (Oww) servers. Oww Client is based on GTK+, displaying lists of collected weather data from one or more servers. Whats New in This Release: - Owwl was enhanced to include new sensor types (mainly for cryogenic readout). - A status...



Platforms: *nix

License: Freeware Size: 38.91 KB Download (96): Oww Client Download

Added: October 14, 2010 | Visits: 1.043

Oracle client Oracle client is a simplistic Perl-based Oracle client that tries to mimic some of the functionality of PostgreSQL and MySQLs text-based SQL clients. It is relatively simplistic, but much more useful than dbishell or sqlplus. The project supports readline, history, desc, and various shorthand...





Platforms: *nix

License: Freeware Size: 13.31 KB Download (151): Oracle client Download

Added: May 12, 2010 | Visits: 702

Iterator::Util Iterator::Util Perl package contains essential utilities for the Iterator class. SYNOPSIS use Iterator::Util; # Transform sequences $iterator = imap { transformation code } $some_other_iterator; # Filter sequences $iterator = igrep { condition code } $some_other_iterator; # Range of...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (93): Iterator::Util Download

Added: February 15, 2010 | Visits: 1.485

F-Secure Anti-Virus Linux Client Security F-Secure Anti-Virus Linux Client Security project is a complete security solution for organizations using Linux on the desktops.. Antivirus software and internet security tools for home users and businesses. Manage online threats with F-Secure antivirus and IT security solutions.


Platforms: *nix

License: Shareware Cost: $0.00 USD Download (113): F-Secure Anti-Virus Linux Client Security Download

Added: October 16, 2010 | Visits: 1.128

Gratissip Tftp Gratissip Tftp is a program that displays TCP/IP connections on an LCD display. ratissip Tftpd is a TFTP server written in Java. It has special extensions which allows it to serve firmware and provisional settings for Grandstream VoIP phones. Whats New in This Release: - The code was fixed...


Platforms: *nix

License: Freeware Download (141): Gratissip Tftp Download

Added: August 04, 2010 | Visits: 1.202

LIRC Client Daemon LIRC Client Daemon project is an attempt to solve certain problems in LIRC. The LIRC Client Daemon is a per-user daemon that sits between the LIRC daemon (from the Linux InfraRed Control project) and any other programs that use LIRC. It ships with a replacement library for LIRCs...


Platforms: *nix

License: Freeware Size: 235.52 KB Download (101): LIRC Client Daemon Download

Added: May 21, 2010 | Visits: 2.472

Nixs Web-based SSH client Nixs Web-based SSH client has a backend written in C/glib and a frontend written in PHP. The project talks to the backend via a Unix socket. The backend maintains a number of SSH processes in TTYs, reads their TTYs, and sends the contents to PHP for formatting. PHP accepts input and passes it...


Platforms: *nix

License: Freeware Size: 32.77 KB Download (202): Nixs Web-based SSH client Download

Added: September 11, 2010 | Visits: 965

List::Util List::Util Perl module contains a selection of general-utility list subroutines. SYNOPSIS use List::Util qw(first max maxstr min minstr reduce shuffle sum); List::Util contains a selection of subroutines that people have expressed would be nice to have in the perl core, but the usage would...


Platforms: *nix

License: Freeware Size: 44.03 KB Download (102): List::Util Download

Added: August 12, 2010 | Visits: 728

Scalar::Util Scalar::Util is a selection of general-utility scalar subroutines. SYNOPSIS use Scalar::Util qw(blessed dualvar isweak readonly refaddr reftype tainted weaken isvstring looks_like_number set_prototype); Scalar::Util contains a selection of subroutines that people have expressed would be...


Platforms: *nix

License: Freeware Size: 43.01 KB Download (97): Scalar::Util Download

Added: April 26, 2010 | Visits: 3.945

Bypass Proxy Client Bypass Proxy Client is the complete network privacy tool. It ensures absolute privacy wherever you maybe, preventing would-be snoopers from monitoring your surfing, email, or chatting activity. You can bypass blocking filters, firewalls, and proxies. Surf, chat, read news boards, and get all your...


Platforms: *nix

License: Freeware Size: 28.7 MB Download (926): Bypass Proxy Client Download

Added: May 27, 2010 | Visits: 1.022

Information Currency Subversion Client Information Currency Subversion project is a command-line client for Subversion repositories that supports the generation of information currency from committed source code..


Platforms: *nix

License: Freeware Size: 133.12 KB Download (91): Information Currency Subversion Client Download

Added: November 24, 2010 | Visits: 1.549

netboot dhctp/tftp server netboot project allows you to easily bootstrap Ubuntu or Debian netinstaller. Or assign address to network device like ILO to configure it. Very simple in use and need almost zero configuration. I always hated dhcpd and tftp-ha. For looking who is asking for boot: kef@flash:~$ sudo ./netboot...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (108): netboot dhctp/tftp server Download

Added: February 09, 2010 | Visits: 1.250

PPTP Client PPTP Client allows you to connect to a PPTP server from a Linux box. It sets up a PPTP connection, after which the PPP daemon establishes a PPP link over that PPTP call. So youd like to run a PPTP tunnel from your Linux, FreeBSD, NetBSD or OpenBSD system? Need to connect to your employers VPN?...


Platforms: *nix

License: Freeware Size: 58.37 KB Download (215): PPTP Client Download

Added: November 10, 2010 | Visits: 802

Gestinanna::Util Gestinanna::Util Perl module contains utility functions. SYNOPSIS use Gestinanna::Util qw(:path); my $regex = path2regex($path) my $cmp = path_cmp($path_a, $path_b); use Gestinanna::Util qw(:hash); my $new_hash = deep_merge_hash(@hashes); This module provides utility functions that...


Platforms: *nix

License: Freeware Size: 215.04 KB Download (97): Gestinanna::Util Download

Added: January 23, 2010 | Visits: 1.019

Audio::Daemon::MPG123::Client 0.99 Audio::Daemon::MPG123::Client is a client portion of Audio::Daemon::MPG123. SYNOPSIS use Audio::Daemon::Client; my $player = new Audio::Daemon::Client(Server => 10.10.10.1, Port => 9101); # add in some mp3s $player->add(qw(Goodbye.mp3 Joey.mp3 Clothes_Of_Sand.mp3)); # set random mode on...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (94): Audio::Daemon::MPG123::Client 0.99 Download

Added: September 13, 2010 | Visits: 595

Jifty::Client Jifty::Client is a subclass of WWW::Mechanize with extra Jifty features. This module is a base for building robots to interact with Jifty applications. It currently contains much overlapping code with Jifty::Test::WWW::Mechanize, except that it does not inherit from Test::WWW::Mechanize....


Platforms: *nix

License: Freeware Size: 532.48 KB Download (87): Jifty::Client Download

Added: March 18, 2010 | Visits: 909

Rose::DateTime::Util Rose::DateTime::Util Perl module contains some simple DateTime wrapper functions. SYNOPSIS use Rose::DateTime::Util qw(:all); $now = parse_date(now); $then = parse_date(12/25/2001 11pm); print $now->day_of_week; # e.g., "Monday" # "December 25th 2001 at 11:00:00 PM" $date_text =...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (89): Rose::DateTime::Util Download

Added: January 07, 2010 | Visits: 1.089

Net::Hotline::Client Net::Hotline::Client is a Perl library for the Hotline internet client. SYNOPSIS use Net::Hotline::Client; $hlc = new Net::Hotline::Client; $hlc->connect("127.0.0.1") $hlc->chat_handler(&Chat_Handler); $hlc->msg_handler(&Msg_Handler); $hlc->login(Login => "Steve", Password =>...


Platforms: *nix

License: Freeware Size: 58.37 KB Download (109): Net::Hotline::Client Download

Added: March 24, 2010 | Visits: 949

Original Gamers Client Original Gamers Client project is a cross-platform GUI MUD client. Original Gamers Client aims to combine the convenience of a GUI-based MUD client with the power that seems reserved for TUI-based clients. OGC implements its GUI using Tk.. Get Pynfo - Python IRC bot at SourceForge.net. Fast,...


Platforms: *nix

License: Freeware Download (95): Original Gamers Client Download

Added: August 10, 2010 | Visits: 1.071

SOAP::XML::Client::Generic SOAP::XML::Client::Generic is a Perl module to talk with generic webservices, e.g. not .net. This package helps in talking with SOAP webservers, it just needs a bit of XML thrown at it and you get some XML back. Its designed to be REALLY simple to use, it doesnt try to be cleaver in any way...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (140): SOAP::XML::Client::Generic Download

< 1 2 3 4 5 >