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

Comm Scope software
Filter: All | Freeware | Demo
 

Comm Scope

< 1 2 3 4 5 
Added: May 08, 2009 | Visits: 1.250

Roadkil's Comm Test Tests the speed of a network between two computers.



Platforms: Windows

License: Freeware Size: 40 KB Download (142): Roadkil's Comm Test Download

Added: August 07, 2008 | Visits: 1.147

zScope Classic z/Scope Classic is a SSL/SSH enabled multi-session terminal emulator for accessing AS/400 iSeries, IBM Mainframes and UNIX hosts under Windows platforms. z/Scope is solid, fast, secure, inexpensive and provides users with state-of-the-art interfaces. z/Scope Classic will take your terminal...





Platforms: Windows

License: Shareware Cost: $46.00 USD Size: 15.26 MB Download (120): zScope Classic Download

Added: August 19, 2008 | Visits: 1.299

zScope Telnet and SSH Client z/Scope Express VT is a light-weight, fast and secure terminal emulator, featuring an integrated tabbed multisession emulation. It runs under Windows 98/ME/NT/2K/XP platforms. z/Scope provides full support of Internet-Standard communication protocols Telnet, SSH1/SSH2, with emulation support for...


Platforms: Windows

License: Shareware Cost: $34.50 USD Size: 10.68 MB Download (128): zScope Telnet and SSH Client Download

Added: August 31, 2008 | Visits: 1.552

Windows Std Serial Comm Lib for C C++ C/C++/C# RS232 serial port communications component library. Supports 256 ports, control multiple ports simultaneously, fully thread safe, port re-entrant, modem control, ANSI emulation, ASCII/XMODEM/YMODEM. Supports virtual ports (USB to serial, Bluetooth serial), hardware/software flow control,...


Platforms: Windows

License: Shareware Cost: $115.00 USD Size: 618 KB Download (127): Windows Std Serial Comm Lib for C C++ Download

Added: August 24, 2008 | Visits: 1.134

Windows Std Serial Comm Lib for Visual Basic MarshallSoft Visual Basic serial communication component library for serial port communications. Controls multiple ports simultaneously, is fully thread safe, includes 16-bit and 32-bit DLL's, works with both VB and VB.Net. Does not depend on support libraries. Makes calls to Windows API...


Platforms: Windows

License: Shareware Cost: $105.00 USD Size: 434 KB Download (106): Windows Std Serial Comm Lib for Visual Basic Download

Added: August 19, 2008 | Visits: 839

COMM-DRV-Lib Standard Edition Professional serial communication library - DLL for Windows & MSDOS libraries. Supports ZModem, YModem, XModem file transfer protocols, Hayes compatible modems, Microsoft Visual C/C++, Borland C/C++, Access, Visual Basic, Professional Basic, QuickBasic, & all tools that can call DLLs. Supports...


Platforms: Windows

License: Shareware Cost: $99.95 USD Size: 5.94 MB Download (524): COMM-DRV-Lib Standard Edition Download

Added: August 01, 2008 | Visits: 1.309

Win CE Std Serial Comm Lib for eVB Windows/CE serial communication component library for serial port communications for Embedded Visual Basic (eVB) programs for the Pocket PC (PPC) and the Handheld PC (HPC). Includes 33 serial port functions plus XMODEM and YMODEM protocols, and a selection of eVB example programs. Requires...


Platforms: Windows CE

License: Shareware Cost: $105.00 USD Size: 320 KB Download (488): Win CE Std Serial Comm Lib for eVB Download

Added: August 09, 2008 | Visits: 1.418

Win CE Std Serial Comm Lib for eVC Windows/CE serial communication component library for serial port communications for Embedded Visual C/C++ programs for the Pocket PC (PPC) and the Handheld PC (HPC). WSC4eVC includes 33 serial port functions plus XMODEM and YMODEM protocols, and a selection of eVC example programs. Requires...


Platforms: Windows CE

License: Shareware Cost: $105.00 USD Size: 353 KB Download (486): Win CE Std Serial Comm Lib for eVC Download

Added: August 10, 2008 | Visits: 1.115

Windows Std Serial Comm Lib for C-C++ MarshallSoft C/C++ serial communication component library for serial port communications. Controls multiple ports simultaneously, is fully thread safe, includes 16-bit and 32-bit DLL's, works with MFC and C++ Builder. Does not depend on support libraries. Makes calls to Windows API functions...


Platforms: Windows, Windows CE

License: Shareware Cost: $105.00 USD Size: 497 KB Download (477): Windows Std Serial Comm Lib for C-C++ Download

Added: August 17, 2008 | Visits: 1.004

