|
|
|
| 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. |
| 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.
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.
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. With this release the base Rawether for Windows Win32 product provides a uniform 'C' and C++ application programming interface across these platforms:
The companion Rawether .NET product supports managed .NET 1.1 applications (Samples are C#...) across these platforms:
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.
|
| 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. |
| September 7, 2004 | Rawether V5.5.18.01 Maintenance Release | ||||
|
Bug Fixes in V5.5 802.11 Helper Functions
|
| WLAN_Supports802_11 Function - Failed to detect some 802.11g adapters. | |
| WLAN_SetSsid Function - Was not functional. |
This release of Rawether includes Beta 1 of 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. |
| 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:
And more... |
| 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.
|
| 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: |
| 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:
|
| 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:
For More Information Visit: Or Contact:
|
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. |
| 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:
|
| 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.
|
| 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).
|
| 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
|