| | |
|  | | Multilizer Lite for Developers is an easy-to-use tool for localizing software developed with the most common software development tools. Multilizer Lite for Developers enables localization of standard Windows binaries (.exe, .ocs, .dll, ...), VCL binaries (binaries compiled with Delphi/C++Builder), Visual Studio .NET solutions and projects, and .resx files. | Size: 5.9 MB License: Shareware Price: $375 Platform: Windows 2000, Windows XP | 
 |
|
|
|  | | NewsReactor is a tool to download binaries from usenet newsgroups. NewsReactor scans, combines and
downloads files from selected newsgroups.
Features:
Simple userinterface.
Multigrouping, similar files are grouped together.
Highspeed multithreading downloading with low level socket technology.
Advanced error correction on a message part based algorithm. This ensures (almost) no incomplete parts.
Built in smart UU, Base64 and yEnc decoding with error correction.
Selecting up... | Size: 1017.9 KB License: Shareware Price: $15 Platform: Windows 95, Windows 98, Windows Me, Windows NT, Windows 2000, Windows XP, Windows 2003 | 
 |
|
|
|  | | Picture Patrol is a program for Windows and Mac OS that automatically extracts pictures from thousands of articles posted in Usenet newsgroups. It builds huge collections of free pictures overnight, using a simple interface to replace what once was a time-consuming task with essentially some settings and a few mouse clicks. Unlike ordinary newsreaders that require your constant intervention, Picture Patrol independently downloads articles from your favorite newsgroups, decodes pictures... | Size: 2.0 MB License: Shareware Price: $19 Platform: , Mac PPC | 
 |
|
|
|  | | Picture Patrol is a program for Windows and Mac OS that automatically extracts pictures from thousands of articles posted in Usenet newsgroups. It builds huge collections of free pictures overnight, using a simple interface to replace what once was a time-consuming task with essentially some settings and a few mouse clicks. Unlike ordinary newsreaders that require your constant intervention, Picture Patrol independently downloads articles from your favorite newsgroups, decodes pictures... | Size: 2.1 MB License: Shareware Price: $19 Platform: Mac OS X | 
 |
|
|
|  | | Picture Patrol is a program for Windows and Mac OS that automatically extracts pictures from thousands of articles posted in Usenet newsgroups. It builds huge collections of free pictures overnight, using a simple interface to replace what once was a time-consuming task with essentially some settings and a few mouse clicks. Unlike ordinary newsreaders that require your constant intervention, Picture Patrol independently downloads articles from your favorite newsgroups, decodes pictures... | Size: 1.6 MB License: Shareware Price: $19 Platform: Windows 98, Windows Me, Windows XP, Windows NT, Windows 2000, Windows 2003 | 
 |
|
|
|  | | Usenet Newsreader Benchmark is a tool for benchmarking the performance of your usenet newsgroup server. Learn how your server and internet connection perform, and compare the performance to other installations to see if you're getting the most bang for your buck. A simple freeware tool with no hassles. | Size: 884.8 KB License: Freeware Platform: Windows 95, Windows 98, Windows Me, Windows NT, Windows XP, Windows 2000 | 
 |
|
|
|  | | If you are a Java programmer then it is very likely you had to play around with batch files to make your programs run on Windows systems. And it is safe to say you ran into problems such as the need to set the classpath, making sure java was on the PATH so the batch files would run successfully, preventing the console window from poping-up for your GUI based applications, etc. Well JExeWrapper is here to solve all those problems and more! JExeWrapper creates executable binaries that contain... | Size: 2.7 MB License: Shareware Price: $30 Platform: Windows 95, Windows 98, Windows Me, Windows 2000, Windows XP, Windows 2003 | 
 |
|
|
|  | | Android Newsgroup Downloader is an advanced multithreaded newsgroup downloader and newsreader program for alt.binaries newsgroups. It is designed especially for handling large files such as movies, music, applications, and archives. It's also good for downloading pictures and other small attachments. Android uses a queue-oriented design. You drag and drop the files you want into the queue (or "to-do list") and Android will download them for you automatically. Android downloads any type of... | Size: 1.7 MB License: Shareware Price: $26.95 Platform: Windows 95, Windows 98, Windows Me, Windows NT, Windows 2000, Windows XP, Windows 2003, Windows Vista | 
 |
