What's New!

Up What's New! Rawether Tour Rawether Central OEM Portal About PCAUSA

 

What's New With Rawether!

December 3, 2006 Rawether for Windows V5.5.18.05 Released

 

The primary goal of this release is to provide Windows Vista support with a minimum of effort. NDIS 6 drivers and new Rawether functionality is not included in this release.

See Rawether Release Notes.
 

November 22, 2006 Self-Signing NDIS Protocol Drivers for Windows Vista

 

On x64-based versions of Windows Vista NDIS protocol drivers simply will not be loaded unless they are digitally signed. A short article on NDIS.com describes how to self-sign NDIS protocol drivers for Windows Vista.

Customers should use their own Code Signing ID to sign Rawether NDIS protocol drivers for release.

For more information, see Self-Signing NDIS Protocol Drivers for Windows Vista.
 

November 14, 2006 Notes for Installing Rawether V5.5.18.04 on Windows Vista

 

Rawether V5.5.18.04 was developed and released prior to the release of Windows Vista. Although this version of Rawether does not include Vista support, as an interim measure it can be made to work on Vista.

Customers using V5.5.18.04 should upgrade to V5.5.18.05 or V6.0 when they are released.

For more information, see Installing Rawether V5.5.18.04 on Windows Vista Notes.
 

August 23, 2006 Rawether for Windows V6.0 Pre-Release Executables (for Windows Vista)

 

Rawether V6.0 will include support for Windows Vista. A pre-release of test executables is available for download. Rawether V6.0.2001.1 is not fully functional. Specifically, it does not include the Rawether NDIS 6.0 protocol driver.

Please let us know if you encounter any problems with the installation.

For more information, see Vista Installation Notes.
 

April 19, 2006 Windows Defender Erroneous Potential Malware Reports

 

The Windows Defender product erroneously reports the Rawether for Windows NDIS protocol drivers as potential malware. After testing the interaction between Windows Defender and Rawether for Windows, it seems that Defender's behavior is quite reasonable.

Defender essentially reminds the user that a driver is being installed and provides the user with information needed to decide whether or not to allow the driver installation.

For more information, see Windows Defender Erroneous Potential Malware Report.
 

November 17, 2005 Rawether for Windows V5.5.18.04 Released

 

This release includes several bug fixes to the Rawether base runtime components (driver and DLL) and initial suport for Visual Studio 2005.

See Rawether Release Notes..
 

April 5, 2005 Rawether for Windows V5.5.18.03 Released

 

The primary purpose of this release is to provide support for the RTM build of Windows x64 Edition (AMD64) platforms. The release also includes some fixes and improvements specific to the Rawether .NET C# applications and class libraries.

See Rawether Release Notes.

With this release the base Rawether for Windows Win32 product provides a uniform 'C' and C++ application programming interface across these platforms:
bullet

Windows 9X/ME

bullet

Windows NT 4.0

bullet

Windows 2000

bullet

Windows XP  - Including x64 Edition (AMD64)

bullet

Windows Server 2003 - Including x64 Edition (AMD64)

