~terry
Wed, Jul 24, 1996 (11:16)
seed
Trumpet Winsock -- Trumpet Winsock has long been the
Consummate Winsock Application for Windows 3.x SLIP/PPP
users -- until recently there hasn't even been a single alternative.
And now that Trumpet Winsock is available for Windows 95 as
well, Windows 95 users finally have a solid alternative to the
Windows 95 dial-up stack. If configured properly, Trumpet
executes a cryptic script, returns some even more cryptic numbers,
and then allows you to traverse the Info Highway without further
hassle. If not configured properly . . . (find a system admin quickly).
The alternatives to Trumpet for SLIP/PPP users now are
Chameleon Sampler and SLIP emulators like Twinsock. None of
these are as easy and transparent as Trumpet (once configured
properly), though. Trumpet recently added support for PPP in its
2.0 release. The package is actually a bundled dialer with the
winsock.dll and SLIP/PPP supporting protocols.
At $25, I thoroughly recommend this client to all Windows 3.x
SLIP/PPP and now to Windows 95 users as well. The newest
versions have implemented a deadline feature -- you only have
thirty days to evaluate the product before it ceases to function.
Trumpet Winsock for Windows 3.x is strictly a 16-bit
implementation of the winsock standard; therefore, it will not allow
access to 32-bit apps in Windows 95 and Windows NT. For this
you will need the Windows 95 version of Trumpet Winsock. As a
final note, though, the Windows 95 version is a beta release and
may not work correctly with all apps at this point. Also, because
Trumpet Winsock for Windows 95 is shareware ($25), many
Windows 95 users will likely fare better with the free 32-bit
winsock stack that is included with Windows 95.
Pros: SLIP/PPP support, integrated dialer, a must have for
SLIP/PPP users
Cons: Cryptic scripting, steep learning curve for
New users
New: Windows 95 version, more bug fixes (specifically, Netscape
2.0 Java bug)
Version Reviewed: Win 3.x - 2.1f. Win 95 - 2.95 Beta 7
Date of Review: 2/28/96 Reviewer: Forrest Stroud
~Neptune
Fri, Aug 9, 1996 (12:23)
#1
How much of a performance boost could I expect to see over the standard Winsock package that comes with Win 95?
~Charli
Wed, Oct 2, 1996 (20:31)
#2
I think that if the latest version, so foar, is a beta version It should
NOT be a shareware, but a freeware..
!!!!!!!!!!!!!!!!!!!!!
~PeterW
Tue, Jan 6, 1998 (22:35)
#3
I am using Trumper 2.0b (16-bit) and my ISP has changed from SLIP to PPP. Since then, "BYE.CMD" ceases to work properly. The script is:
output +++
input 3 OK\n
output ath0\r
input 2 OK\n
My ISP recommended I change the script to either:
"OLDBYE.CMD"
display \13"Hanging up modem - please wait..."\13
sleep 1
output +++
sleep 1
output ath0\r
if ! [input 5 OK]
display "Modem is not responding - try again or reset computer."\n
abort
else
display " - The modem is now disconnected."\n
end
or "NEWBYE.CMD"
display "Disconnecting modem..."
set dtr off
sleep 1
set dtr on
sleep 1
display "Modem has been disconnected."
sleep 1
Unfortunately, neither of these scripts work ... in fact Trumpet reports "unknown command" ... I assume that these scripts are only for more recent versions of Trumpet Winsock than v2.0b.
Is there a script for this version, or do I need to upgrade Trumpet???
Peter
~pauloman
Tue, Sep 14, 1999 (18:25)
#4
Trumpet--schrumpet! Fergittaboutit! Where ya all been? You don't need to pay money to install a dialer-tcp/ip stack to win 3x. (I agree with Charli--it SHOULD be free, it's so dated and cryptic). Go to ZDNET's software library and do a search on "internet explorer". Download the Version 3.03 for 3x full version (ie16full.exe). After launching, follow directions in readme to create the four installation disks. Do full installation, and it installs the necessary dialer and tcp/ip stack for you...FREE.
Don't like IE? Select custom option during install and just select the "dialer-tcp/ip" option. Then download the lean and mean Netscape Navigator 3.04 16 bit and have a ball! (Note--on my 3x machine, I had to manually extract the inetcfg.dll file from the cab file on disk 2 and copy it to the "iexplore" folder in order for the resulting "connect to the internet" wizard to work right [thanks, Bill!].
The result is a fully internet-capable win 3x with the browser of your choice for no moola!
~terry
Tue, Sep 14, 1999 (19:41)
#5
Great advice for lean and mean machines! Cool.