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

Term Emulator software
Filter: All | Freeware | Demo
 

Term Emulator

1 2 3 4 5 > 
Added: February 25, 2010 | Visits: 811

Jterm Jterm is a package composed of a java applet and a tiny dedicated webserver that allow you to execute a shell in canonical mode through standard HTTP requests and replies. Jterm is composed of two main components: 1) The applet (Jterm.class) hosted on www.your-site.com but executed inside...



Platforms: *nix

License: Freeware Size: 8.19 KB Download (94): Jterm Download

Added: January 25, 2010 | Visits: 981

5PM Term 5PM TermO is the most solid, feature rich, and reliable terminal emulator for Mac OS available today. Fully year 2000 tested and certified, 5PM Term provides leading edge terminal emulation to end users and IT managers alike, across the globe. 5PM Term connects users via TN5250, TN3270, and VT420...





Platforms: Mac

License: Demo Cost: $0.00 USD Download (129): 5PM Term Download

Released: May 10, 2002  |  Added: May 09, 2006 | Visits: 6.994

Paragon CD-ROM Emulator CD-ROM Emulator is very helpful utility designed for creating and managing virtual CD drives and CD/DVD discs. These virtual CD drives are much more quick, reliable and convenient than physical ones. They work with hard disk performance, which is tens times faster than the best physical CD...


Platforms: Windows

License: Shareware Cost: $29.95 USD Size: 4.22 MB Download (450): Paragon CD-ROM Emulator Download

Released: August 11, 2003  |  Added: January 04, 2006 | Visits: 4.881

7TOOLS VIRTUAL CD EMULATOR 7Tools Virtual CD Emulator is very helpful utility designed for creating and managing virtual CD drives and CD/DVD discs. These virtual CD drives are much more quick, reliable and convenient than physical ones. They work with hard disk performance, which is ten times faster than the best physical...


Platforms: Windows

License: Demo Cost: $29.95 USD Size: 8.51 MB Download (787): 7TOOLS VIRTUAL CD EMULATOR Download

Released: January 16, 2008  |  Added: April 01, 2008 | Visits: 6.170

COM Port Data Emulator If you are a software developer or a hardware engineer, you may often face situations when you need information about the ability of communication ports on a typical end-user system to handle large flows of data. If looking for a reliable COM port testing and analysis tool, look no further than...


Platforms: Windows

License: Freeware Size: 1.41 MB Download (1518): COM Port Data Emulator Download

Added: June 09, 2010 | Visits: 1.058

Term::VT102 Term::VT102 is a class to emulate a DEC VT102 terminal. SYNOPSIS use Term::VT102; my $vt = Term::VT102->new (cols => 80, rows => 24); while (<>) { $vt->process ($_); } The VT102 class provides emulation of most of the functions of a DEC VT102 terminal. Once initialised, data passed to a...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (121): Term::VT102 Download

Added: February 12, 2010 | Visits: 1.175

Term::ANSIScreen Term::ANSIScreen is a Perl module for terminal control using ANSI escape sequences. SYNOPSIS # qw/:color/ is exported by default, i.e. color() & colored() use Term::ANSIScreen qw/:color :cursor :screen :keyboard/; print setmode(1), setkey(a,b); print "40x25 mode now, with a mapped to...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (98): Term::ANSIScreen Download

Added: August 12, 2010 | Visits: 1.159

GO::Model::Term GO::Model::Term is a term or concept in an ontology. SYNOPSIS # From a file use GO::Parser; my $parser = new GO::Parser({handler=>obj}); # create parser object $parser->parse("gene_ontology.obo"); # parse file -> objects my $graph = $parser->handler->graph; # get L object my $term =...


Platforms: *nix

License: Freeware Size: 593.92 KB Download (97): GO::Model::Term Download

Added: July 27, 2010 | Visits: 988

Term::ReadLine::Gnu Term::ReadLine::Gnu is a Perl extension for the GNU Readline/History Library. SYNOPSIS use Term::ReadLine; $term = new Term::ReadLine ProgramName; while ( defined ($_ = $term->readline(prompt>)) ) { ... } This is an implementation of Term::ReadLine using the GNU Readline/History...


Platforms: *nix

License: Freeware Size: 66.56 KB Download (101): Term::ReadLine::Gnu Download

Added: November 01, 2010 | Visits: 925

Term::GnuplotTerminals Term::GnuplotTerminals is a Perl documentation of gnuplot output devices. aed767 The aed512 and aed767 terminal drivers support AED graphics terminals. The two drivers differ only in their horizontal ranges, which are 512 and 768 pixels, respectively. Their vertical range is 575 pixels. There...