The companion Rawether .NET product supports managed .NET 1.1 applications (Samples are C#...) across these platforms:
bullet

Windows ME

bullet

Windows 2000

bullet

Windows XP  - Including x64 Edition (AMD64)

bullet

Windows Server 2003 - Including x64 Edition (AMD64)

The Rawether runtime components support both 32-bit and 64-bit applications on Windows x64 Edition (AMD64).

November 30, 2004 Rawether for Windows CE Update V4.00.04.15

 

This release provides bug fixes and enhancements to the downloadable sample executables for Pocket PC 2003. The OIDScope and WLANTool functions have been consolidated into one application.

See Rawether for Windows CE

NOTE: Release of this update has been delayed until Q2 2005.

October 22, 2004 Rawether .NET Finishes Beta Testing

 

Rawether .NET is a .NET Framework API written in C#  that provides a uniform interface between user-mode applications and PCAUSA NDIS drivers. Basically, it is a C# version of the current Rawether for Windows 'C' API - but greatly extended. Rawether .NET provides a rich, consistent NDIS user-mode .NET Framework API across the Windows ME, Windows 2000, Windows XP, Windows Server 2003 platforms.

Beta testing uncovered one "real" bug in some overloads of the .NET SetInformation method. Based on feedback some additional 802.11 classes were added to simplify setting WEP and WPA keys.

In addition, this release includes a new C# forms-based application in addition to the console application provided with the initial Beta. The C# NDIScope application includes a simple packet capture dialog intended to illustrate that Rawether .NET does include a practical .NET packet collection interface. The packet collection dialog us (very) loosely modeled after the well-known TcpDump utility.

See Introduction to Rawether .NET.

September 7, 2004 Rawether V5.5.18.01 Maintenance Release

 

Bug Fixes in V5.5 802.11 Helper Functions

Unfortunately the initial release of Rawether V5.5 included two bugs in the 802.11 helper functions. These have been fixed in this maintenance release:

bulletWLAN_Supports802_11 Function - Failed to detect some 802.11g adapters.
bulletWLAN_SetSsid Function - Was not functional.

See Detailed Release Notes.

Rawether .NET C# Programming Interface - Beta 1

Rawether .NET
is a .NET Framework API written in C#  that provides a uniform interface between user-mode applications and PCAUSA NDIS drivers. Basically, it is a C# version of the current Rawether for Windows 'C' API - but greatly extended. Rawether .NET provides a rich, consistent NDIS user-mode .NET Framework API across the Windows ME, Windows 2000, Windows XP, Windows Server 2003 platforms.

This release of Rawether includes Beta 1 of Rawether .NET.

See Introduction to Rawether .NET.

 

July 1, 2004 Reduced Pricing for Rawether for Windows CE 

 

PCAUSA is reducing the price of Rawether for Windows CE by up to 40-percent. See the new price list.

Rawether for Windows CE Price List
 

June 7, 2004 Rawether V5.5 Released 

 

This is a new major release of Rawether for Windows - the first major update since the release of V5.0 in December, 1998. Features in Rawether V5.5.17.00 include:

bullet

Address Side-By-Side Rawether Runtime Installation Conflicts

bullet

Expanded Support for 802.11 Adapter Management

bullet

Support For Windows XP 64-Bit Extended Edition

bullet

Overhaul of Rawether Win32 NDIS DLL

And more...

See What's New in Rawether V5.5

 

April 14, 2004 Rawether V5.03.16.58 Released 

 

Interim bug fix release for bug introduced in V5.03.16.57. The flaw was in kernel-mode string parsing code used to extract ServiceName from the RegistryPath in DriverEntry routine.

This bug has the effect of causing the creation of a bogus driver ServiceName and SymbolicLink name under some conditions. On some systems running WLANDetect the first time would succeed. However, running WLANDetect a second time would fail. Since it was a string-related bug there could have been other unpredictable problems as well.

Customers using V5.03.16.57 should upgrade to V5.03.16.58.

See Detailed Release Notes.

 

January 5, 2004 Rawether V5.03.16.57 Released 
More Information

 

Three bug fixes and some minor enhancements to the Rawether for Windows product.  See Detailed Release Notes.

 

 

September 23, 2003 Rawether V5.03.16.56 Released 
More Information

 

Several bug fixes and some minor enhancements to the Rawether for Windows product.  See Detailed Release Notes.

 

 

July 29, 2003 PCAUSA Releases Rawether for Windows CE 4.2

July 29, 2003 -- PCAUSA extends Rawether for Windows CE to include support for Windows CE 4.2 (Pocket PC 2003).  Now common application sources can be used to build applications that "directly" access NDIS network interface card (NIC) drivers on both Pocket PC 2002 and Pocket PC 2003.

Rawether consists of a dynamically-loaded NDIS protocol driver and API that allows a Win32 application to access NDIS LAN adapters to make NDIS requests to query and set information and to send and receive "raw" Ethernet packets.

For More Information Visit:

[ PCAUSA Embedded Website... ]

 

February 21, 2003 Rawether V5.03.16.55 Released 
More Information

 

A minor update to the PCAUSA Rawether for Windows product has been released. The new release includes these features:
 
bulletBug fix associated with some RealTek adapters.
bulletMinor functional change related to zeroing NDIS query buffer.
bulletExperimental C# .NET Framework application.
 

 

December 9, 2002 PCAUSA Releases Rawether for Windows CE

December 9, 2002 -- The Beta test period is over and PCAUSA releases Rawether for Windows CE, a framework for development of Windows CE products that "directly" access NDIS network interface card (NIC) drivers from Win32 applications.

Rawether consists of a dynamically-loaded NDIS protocol driver and API that allows a Win32 application to access NDIS LAN adapters to make NDIS requests to query and set information and to send and receive "raw" Ethernet packets.

Rawether for Windows CE is already being incorporated into Windows CE products for 802.11b products, including:

bullet802.11b Adapter Utilities (Ship with adapter)
bullet802.11b WLAN Management Utilities (Various Third Parties)

For More Information Visit:

[ PCAUSA Embedded Website... ]

Or Contact:

Thomas F. Divine
Printing Communications Assoc., Inc. (PCAUSA)
4201 Brunswick Court, Smyrna, GA 30080 U.S.A.
Tel: (770) 432-4580
FAX: (770) 234-4182
Internet: mailto:embedded@pcausa.com

Microsoft Windows and the Windows CE Logo are registered trademarks of Microsoft Corporation in the United States and/or other countries.

 

August 22, 2002 New PCAUSA Universal Product Bundle - Includes ALL PCAUSA Products

Individually each of the PCAUSA samples have proven useful to those who have chosen to license them. However, collectively they may be even more useful.

The utility of having the complete collection of PCAUSA samples has been noticed by several customers who have "ordered one of everything". In response, PCAUSA has provided these customers with significant discounts, as described in the new PCAUSA Universal Product Bundle description.

[Universal Product Bundle Information ]

 

May 14, 2002 Rawether V5.03.16.54 Released 
More Information

 

A major upgrade to the PCAUSA Rawether for Windows product has been released. The new release includes these features:
 
bulletNew Gigabit-oriented packet collection driver.
bulletNew Wireless LAN Detector sample.
bulletImproved adapter enumeration API.
bulletBetter documentation.
bulletInstallation verification utility.
bulletVarious enhancements and bug fixes.

 

June 30, 2001 Network Performance Notes Part 1 - Theoretical Estimates 
More Information Some basic theoretical estimates of network performance as it relates to the design and implementation of a NDIS network monitor.
 

 

April 23, 2001 Rawether V5.00.13.50 Released  
More Information RAWETHER (WinDis 32) version (V5.00.13.49 - October 16, 2000) seems to be holding up fairly well through Windows XP Beta 2. However, there are a handful of bug fixes and improvements requested by customers.
 
bulletModification to support for operation on Wireless LAN adapters as 802.3.
bulletBug fix in BFP filter concatenation routine.
bulletSeveral bug fixes exposed by Driver Verifier.
bulletA Windows XP-specific fix.

 

October 16, 2000 Rawether V5.00.13.49 Released  
More Information Although RAWETHER (WinDis 32) version (V5.00.13.46 - October 29, 1999) seems to be holding up fairly well through Windows 2000 SP1 and Millennium, there are a handful of bug fixes and improvements requested by customers. None of these seem earth-shaking (unless you really needed the improvement).
 
bulletNon-Admin Users Supported On Windows NT/2000
bulletOptional High-Resolution Timestamp
bulletBetter PnP Behavior
bulletA Few Bug Fixes

 

September 25, 2000 New Name for Win32 NDIS Framework  
More Information Beginning in late September, 2000 we are going introduce the new name Rawether for Windows to refer to the PCAUSA Win32 NDIS Framework (WinDis 32) product.

 

September 21, 2000 PCAUSA RAWETHER.NET Website On-Line 
PCAUSA brings a new website, RAWETHER.NET, on-line for the first time. The new site name more accurately reflects the functionality provided by the PCAUSA Win32 NDIS Framework.
 

Mailing Lists  · PCAUSA Newsletter · PCAUSA Discussion List
·
Privacy Statement · 
WinDis 32 is a trademark of Printing Communications Assoc., Inc. (PCAUSA).
Rawether for Windows and Rawether .NET are trademarks of Printing Communications Assoc., Inc. (PCAUSA).
Microsoft, MS, Windows, Windows 95, Windows 98, Windows Millennium, Windows 2000, Windows XP, and Win32 are registered trademarks and Visual C++ and Windows NT are trademarks of the Microsoft Corporation.
Send mail to rawether-webmaster@pcausa.com with questions or comments about this web site.
Copyright © 1996-2008 Printing Communications Assoc., Inc. (PCAUSA).
All rights reserved.
Last modified: December 31, 2007