Can I use Rawether V5.5.18.05 on Microsoft Windows 7. I tried to install and use rawether on Windows 7 but it seems that rawether protocol driver doesn't load...
There is no workaround to support Rawether V5.5 on Windows 7. The V5.5 drivers, support DLLs and sample applications are basically OK, but there were too many...
Hi Thomas, Thanks for your reply. If there is no issue with Rawether version 5.50.18.05 protocol driver and Rawether API DLL on WIndows 7 then for the time...
The location of runtime components on XP and Vista remain the same: DLL & INI: Your application's program files folder. Driver: System32\Drivers folder. The...
... I didn't face any problem while using rawether APIs on Win XP and Vista. I was asking if there are any changes in the location of runtime componets/driver...
The release notes are in this message: http://tech.groups.yahoo.com/group/discussion-pcausa/message/8541 There is no change in the location of runtime...
So in Windows 7 following will not work even for Admin user: DLL & INI: My application's program files folder. Signed protocol driver: System32\Drivers folder ...
... From: discussion-pcausa@yahoogroups.com [mailto:discussion-pcausa@yahoogroups.com] On Behalf Of ravisuhane Sent: Friday, June 12, 2009 2:27 AM To:...
we've developed a NDIS IM driver essentially to filter IP from incoming and outgoing packets, but monitoring the destination address in the IP header with some...
Hello, While experimenting with PCANUser.exe (ver. 5.50.18.5) we found out that it works fine when executed by the local Administrator but returns the error...
The PCANUser tool modifies the Discretionary Access Control List (DACL) associated with having applications open a handle on the Rawether driver. Modifying...
... I understand this. The question is why a _domain_ user that is a member in the Administrators group cannot run PCANUser, while a user with a _local_...
To be honest, the PCANUser tool was originally implemented in the NT 4 days and it may make SCM calls that request privileges higher than necessary. For sure,...
Hi all, I am developing a Vista Filter Driver for encrypting network traffic based on the WDK Filter Sample. Everything works fine but I do have to manually...
Can you use the FilterSetModuleOptions handler to let NDIS know that your filter (and hence it's stack...) cannot support those features? Thomas F. Divine ... ...
Can you use the FilterSetModuleOptions handler to let NDIS know that your filter (and hence it's stack...) cannot support those features? In addition, consider...
Thomas, Thank you for taking the time to reply. I have been looking in the area's you suggested and this is where the documentation gets confusing. If you look...
Dear All Is there any body who knows where can I found "Rawether for windows ce 4.2". The page http://www.rawether.net/embedded/ which contains information...
PCAUSA no longer supports Windows CE/Mobile. It's not that these Microsoft products aren't good. Instead, when they are licensed to device vendors the device...
Dear all I have searched every where to find "rawEther for windows ce". I just found link to : http://rawether.net/embedded/ which is not available. Is there...
... Thank you for providing the new releases. We have experimented with LegacyInstall and ProtInstall from release V5.7. The new utilities can indeed be...
Dear Tomas F. Divine I want to buy rawEther for windows CE whether I know that you don't support It. Could you please Give me any e-mail address or phone...
There are two factors that cause the behavior that you describe below: 1.) Starting the NDIS driver. 2.) Opening a user-mode handle on the driver's device...
Hiya Thomas, Thanks for your reply. It sort of works now. The reason I say sort of is because I have 2 test machines. One of them works now that I can filter...
August 25, 2009 - Two updated version of Rawether for Windows are available for Rawether customers who have unexpired Rawether for Windows subscriptions: ...
Andy, Did you finally get checksum offload disable to work? I have tested the method I mentioned - along with a variation that allows the filter to disable...
Hi, I am trying to use the ProtInstall sample with VS2008. I want to install an NDIS intermediate driver similiar to PassThru. Unfortunately, I cannot get it...
When describing a problem like this it is often helpful to mention "why" it cannot compile. Most likely it is because the compiler cannot find "netcfgx.h"...