Search the web
Sign In
New User? Sign Up
discussion-pcausa · PCAUSA Discussion List
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 8557 - 8586 of 8586   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
8557
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...
mania.abdi
Offline Send Email
Aug 1, 2009
3:47 pm
8558
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...
Thomas F. Divine
pcatom
Offline Send Email
Aug 1, 2009
3:53 pm
8559
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...
mania.abdi
Offline Send Email
Aug 3, 2009
2:32 pm
8560
... Thank you for providing the new releases. We have experimented with LegacyInstall and ProtInstall from release V5.7. The new utilities can indeed be...
i_neag
Offline Send Email
Aug 13, 2009
6:08 am
8561
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...
mania.abdi
Offline Send Email
Aug 13, 2009
6:09 am
8562
I tried to send a copy to you but your Yahoo account wouldn't accept it. Thomas F. Divine ... From: discussion-pcausa@yahoogroups.com ...
Thomas F. Divine
pcatom
Offline Send Email
Aug 17, 2009
12:16 am
8563
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...
Thomas F. Divine
pcatom
Offline Send Email
Aug 17, 2009
12:32 am
8564
Andy, I just finished looking into this. You are on the right track. A NDIS 6 LWF must modify the lower-level miniport's ...
Thomas F. Divine
pcatom
Offline Send Email
Aug 17, 2009
12:45 am
8565
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...
Andy
bemacdev
Offline Send Email
Aug 19, 2009
12:55 pm
8566
August 25, 2009 - Two updated version of Rawether for Windows are available for Rawether customers who have unexpired Rawether for Windows subscriptions: ...
Thomas F. Divine
pcatom
Offline Send Email
Aug 25, 2009
4:20 am
8567
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...
Thomas F. Divine
pcatom
Offline Send Email
Sep 1, 2009
7:25 pm
8568
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...
dniesman
Online Now Send Email
Sep 2, 2009
3:58 pm
8569
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"...
Thomas F. Divine
pcatom
Offline Send Email
Sep 2, 2009
4:03 pm
8570
Hiya Thomas, Sorry, I have been off work so tried to stay away from computers for a bit :) I still have an issue somewhere, but not sure qute what it is yet....
bemacdev
Offline Send Email
Sep 3, 2009
12:55 pm
8571
Thomas, ... To install: 1. Start with the following file structure: <Dir> Microsoft.VC90.ATL <Dir> Microsoft.VC90.CRT <Dir> Microsoft.VC90.MFC pcasp50.cat ...
i_neag
Offline Send Email
Sep 8, 2009
7:15 pm
8572
The ProtInstall sample illustrates installing the Microsoft NDISPROT sample driver. You must recompile the sample ProtInstall to be specific to the protocol...
Thomas F. Divine
pcatom
Offline Send Email
Sep 8, 2009
7:23 pm
8573
Looking at the source code of ProtIntall I noticed that the variable ProtocolId can be set by passing a third argument to the command line executable, and this...
i_neag
Offline Send Email
Sep 9, 2009
5:06 pm
8574
Dear Thomas. I use 64bit pcasim.sys included in "PktRedir" for my product. case 1 OS : MS server 2003 64bit it work well. case 2 OS : MS server 2008 64bit it...
inyouris
Offline Send Email
Sep 10, 2009
1:58 am
8575
These samples were released in December, 2007 so they have not been tested on MS server 2008. Since they work on 2003 x64 and 2008 x32 the problem you are...
Thomas F. Divine
pcatom
Offline Send Email
Sep 10, 2009
2:15 am
8576
Hi, Sorry, this may be a bit long as I feel like I am missing something fundamental here. I am going to state my assumptions and results so perhaps someone...
dniesman
Online Now Send Email
Sep 15, 2009
4:09 pm
8577
Signing NDIS 5 Intermediate Drivers ... An NDIS IM driver package includes two INF files: One for the service (protocol edge) and one for the miniport edge. ...
Thomas F. Divine
pcatom
Offline Send Email
Sep 15, 2009
5:38 pm
8578
Hi, I would like to test my NDIS driver on Windows XP and I am wondering how can I get a NdisOpenAdapter returning the status NDIS_STATUS_PENDING I tried the...
seed95100
Offline Send Email
Sep 30, 2009
12:38 pm
8579
Hello, I have a IM driver based on PCAUSA Netwrok driver framework, which modifies the incoming IP packet payload and sends it up. This works fine in most of...
chetan_malur
Offline Send Email
Sep 30, 2009
1:29 pm
8580
If the "clone" packet is actually a new packet of your own allocation then it should be independent of the original packet. If you use this code: ...
Thomas F. Divine
pcatom
Offline Send Email
Sep 30, 2009
1:45 pm
8581
Thanks a bunch Thomas, that worked....
chetan_malur
Offline Send Email
Oct 1, 2009
3:08 pm
8582
Hi, I am in the process of submitting the driver for certification and even though we don;t have any intention of releasing 64 Bit we are forced to run tests...
chetan_malur
Offline Send Email
Oct 30, 2009
11:39 am
8583
The CAT files must not be signed properly. Use the inf2cat tool make the CAT files. Be sure to specify the target OS versions (e.g., XP_64, etc.) in the...
Thomas F. Divine
pcatom
Offline Send Email
Oct 30, 2009
12:30 pm
8584
Thanks Thomas, I will try to use the driver as is, given that without my other app it anyway acts as passthru. I was able to resolve the issue by running the...
chetan_malur
Offline Send Email
Oct 31, 2009
12:59 pm
8585
When a third party firewall TDI driver is installed, Bytesindicated is zero in the function ClientEventReceiveDatagram(), but BytesAvailable is non-zero. I am...
Ajay Agrawal
ajay_agr
Online Now Send Email
Nov 4, 2009
6:11 pm
8586
The change is a little scary. You need to think like the real TDI client. There are several different ways the client could handle this situation. One is to...
Thomas F. Divine
pcatom
Offline Send Email
Nov 4, 2009
6:34 pm
Messages 8557 - 8586 of 8586   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help