Search Software:      

Free Scs Downloads

 

Brooks RPM 9X LPD Print Server

A comprehensive TCP/IP LPD Print Server for all Windows platforms. RPM expands printing capabilities by giving users more control, formatting options, and file management advantages over traditional network server printing. RPM allows users to customize and control processing of print jobs received on a TCP/IP network from hosts such as mainframes, AS/400s, UNIX and Linux, and other Windows platforms. RPM fully supports SCS formatting instructions. RPM has easy Print to File (write to disk) options. RPM offers many TCP/IP Printing features not normally found with Host over IP printing situations. Features include: SCS to ASCII translation and EBCDIC to ASCII translation, Remove PCL codes and convert LF to CRLF, ASA carriage control and code page support, the ability to insert and append bytes, Character translations and extensive form printing controls. Easy configuration for fitting text output to any size paper. Support all fonts the printer can use. A variety of host data formats enable end-users to print without host system modifications. Supports three queue types: text, raw, and filter. Unlimited print queue definitions accommodate routine and special printing needs. Automatically create a print queue when a job is received, reducing network administration time by eliminating the need to search for misnamed queues. Extensive logging in RPM provides each message in an easy to read format. Each log message shows a unique RPM event number, the time, the source of the message, the application that generated the message, and the message text. Easily translate and convert text from different formats. Translate EBCDIC data, ASA carriage control codes, or convert SCS to ASCII for all queue types. In text mode, SCS formatting is preserved, including font changes and character positioning. Provides Multiple-Byte Character Sets (MBCS) for use in international languages such as Japanese, Korean, and Chinese.

lpd print server line printer daemon remote printing print queue print management tcp ip lpd line printer

Brooks RPM Select LPD Print Manager

A comprehensive TCP/IP LPD Print Server for all Windows platforms. RPM expands printing capabilities by giving users more control, formatting options, and file management advantages over traditional network server printing. RPM allows users to customize and control processing of print jobs received on a TCP/IP network from hosts such as mainframes, AS/400s, UNIX and Linux, and other Windows platforms. RPM fully supports SCS formatting instructions. RPM has easy Print to File (write to disk) options. RPM offers many TCP/IP Printing features not normally found with Host over IP printing situations. Features include: SCS to ASCII translation and EBCDIC to ASCII translation, Remove PCL codes and convert LF to CRLF, ASA carriage control and code page support, the ability to insert and append bytes, Character translations and extensive form printing controls. Easy configuration for fitting text output to any size paper. Support all fonts the printer can use. A variety of host data formats enable end-users to print without host system modifications. Supports three queue types: text, raw, and filter. Unlimited print queue definitions accommodate routine and special printing needs. Automatically create a print queue when a job is received, reducing network administration time by eliminating the need to search for misnamed queues. Extensive logging in RPM provides each message in an easy to read format. Each log message shows a unique RPM event number, the time, the source of the message, the application that generated the message, and the message text. Easily translate and convert text from different formats. Translate EBCDIC data, ASA carriage control codes, or convert SCS to ASCII for all queue types. In text mode, SCS formatting is preserved, including font changes and character positioning. Provides Multiple-Byte Character Sets (MBCS) for use in international languages such as Japanese, Korean, and Chinese.

enterprise print management print server lpd windows printing network printing remote printing printing queue tcp ip lpd print

TN BRIDGE

