September OS/2 Shareware

This month we take a look at some particularly helpful utilities that make dialling in to a server much easier and more productive.

By Christopher Relf

Section Index
Products in this section:

Windows:  3aline 1.5, Photo Mishmash 1.2, Geiss 4.0, Screen Paver 2.0, The Drawing Hand screensaver 3.0a, Serandom Screensaver Manager 2.0

OS/2: iLink/2 1.10, NoIdle 1.1, InJoy 1.10, SLIP Driver 1.0, Netscape Communicator 4.04 for OS/2

Mac: VSE Animation Maker 3.2, GifBuilder 0.5, GraphicConverter 3.6.2, iView Multimedia 3.6, Snapz Pro2 2.0.1, SimpleImage 2.5.1

Linux:  IMP, mod_ssl, mod_roaming, Pizza Delivery System, onShore Timesheet

Other Workshop Files:  Other  files, C++ files, Java files


NB: Before you install a shareware program that you have downloaded from the Internet, you should always check the version information. Often you could be downloading an old version, with limited features, or even an experimental one that could crash your workstation. Generally, the first release version is v1.00 -- there may be versions before this one, but they are usually 'under construction' versions. When the author makes a minor improvement, the version number is incremented to the right of the decimal point (for example: v1.00 becomes v1.01), but when a major change occurs (a lot of extra functionality, or a new PM interface for example) the version number increments to the next whole integer (for example: v1.54 becomes v2.00). A word of warning: if the version number is suffixed with either a or b, beware! An alpha version (eg: v1.32a) is a rough version that's hardly been tested at all, and a beta version (eg: v2.46b) has been tested only at a base level, and has usually been released for others to test it in general use. If an alpha or beta falls over and you lose data, or even experience hardware damage, you have used the program at you own risk!

iLink/2 1.10
iLink/2 is a PM drop-in replacement for IBM's Dial Other Internet Provider (DOIP) designed to duplicate and enhance the basic dialling capabilities of DOIP. The redialling option provides a spin box to specify the number of redial attempts; set it to 0 to redial indefinitely.

If your ISP provides more than one phone number that you can use, you'll appreciate iLink's multiple number support. The phone number(s) field allows you to enter more than one number. These numbers now show up in the list box on the main window, and if no number is selected, iLink automatically cycles through them from top to bottom on unsuccessful attempts. A basic CPS (characters per second) display is included -- although we all know not to trust them! -- as well as a byte tracking function that includes all of the TCP/IP packet header information.

If you set up the PM version correctly, you can use iLink/2 from the command line by simply providing your ISP's name (as defined by you in the entry notebook) as a command line argument. If you are disconnected from your ISP for a 'non-user requested reason', iLink will attempt a reconnection, but may only try once, depending on your redial selection (see above).

iLink is a great alternative to the DOIP, although some users may not appreciate it enough to pay the registration price.

Download the version for your operating system here:

OS/2
Publisher: Thomas Bradford
Price: $US25
Requirements: OS/2 Warp 3.x or 4.x
Install instructions: Download to your local drive, then unzip it (for help click here) and run the EXE file.
Links online: http://www.bmtmicro.com/catalog/ilink.html 
Rating: score_5.GIF (1372 bytes)

 

NoIdle 1.1
Have you ever had the problem of your ISP hanging up on you after detecting that you've been idle for a while? Many have tried to combat this problem, but none have succeeded like dink has with NoIdle.

NoIdle will keep your connection alive while you are busy with something else. It does this simply by looking up nonexistent hosts and attempting to randomly connect to nonexistent IP's. One thing about this nifty little utility is that it is exactly that -- little! A tiny bar is loaded and that's all you will see; there are no menus or icons, so it's not bloated with features that drag you down. If you're tied into an 'active' contract with your ISP, download this one, it could save you a bit of money and a lot of frustration.

Download the version for your operating system here:


OS/2
Publisher: dink
Price: Free
Requirements: OS/2 Warp 3.x or 4.x, SLIP or PPP Internet connection.
Install instructions: Download to your local drive, then unzip it (for help click here) and run the EXE file.
Links online: dink@momo.org 
Rating: score_5.GIF (1372 bytes)

 