Windows Std Serial Comm Lib for PowerBASIC MarshallSoft PowerBASIC serial communication component library for serial port communications. Controls multiple ports simultaneously, is fully thread safe, includes 16-bit and 32-bit DLL's, works with PB/CC, PB/DLL & PB/WIN. Does not depend on support libraries. Makes calls to Windows API...


Platforms: Windows

License: Shareware Cost: $105.00 USD Size: 354 KB Download (481): Windows Std Serial Comm Lib for PowerBASIC Download

Added: August 07, 2008 | Visits: 1.355

WJO What's Up WJO What's Up is the answer for observers wanting to look at all those fuzzies but unsure what is above the horizon, high enough in the sky to be worth looking at and bright enough to see/image with your scope. No need to prepare lists, just get out there and observe. The lazy person's ultimate...


Platforms: Windows

License: Freeware Size: 216 KB Download (112): WJO What's Up Download

Added: August 16, 2008 | Visits: 1.207

z/Scope TN5250 A context menu utility for launching Notepad, Wordpad or any custom editor.


Platforms: Windows

License: Freeware Size: 409 KB Download (173): z/Scope TN5250 Download

Added: August 11, 2008 | Visits: 1.294

R-Guard To extend data protection beyond the limited scope of standard Microsoft Windows security services R-Guard allows users to set access rights not only for users but for applications and system processes as well. R-Guard Host based Intrusion Detection System shields users? files from viruses,...


Platforms: Windows

License: Shareware Cost: $39.99 USD Size: 3.02 KB Download (451): R-Guard Download

Added: July 17, 2010 | Visits: 801

AtExit AtExit is a Perl module that can perform exit processing for a program or object. SYNOPSIS use AtExit; sub cleanup { my @args = @_; print "cleanup() executing: args = @argsn"; } ## Register subroutines to be called when this program exits $_ = atexit(&cleanup, "This call was...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (89): AtExit Download

Added: November 06, 2010 | Visits: 633

Regexp::Parser::Handlers Regexp::Parser::Handlers is a Perl module with handlers for Perl 5 regexes. This module holds the init() method for the Regexp::Parser class, which installs all the handlers for standard Perl 5 regexes. This documentation contains a sub-classing tutorial. SUB-CLASSING I will present two...


Platforms: *nix

License: Freeware Size: 40.96 KB Download (86): Regexp::Parser::Handlers Download

Added: November 27, 2010 | Visits: 856

Text::Query::BuildSQL Text::Query::BuildSQL is a base class for SQL query builders. SYNOPSIS package Text::Query::BuildSQLsqldb; use Text::Query::BuildSQL; use vars qw(@ISA); @ISA = qw(Text::Query::BuildSQL); Defines all the build_* functions to build a syntax tree. The tree nodes are [ operator scope...


Platforms: *nix

License: Freeware Size: 19.46 KB Download (91): Text::Query::BuildSQL Download

Added: May 11, 2010 | Visits: 877

Devel::Monitor Devel::Monitor is a Perl module that can monitor your variables/objects for memory leaks. You have memory leaks, and you want to remove it... You can use this tool to help you find which variables/objects that are not destroyed when they should be, and thereafter, you can visualise exactly...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (95): Devel::Monitor Download

Added: September 23, 2013 | Visits: 873

Global Village Global Village is a Gnome application designed to place a front-end, or graphical user interface onto the CLI interface of Xplanet. Originally intended to create and update the desktop wallpaper in a gnome environment, showing a traditional rectangular projection of the planet Earth. Global...


Platforms: *nix

License: Freeware Size: 2.84 MB Download (100): Global Village Download

Added: November 14, 2010 | Visits: 1.676

Image::MetaData::JPEG::Structures Image::MetaData::JPEG::Structures is a Perl module that describes the structure of a JPEG file; it is an appendix to the main manual page of the Image::MetaData::JPEG module, which the reader should refer to for further details and the general scope. THE STRUCTURE OF JPEG PICTURES The JPEG...


Platforms: *nix

License: Freeware Size: 286.72 KB Download (93): Image::MetaData::JPEG::Structures Download

Added: January 25, 2010 | Visits: 681

Mac the Scope Professional quality FFT vector signal analyzer, 1/3 octave RTA, oscilloscope, sonogram/spectrogram display. Includes versatile, intuitive signal generator software and more.Uses CoreAudio compatible input and output devices. Real-time analysis; Offline analysis: AIFF or Sound Designer II files...


Platforms: Mac

License: Demo Cost: $0.00 USD Size: 3.1 MB Download (111): Mac the Scope Download

< 1 2 3 4 5