TN BRIDGE 3 is the new web-to-host terminal emulator for IBM Mainframes and AS/400, designed to take full advantage of the web technology. It works as both web-browser and web-server extension, allowing it's installation on the client computer as well on a server. Supports multiple sessions for display and printer emulation from a single interface and, also allows you to surf the web in the mid-time and go back to your sessions without losing the information. It supports with TN3270E and TN5250E protocol standards for display and SCS printing, SOCKS firewall support and SSL 3.0/TLS 1.0 encryption. Check for all features and discover all this web-aware, most flexible and cost-effective tool can do for you with high security and low maintenance. * Security: SSL 3.0 and TLS 1.0 support. Firewall SOCKS 4, 4a, 5. NT user authentication (as web-server extension). iSeries encrypted sign-on bypass. * 3270 and 5250 display modes: Supports models 2, 3, 4 and 5 for 3270 displays and 24x80 and 27x132 display resolution for 5250 displays, both in normal and extended attribute modes. * SCS printing support: Integrated SCS (SNA Character String) print emulation, supporting IBM-3287 and IBM-3812 devices through standard Telnet protocol. Supports direct, print-to-file and preview modes. * File transfer: Supports file transfer between PC and VM/TSO/CICS systems by implementing the IND$FILE protocol. * International support: International character translation, including support for custom ASCII/EBCDIC tables. * Screen Styles: Comes with classic and windows-like styles for screen-emulation. Also allows additional screen-styles definition with color, font and cursor customization. * Web-Browser and Web-Server extensions: TN BRIDGE 3 can be installed in the client computer as well as in a web-server computer, affording great flexibility at setup and configuration times. * Multiple sessions: Allows emulate multiple display and printer terminals. Free for personal use.

tn3270 tn5250 telnet web-to-host mainframe midrange 400 390 terminal emulator host

Source Code Scanners for C++ Builder 5

Source Code Scanners is the high performance library of visual components for C++ Builder and Delphi intended for creating analyzers and parsers of source codes. It includes components of the lexical analyzers: C++, Object Pascal (Delphi), PHP, HTML, CSS1 and the C++ preprocessor, but also contains the full set of base classes, which provides a possibility to create lexers and parsers of any other languages. These components may be used to build applications, which require the source code analyzing (tools of helps creating; calculators of expessions; designers of source codes; interpreters and compilers and etc.). The lexical analyzers uses DFAs (Deterministic Finite Automata) to match tokens found on the character input stream. DFAs are defined by the set of regular expressions in a source code and are created at runtime. More than one automaton (lexical class, lexical tree) may be defined. Actions attached to regular expressions (which are executed when that expression has been matched on the input stream) may switch from one lexical class to another. The TLexTree class maintains converting a set of regular expressions into the DFA array. Source Code Scanners provides also classes, which support a work with command-line options, calculating of constant expressions and etc. The full source code of Source Code Scanners is available in Professional edition.

source code scanners scs libraries components visual components vcl c- builder delphi lexer parser c

Source Code Scanners for C++ Builder 6

Source Code Scanners is the high performance library of visual components for C++ Builder and Delphi intended for creating analyzers and parsers of source codes. It includes components of the lexical analyzers: C++, Object Pascal (Delphi), PHP, HTML, CSS1 and the C++ preprocessor, but also contains the full set of base classes, which provides a possibility to create lexers and parsers of any other languages. These components may be used to build applications, which require the source code analyzing (tools of helps creating; calculators of expessions; designers of source codes; interpreters and compilers and etc.). The lexical analyzers uses DFAs (Deterministic Finite Automata) to match tokens found on the character input stream. DFAs are defined by the set of regular expressions in a source code and are created at runtime. More than one automaton (lexical class, lexical tree) may be defined. Actions attached to regular expressions (which are executed when that expression has been matched on the input stream) may switch from one lexical class to another. The TLexTree class maintains converting a set of regular expressions into the DFA array. Source Code Scanners provides also classes, which support a work with command-line options, calculating of constant expressions and etc. The full source code of Source Code Scanners is available in Professional edition.

source code scanners scs libraries components visual components vcl c- builder delphi lexer parser c

Source Code Scanners for Delphi 5

Source Code Scanners is the high performance library of visual components for C++ Builder and Delphi intended for creating analyzers and parsers of source codes. It includes components of the lexical analyzers: C++, Object Pascal (Delphi), PHP, HTML, CSS1 and the C++ preprocessor, but also contains the full set of base classes, which provides a possibility to create lexers and parsers of any other languages. These components may be used to build applications, which require the source code analyzing (tools of helps creating; calculators of expessions; designers of source codes; interpreters and compilers and etc.). The lexical analyzers uses DFAs (Deterministic Finite Automata) to match tokens found on the character input stream. DFAs are defined by the set of regular expressions in a source code and are created at runtime. More than one automaton (lexical class, lexical tree) may be defined. Actions attached to regular expressions (which are executed when that expression has been matched on the input stream) may switch from one lexical class to another. The TLexTree class maintains converting a set of regular expressions into the DFA array. Source Code Scanners provides also classes, which support a work with command-line options, calculating of constant expressions and etc. The full source code of Source Code Scanners is available in Professional edition.