Platforms: *nix

License: Freeware Size: 716.8 KB Download (92): Term::GnuplotTerminals Download

Added: June 20, 2010 | Visits: 798

Term::ANSIMenu Term::ANSIMenu is an infrastructure for creating menus in ANSI capable terminals. SYNOPSIS use Term::ANSIMenu; my $menu = Term::ANSIMenu->new( width => 40, help => [[, &standard_help], [hint 1, &help_item], [ undef, &standard_help], [hint 3, undef] ], title => title, items => [[1,...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (94): Term::ANSIMenu Download

Added: January 06, 2010 | Visits: 2.551

VT6530 Terminal Emulator VT6530 Terminal Emulator is a Java implementation of the proprietary terminal used with Tandem mainframes. The Tandem VT6530 is a proprietary terminal used with their Non-Stop(TM) series of mainframes. These high-reliability machines are popular in the banking industry. If youve ever used an...


Platforms: *nix

License: Freeware Size: 368.64 KB Download (340): VT6530 Terminal Emulator Download

Added: March 09, 2010 | Visits: 1.773

Term::Animation Term::Animation is a Perl module that provides a framework to produce sprite animations using ASCII art. Each ASCII sprite is given one or more frames, and placed into the animation as an animation entity. An animation entity can have a callback routine that controls the position and frame of...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (138): Term::Animation Download

Added: February 17, 2010 | Visits: 886

Term::Prompt Term::Prompt is a Perl extension for prompting a user for information. SYNOPSIS use Term::Prompt; $value = &prompt(...); use Term::Prompt qw(termwrap); print &termwrap(...); $Term::Prompt::MULTILINE_INDENT = ; PREREQUISITES You must have Text::Wrap and Term::ReadKey available on...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (93): Term::Prompt Download

Added: October 21, 2010 | Visits: 1.035

Term::Shell Term::Shell is a simple command-line shell framework. SYNOPSIS package MyShell; use base qw(Term::Shell); sub run_command1 { print "command 1!n"; } sub smry_command1 { "what does command1 do?" } sub help_command1 { <


Platforms: *nix

License: Freeware Size: 17.41 KB Download (97): Term::Shell Download

Added: March 24, 2010 | Visits: 939

Term::TtyRec::Player Term::TtyRec::Player is a Perl module that playbacks ttyrec data. SYNOPSIS use Term::TtyRec::Player; use FileHandle; # $handle is any IO::* object my $handle = FileHandle->new(file.tty); my $player = Term::TtyRec::Player->new($handle); # options can be set as hashref my $player =...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (111): Term::TtyRec::Player Download

Added: September 19, 2010 | Visits: 775

Term::ShellUI Term::ShellUI is a fully-featured shell-like command line environment. SYNOPSIS use Term::ShellUI; my $term = new Term::ShellUI( commands => { "cd" => { desc => "Change to directory DIR", maxargs => 1, args => sub { shift->complete_onlydirs(@_); }, proc => sub { chdir($_[0] ||...


Platforms: *nix

License: Freeware Size: 43.01 KB Download (88): Term::ShellUI Download

Added: February 23, 2010 | Visits: 898

Term::GDBUI Term::GDBUI is a fully-featured shell-like command line environment. SYNOPSIS use Term::GDBUI; my $term = new Term::GDBUI(commands => get_commands()); # (see below for the code to get_commands) $term->run(); Term::GDBUI uses the history and autocompletion features of Term::ReadLine to...


Platforms: *nix

License: Freeware Size: 43.01 KB Download (95): Term::GDBUI Download

Added: May 14, 2010 | Visits: 1.242

Term::TtyRec::Plus Term::TtyRec::Plus is a Perl module to read a ttyrec. SYNOPSIS Term::TtyRec::Plus is a module that lets you read ttyrec files. The related module, Term::TtyRec is designed more for simple interactions. Term::TtyRec::Plus gives you more information and, using a callback, lets you munge the...


Platforms: *nix

License: Freeware Size: 57.34 KB Download (102): Term::TtyRec::Plus Download

Added: July 26, 2010 | Visits: 913

Term::Gnuplot Term::Gnuplot is a Perl module for lowlevel graphics using gnuplot drawing routines. SYNOPSIS use Term::Gnuplot :ALL; list_terms(); change_term(dumb) or die "Cannot set terminal.n"; term_init(); # init() term_start_plot(); # graphics(); $xmax = scaled_xmax(); $ymax = scaled_ymax();...


Platforms: *nix

License: Freeware Size: 716.8 KB Download (93): Term::Gnuplot Download

1 2 3 4 5 >