|
|
|  | | QuadSucker/News is a multithreaded news downloader that downloads four binaries concurrently. By downloading four things at once, QuadSucker/News is usually 4 times faster than conventional single-threaded news downloaders. QuadSucker/News is designed to handle all kinds of binary newsgroups, from picture groups to music and movie groups where the attachments can reach hundreds of megabytes in size. QuadSucker/News supports yEnc and all other message posting formats (uuencode, base64, etc).... | Size: 1.1 MB License: Shareware Price: $26.95 Platform: Windows 95, Windows 98, Windows Me, Windows NT, Windows XP, Windows 2000 | 
 |
|
|
|  | | HS FTP is a software library in C (supplied with full source code) which implements the client side of the File Transfer Protocol over TCP socket layer according to RFC 959. The library allows a user application to connect to remote FTP servers, traverse server directory structure and send and receive files. The HS FTP protocol module supports passive mode data connections, user / password authentication and a number of commonly used FTP commands: USER, PASS, TYPE, PASV, LIST, CWD, RETR,... | Size: 236.1 KB License: Demo Platform: Windows 95, Windows 98, Windows Me, Windows XP, Windows NT, Windows 2000, Windows 2003 | 
 |
|
|
|  | | HS Compress is a software library (supplied with full C source code) which provides a programmer with a lossless compression / decompression algorithm based on RLE (runtime length encoding) The library may be used in telecommunications application or for fixed data compression.
*HOW IT WORKS: Runtime Length Encoding (RLE): HS Compress library operates in buffer mode. It monitors the buffer data for presence of any four or more consecutive repetitions of the same character. If detected,... | Size: 324.6 KB License: Demo Platform: Windows 3.x, Windows 95, Windows 98, Windows Me, Windows XP, Windows NT, Windows 2000, Windows 2003, Windows CE | 
 |
|
|
|  | | Bat To Exe-Converter converts your batch-script files to exe files. It hides the source of your batch file. You can create ghost applications and add additional binaries, icons, versioninformations to your application. | Size: 421.8 KB License: Freeware Platform: Windows 2000, Windows 2003, Windows 95, Windows 98, Windows Me, Windows NT, Windows Vista, Windows XP | 
 |
|
|
|  | | JNC is a Java to native compiler. It allows AOT (ahead of time) compilation of your Java applications. With JNC, you can create real standalone native binaries (.exe on Windows) which will no longer depend on a JRE.This is especially useful when applications have to be deployed to end-users. All vexatious problems of deploying Java applications can be solved by compiling them to native. They will be:- Easy to deploy:No JRE dependency. Most end-users don't know what they have installed.No more... | Size: 21.0 MB License: Shareware Price: $39.9 Platform: Windows 98, Windows Me, Windows NT, Windows 2000, Windows XP, Windows 2003, Windows Vista | 
 |
|
|
|  | | HS Crypto is a software library in C (supplied with full source code) which offers a programmer an API to several data encryption / decryption algorithms. Implemented methods include the use of 2 either pre-defined or dynamically generated translation tables, an XOR-based stream cipher method with random dynamic key, plus the library includes RFC1321 MD5 Message Digest Algorithm
The table encryption is implemented via the use of two either pre-defined translation tables or any of the 2 or... | Size: 331.0 KB License: Demo Platform: Windows 95, Windows 98, Windows Me, Windows XP, Windows NT, Windows 2000, Windows 2003, Unix,Linux,Linux Console,Linux Gnome,Linux GPL,Linux Open Source,Windows CE,Pocket PC,Windows Mobile 2003 | 
 |
|
|
|  | | NOC is designed for protein structure visualizaing and analysis, for crystallographic mapping and modelling, for Gromacs/Amber MD trajectories viewing and analysis. NOC is a open source project and is also distributed with precompiled binaries for MS Windows, MacOSX, Linux/Unix. Downloads is available at http://noch.sourceforge.net | Size: 4.8 MB License: Freeware Platform: Windows 98, Windows Me, Windows NT, Windows 2000, Windows XP, Windows 2003, Linux, Unix | 
 |
