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

Pty freeware
Filter: All | Freeware | Demo
 

Pty

1 2 > 
Added: August 12, 2010 | Visits: 758

IO::Pty IO::Pty is a pseudo TTY object class. SYNOPSIS use IO::Pty; $pty = new IO::Pty; $slave = $pty->slave; foreach $val (1..10) { print $pty "$valn"; $_ = <$slave>; print "$_"; } close($slave); IO::Pty provides an interface to allow the creation of a pseudo tty. IO::Pty inherits...



Platforms: *nix

License: Freeware Size: 21.5 KB Download (112): IO::Pty Download

Added: August 05, 2010 | Visits: 899

nss-ldapd nss-ldapd project is a fork of the nss_ldap package by PADL Software Pty Ltd.. This fork was done to implement some structural design changes. These changes were needed because there are some issues with the original design. See the documentation section for more details. These problems are...





Platforms: *nix

License: Freeware Size: 317.44 KB Download (92): nss-ldapd Download

Added: October 03, 2010 | Visits: 991

sh2log sh2log is a PTY sniffing program that captures all keystrokes and console output of physical and virtual consoles. sh2log works in userland and does not require the installation of a kernel module. Consequently, it can be run on a wide range of different UNIX platforms. It provides ready-to-use...


Platforms: *nix

License: Freeware Size: 79.87 KB Download (107): sh2log Download

Added: April 20, 2010 | Visits: 915

uucpm uucpm provides networked uucp services on older systems that otherwise lack this capability, but do have TCP/IP networking support. This includes systems such as SCO Xenix and NCR Towers. The package includes two programs. The uucpm daemon converts a pseudo-tty (pty) into a device that can...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (98): uucpm Download

Added: March 05, 2010 | Visits: 656