InJoy 1.10
InJoy has to be one of the best, most comprehensive high-performance PPP/SLIP diallers available for OS/2. Thankfully, InJoy is neither an extension to, nor a user interface for the PPP.EXE included in the OS/2 Internet Access Kit -- everything is local. InJoy is a completely new dialler that uses the IBM TCP/IP stack for transport, which gives you pretty good performance with your existing Internet and TCP/IP LAN applications.

Without the need for additional hardware, InJoy can put your LAN on the Internet, and then take it off again when requested through IP Masquerading and Dial On Demand. It works fully with 32-bit PPP or compressed SLIP connections (compliant with the latest RFCs), and has full terminal mode capability, just in case you get into trouble!

One of InJoy's best features is IP Masquerading, which means you can share a PPP connection simultaneously with other workstations on your LAN, including Windows 3.1 or 95, Macintosh and all other TCP/IP clients. Hardware and driver permitting, you can select port speeds up to 345,600, and the client version has a rather low CPU resource usage (PMPatrol reported 0.08%). You can also have a list of up to 10 phone numbers, with user-selectable dialling sequence. If the carrier drops unintentionally, InJoy will reconnect you. This is very useful if your ISP provides several phone numbers for you to try. InJoy even releases your modem's COM port when not in use. Finally, there's null modem support -- it's PMPatrol aware. Feature packed, and not badly priced either.

  

Download the version for your operating system here:

OS/2
Publisher: Bjarne Jensen
Price: $US25 (Basic client)
$US150 (Professional client/server)
Requirements: IBM OS/2 2.1, 386SX, 4M total memory, 4M of hard disk space, TCP/IP base kit or OS/2 Internet Access Kit (not required for Warp installations)
Install instructions: Download to your local drive, then unzip it (for help click here) and run the EXE file.
Online: http://www.fx.dk/injoy/ 
Rating: score_3.GIF (1372 bytes)

 

SLIP Driver 1.0
This suite of low level programs is included for REXX people. If you want a SLIP connection and you want to learn REXX (Visual or otherwise), here's the perfect opportunity. David Bolen has put together a number of utilities that can control just about everything you would ever need from a SLIP connection, all you need to do is control them. Bolen has included a REXX script, and knowing that just about everyone's SLIP needs are different, he has had the good sense to only suggest it as sample code. The SLIP Driver package includes the following files:

slip.exe the main SLIP driver (you can't do much without it!)
slipwait.exe waits until SLIP is up and running
slipterm.exe a simple terminal program
sliphold.exe holds a COM port open
sldetach.exe kills a SLIP connection
slcfg.exe test-parses SLIP configuration files

He also provides a couple of extra files:

slip.cfg a sample SLIP configuration file (store this in the ETC directory)
slipup.cmd a sample SLIP script (keep this somewhere in your path)

If you're only using a SLIP interface (no LAN stuff), then there's ifndisnl.sys, which is a null version of ifndis.sys.

All in all, it's a good little package, but will only appeal to a fairly small number of OS/2 users.

Download the version for your operating system here:
No available download at time of publication
Publisher: David Bolen
Price: Free
Requirements: OS/2 2.1 (with fixpaks)
Install instructions: Download to your local drive, then unzip it (for help click here) and run the EXE file.
Links online: db3l@ans.net 
Rating: score_5.gif (3904 bytes)

 

Netscape Communicator 4.04 for OS/2
As promised last month, to save you precious online time and ISP charges, a copy of Netscape Communicator 4.04 for OS/2 is included on this month's apcmag.cd.

Download the version for your operating system here:

OS/2
Publisher: IBM and Netscape
Price:  Free (but see the licence agreement)
Requirements: OS/2 Warp 4
Install instructions: Download to your local drive, then unzip it (for help click here) and run the EXE file.
Links online: http://www.software.ibm.com/os/warp/netscape/ 
Rating: score_5.gif (3904 bytes)

⌐ Australian Consolidated Press 1999. All rights reserved.