|
|
|  | | Admin-linuX is a pure linux kernel 2.6.10 based operating system that installs itself on ram-drives during boot. The 32 MB iso-image system unpacks itself to at least 64MB RAM. To avoid possible bottlenecks 128 MB RAM is an asset. Admin-linuX contains the most common network and disk drivers to avoid extensive post-install configuration. Admin-linuX does NOT provide graphical interfaces (GUI's) like gnome or KDE. It is designed to do administrative, shell script based, tasks. Here are a few... | | Size: 40.3 MB License: Freeware | 
 |
|
|
|  | | ClonOS is based on a pure linux kernel 2.6.10 based operating system that installs itself on ram-drives during boot. The 32 MB iso-image system unpacks itself to at least 64MB RAM. To avoid possible bottlenecks 128 MB RAM is an asset. ClonOS contains the most common network and disk drivers to avoid extensive post-install configuration. ClonOS does NOT provide graphical interfaces (GUI's) like gnome or KDE. It is designed to easily perform Operating System Backups and Restores.A few of the... | | Size: 40.3 MB License: Shareware Price: $19.9 | 
 |
|
|
|  | | HS TFTP is a software library in C (supplied with full source code) which implements Trivial File Transfer Protocol (TFTP) over UDP socket layer according to RFC 1350. Support for client and server side for both file get and put are provided. Optional 1024 block size vs 512 size configuration is available
HOW IT WORKS: When user application initlialises Hs TFTP library, it provides interface callbacks for the services used by HS TFTP protocol module: timer management, memory management and... | Size: 340.1 KB License: Demo Platform: Windows 95, Windows 98, Windows Me, Windows XP, Windows NT, Windows 2000, Windows 2003 | 
 |
|
|
|  | | HS XMODEM is a software library in C (supplied with full source code) that provides a programmer with the off-the-shelf support for XMODEM protocol data transfer capability. Support for both sender and receiver are provided. Other features include 1024 block size vs 128, CRC vs checksum, configurable timers and retries
* HOW IT WORKS:
When user application initlialises HsXmodem library, it provides interface callbacks for the services used by Xmodem protocol module: timer management,... | Size: 340.1 KB License: Demo Platform: Windows 95, Windows 98, Windows Me, Windows XP, Windows NT, Windows 2000, Windows 2003 | 
 |
|
|
|  | | Automated and fully customizable Internet search bot, Web and Usenet mass downloader equipped with image viewer, image browser and set of useful tools, such as text finder, file splitter and duplicate files hunter.
Duplicate Files Hunter is used to clean up your PC from unwanted duplicate files. This works not only with images, but also with any other kind of files. Automated Usenet binaries downloader supports UUencode, Base64 and yEncoding, automatic multipart files reconstruction,... | Size: 1.7 MB License: Shareware Price: $49.95 Platform: Windows 95, Windows 98, Windows Me, Windows NT, Windows XP, Windows 2000, Windows 2003, Windows Vista | 
 |
|
|
|  | | .NET controls creates barcode Code EAN 8 / 13 and ISBN 10 / 13. Small footprint, only 60 kB, only a single file. Automatic symbology selection, automatic checksum generation. * 100% managed code, comes with full C# source code * Can be used on a form or as a DLL (i.e. not using screen estate) * Full design-time support for all properties * Data bindable * Automatic checksum calculation * Safe-mode for easy creation of standards compliant codes * Easy to use - create and display a barcode with... | Size: 1004.0 KB License: Shareware Price: $349.95 Platform: Windows 2000, Windows XP, Windows 2003 | 
 |
|
|
|  | | Ext2read is a Win32 program that allows you to interact with a Linux ext2 file system under Windows 9x/NT. Claus Tondering wrote the original version for use in DOS. Peeter Joot ported ext2fstools to Windows NT. Ext2Read makes use of Ext2fstools (binaries included in the distribution), and adds new functionalities to it: Graphical User Interface; Windows 95 explorer style facilities such as context menu and drag & drop (not yet implemented); Copying multiple files and/or directories;... | Size: 737.0 KB License: Freeware Platform: Windows 95, Windows 98 | 
 |
|
|
|  | | Digibin is the next step in power newsgroup downloading. Combining it's breakthrough ability to automatically identify files that belong together with automatic hiding of incomplete files, you'll never waste bandwidth on partial downloads again! No more searching through lists of files to find all of the pieces you need, a single double click and Digibin will download everything you want! With fully integrated multi-server support and the new Collection system, Digibin will automatically... | Size: 1.5 MB License: Shareware Price: $29.95 Platform: Windows 98, Windows Me, Windows NT, Windows XP, Windows 2000 | 
 |
|
|
|  | | Another file is intended for for downloading pictures and other file attachments automatically from newsgroups. Just select the groups to scan and Another File does the rest. And it saves your bandwidth by remembering articles that you downloaded before. During scanning you can preview last downloaded picture as a thumbnail or a full-size image and delete it immediately if you do not like it. Another File provides extensive amount of the information to help you in controlling the process of... | Size: 768.8 KB License: Shareware Price: $24.95 Platform: Windows 95, Windows 98, Windows Me, Windows XP, Windows NT, Windows 2000, Windows 2003 | 
 |
|
|
|  | | nzbdump is a free tool that displays the contents of an NZB file. Nzbdump is not a newsreader or downloader, and cannot download files for you. It's main a diagnostic tool that you might be able to use if you're having trouble with an NZB file. NZB files are files that are used to index newsgroup articles. They can be used by many newsreaders to help piece together complicated multi-part newsgroup binaries. Nzbdump is distributed as freeware (for noncommercial uses), and you can use it... | Size: 826.6 KB License: Freeware Platform: Windows 95, Windows 98, Windows Me, Windows NT, Windows XP, Windows 2000 | 
 |
|
|
|  | | HS GPS is a software library (with full C source code) which provides access to a NMEA-183 compliant GPS receiver via a serial communications port, decoding NMEA sentences: $GPGGA, $GPGSA, $GPGSV, $GPGLL, $GPRMC and $GPVTG. Decoded parameters include: time, date, position, altitude, speed, course and heading, according to standard - NMEA-183 (National Marine Electronics Association, Interface Standard 0183.
* HOW IT WORKS: HS GPS library continuously reads asynchronous data stream from a... | Size: 309.3 KB License: Demo Platform: Windows 95, Windows 98, Windows Me, Windows XP, Windows NT, Windows 2000, Windows 2003, Windows Mobile 2003 | 
 |
|
|
|  | | Secure and managed .net component that executes DOS and console commands. Each command executes asynchronously and raises events containing current output, completion status, and DOS ERRORLEVEL. Users can also set timeouts, abort commands, and simulate user input. Includes binaries, merge module, sample solution, documentation and technical support. | Size: 136.0 KB License: Shareware Price: $29.95 Platform: Windows 95, Windows 98, Windows Me, Windows NT, Windows XP, Windows 2000, MS-DOS | 
 |
|
|
|  | | DarkWave natively supports both x86 (32-bit) and x64 (64-bit) versions of Windows with native binaries compiled for each platform. The x86 and x64 versions can each only load plugins for that platform, i.e. the x64 version only loads 64-bit VST and DarkPlug plugins.
DarkWave supports multiple processors well, with an aggressively multithreaded audio path that can utilize multiple processors or cores by multithreading. The program soars on a Pentium D system with Windows XP 64-bit Edition.... | Size: 1.3 MB License: Demo Platform: Windows 98, Windows Me, Windows NT, Windows 2000, Windows XP, Windows 2003, Windows Vista | 
 |
|
|
|  | | Extract multiple email addresses from a newsgroup. Provide news server, login and target newsgroup. This program runs slowly. | Size: 414.2 KB License: Shareware Price: $19.82 Platform: Windows Me, Windows XP, Windows 2000, Windows 2003 | 
 |
|
|
|  | | Perform a pattern (XPAT) search on a news server. This has the advantage of being much faster than downloading all of the headers from the server because you only DL the headers you want. You can then create an NZB file from the results. The NZB file that you create can be imported into many popular newsreaders and downloaders. This software does require that your news server support the XPAT extension -- most servers do, but a few notable exceptions (see the documentation) have turned off... | Size: 948.5 KB License: Freeware Platform: Windows 95, Windows 98, Windows Me, Windows NT, Windows XP, Windows 2000 | 
 |
|
|
|
|
|
|