source code scanners scs libraries components visual components vcl c- builder delphi lexer parser c

Source Code Scanners for Delphi 6

Source Code Scanners is the high performance library of visual components for C++ Builder and Delphi intended for creating analyzers and parsers of source codes. It includes components of the lexical analyzers: C++, Object Pascal (Delphi), PHP, HTML, CSS1 and the C++ preprocessor, but also contains the full set of base classes, which provides a possibility to create lexers and parsers of any other languages. These components may be used to build applications, which require the source code analyzing (tools of helps creating; calculators of expessions; designers of source codes; interpreters and compilers and etc.). The lexical analyzers uses DFAs (Deterministic Finite Automata) to match tokens found on the character input stream. DFAs are defined by the set of regular expressions in a source code and are created at runtime. More than one automaton (lexical class, lexical tree) may be defined. Actions attached to regular expressions (which are executed when that expression has been matched on the input stream) may switch from one lexical class to another. The TLexTree class maintains converting a set of regular expressions into the DFA array. Source Code Scanners provides also classes, which support a work with command-line options, calculating of constant expressions and etc. The full source code of Source Code Scanners is available in Professional edition.

source code scanners scs libraries components visual components vcl c- builder delphi lexer parser c

Movie DB

Catalog your DivX, DVD, VHS, VCD, SVCD, and LD movies! Some features: - Download movie data and actor's filmography from Internet - Covers gallery - Movies gallery - Actors gallery - Internal image viewer - Simple and intuitive!

movie catalog database divx dvd vcd svcd ld vhs catalog divx dvd vhs vcd

E-shop Master Modules Edition

Feature for feature, E-Shop Master is one of the most powerful eCommerce Solutions in the world. Add a shopping cart to any existing website, automate your accounting, warehouse, inventory control and reporting, use the template system to create your own e-store.. you name it. Why waste time with proprietary, pay per month eCommerce systems? Run your own! A web-based front-end, and powerful back-end admin area is included. Plus module structure.

shopping cart software shopping cart ecommerce e-commerce estore e-store inventory warehouse shipping credit card processing mall eshop e-shop one

Ace ImageBot

This is a powerful batch tool which assist You to perform different transformations with Your images. It gives You full control on image size, color model, file format and also it's content with which You can do everything You want: rotate, flip, resample, apply bump mapping and so on. This is the best tool for Your favorite home albums treatment, it is a webmasters dream of a mighty batch image processing.

image processing cut resize resample effects flip text batch folder powerful tool batch image

Aye Parental Control

Aye Parental Control helps parents restrict the time that children spend on computer and Internet. It is the utility for home PC that enables a parent regulate When and How-much of children's time that can be spent on the computer whether it be playing games or surfing the Internet. It also has the ability to block access to specified programs and websites.

parental control computer timer control time children spend computer internet

Aldo's WAVEdit

Wave editor that let you merge wave samples, cut/edit wave FX and convert WAVE files created with Pianito-MicroStudio into MP3 files. Enhance your recorded songs producing professional quality wave/mp3 files.

mp3 wave editor frequency analysis graph wave edit merge songs sound convert samples pianito

KazStamp

kazstamp envelope print address outlook word excel label mass mailings newsletter print professional looking envelopes

rapidHELP

This is rapidHELP rapidHELP is an Intranet- and Internet solution for Call Centre, Helpdesk and Support services and the tool for Hotliners and Supporters. Functional Overview Transparent Data flow Customer Tickets Multitasking support Integral Absence Manager Uniform GUI for Administrators and Users Internet Capability Automatic Timing Automatical display of new tickets Statistics HTML-Functionality Drag and Drop Security

service desk helpdesk support call call center ticket service helpdesk software service software callcenter trial software helpdesk for free service level sla

 
Audio Software
Office & Business
Games Software
Graphics Software
Internet Software
Home Software
Software Developers
Tools and Utilities
 
 
 

Copyright 2004-2008 FilesWeb.com