Libptytty Libptytty is a small library that offers pseudo-TTY management in an OS-independent way. It was created out of frustration over the many differences of PTY/TTY handling in different operating systems for use inside "rxvt-unicode". It also offers session database support (utmp and optional...


Platforms: *nix

License: Freeware Size: 204.8 KB Download (89): Libptytty Download

Added: September 23, 2013 | Visits: 395

nss-pam-ldapd for Linux The NSS module is a fork from the nss_ldap package by PADL Software Pty Ltd.. This fork was done to implement some structural design changes. These changes were needed because there are some issues with the original design. See the documentation section for more details. The biggest advantages of...


Platforms: *nix

License: Freeware Size: 450.56 KB Download (39): nss-pam-ldapd for Linux Download

Released: May 11, 2006  |  Added: May 18, 2006 | Visits: 7.426

FREE Trade Position Size Calculator This is FREE Money Management software designed to calculate trade position sizes according to various money management models. The software is free to use and utilises several highly successful position sizing formula techniques. This software is ideal for all investors and traders who wish to...


Platforms: Windows

License: Freeware Size: 132 KB Download (514): FREE Trade Position Size Calculator Download

Released: May 11, 2006  |  Added: May 18, 2006 | Visits: 5.052

FREE Quick Quote FREE Quote Watchlist Software for over 50 exchanges worldwide. Keep track of your trades with this easy to use quote watchlist tool, data feeds are free so you can monitor your trades with zero cost. Quick Quote enables you to monitor your trading/investment portfolio with auto-refresh...


Platforms: Windows

License: Freeware Size: 1.3 MB Download (806): FREE Quick Quote Download

Added: August 30, 2008 | Visits: 1.286

Quick Quote FREE Quote Watchlist Software for over 50 exchanges worldwide. Keep track of your trades with this easy to use quote watchlist tool, data feeds are free so you can monitor your trades with zero cost. Quick Quote enables you to monitor your trading/investment portfolio with auto-refresh...


Platforms: Windows

License: Freeware Size: 1.3 MB Download (140): Quick Quote Download

Added: October 22, 2010 | Visits: 1.133

IO::Tty IO::Tty is a Perl module to low-level allocate a pseudo-Tty, import constants. SYNOPSIS use IO::Tty qw(TIOCNOTTY); ... # use only to import constants, see IO::Pty to create ptys. IO::Tty is used internally by IO::Pty to create a pseudo-tty. You wouldnt want to use it directly except to...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (123): IO::Tty Download

Added: February 19, 2010 | Visits: 1.069

SID-IDS SID-IDS is a host intrusion detection system. Shell/PTY Intrusion Detection: Aims at detecting unwanted PTY action on UNIX systems. SID-IDS is a Host Intrusion Detection System. Consists of a kernel part and a user part. The kernel part plugs into terminal processing subsystem and logs hashed...


Platforms: *nix

License: Freeware Size: 59.39 KB Download (96): SID-IDS Download

Added: October 18, 2010 | Visits: 1.071

sersnoop serialsnoop is a command-line tool for Linux that echoes bytes to and from any two serial ports, PTYs, or network sockets , and prints all traffic to stdout in hex and ASCII. to install (binary, debian): get the latest x86 .deb file and dpkg -i the thing. to install (from source): youll...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (105): sersnoop Download

Added: May 10, 2013 | Visits: 1.122

Pexpect Pexpect is a pure Python module for spawning child applications; controlling them; and responding to expected patterns in their output. Pexpect works like Don Libes' Expect. Pexpect allows your script to spawn a child application and control it as if a human were typing commands. Pexpect can be...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (99): Pexpect Download

Added: April 19, 2010 | Visits: 1.078

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: February 12, 2010 | Visits: 877

Scsh Scsh is an open-source Unix shell embedded within Scheme, running on all major Unix platforms including AIX, Linux, FreeBSD, GNU Hurd, Cygwin, HP-UX, Irix, Mac OS X, Solaris, and some others. Scsh is a variant of Scheme 48 (an R5RS compliant new-tech Scheme system) Scsh is designed for writing...


Platforms: *nix

License: Freeware Size: 4.2 MB Download (90): Scsh Download

Added: August 26, 2013 | Visits: 529

Clone Handle Object - using MATLAB OOP The motivation for this demo is that if you have an instance (say 'a') of a custom class that subclasses 'handle', then the command 'b = a;' will produce another reference 'b' to the same object as initially referenced by 'a', effectively creating a 'shallow' copy of the object.The link to this...


Platforms: Matlab

License: Freeware Size: 10 KB Download (49): Clone Handle Object - using MATLAB OOP Download

Added: April 06, 2013 | Visits: 467

Design Pattern: Singleton (Creational) Intent: Ensures a class only has one instance and provide a global point of access to it [1].Motivation: It's important for some classes to have exactly one instance. For example, it can be desirable to have only a single instance of a GUI. With a MATLABdlT« GUIDE built GUI, the driver or main...


Platforms: Matlab

License: Freeware Size: 40.96 KB Download (47): Design Pattern: Singleton (Creational) Download

Added: May 26, 2013 | Visits: 372

e-Commerce recurring transactions Adds recurring transaction support to Drupal e-Commerce.Module created by Sammy Spets from Synerger Pty Ltd.


Platforms: PHP

License: Freeware Size: 30.72 KB Download (46): e-Commerce recurring transactions Download

Added: May 27, 2013 | Visits: 443

OG Book Inheritance This module provides functionality for inheritance when assigning groups to book pages.Books can be made to use the groups of their immediate parent or their top level parent.The public flag can also be inherited.The module also allows you to make groups manatory for books, so that the groups...


Platforms: PHP

License: Freeware Size: 10 KB Download (39): OG Book Inheritance Download

Added: March 27, 2013 | Visits: 389

e-Commerce role purchasing support Adds role purchasing support to Drupal e-Commerce.Module created by Sammy Spets from Synerger Pty Ltd.


Platforms: PHP

License: Freeware Size: 10 KB Download (39): e-Commerce role purchasing support Download

1 2 >