HI!! i AM RAGHU I AM WORKING ON WINCE FROM LAST 8 MONTHS CAN ANY ONE GIVE MR THE DETAILS ABOUT NDIS,INTERMEDIATE PORT DRIVER IN WINCE 5.0 ANY DETAILS OR ANY...
hi, I've written an NDIS IM driver for some proof of concept experimentation. An application continously writes messages to the NDIS IM using DeviceIOControl ...
whaushia@...
Jul 4, 2005 12:20 pm
6644
During the compilation of my project PCAUSA_Application, i have had the fpllowing errors: WiFiGPSTester.obj : error LNK2019: unresolved external symbol ...
Hello Sanjay, I had encountered freezing problem with ZA, but it was not related to the VPN. Regarding the driver (vsdatant.sys), at first glance it looks as a...
Using netstumbler I noticed that the noise for all AP I found in the scan has noise -100. I have been googling this now but havn't found the answer, where do I...
Niklas Olsson
niklaso@...
Jul 4, 2005 12:37 pm
6647
Link to the W32N55 import library. Thomas F. Divine ... From: "monnys_80" <monicasasso@...> Date: Mon, 04 Jul 2005 10:49:15 ...
AFAIK there is no OID_802_11 OID to fetch noise level. Netstumbler must be using card-private OIDs to fetch noise level. Thomas F. Divine ... From: "Niklas...
Some firewalls use a NDIS protocol driver for a variety of purposes. If there is a desire to track process and threads, then the startup of a NDIS protocol...
hello, i have a strange situation on Win XP SP2 - tcp ip check sums fails for a specific class of TCP datagrams, those having 1 or 4 bytes in length. For all...
Hi Abhijit, Can u pls tell me what version of ZA did u see the freezing issue? Also, since u said that the freezing was not because of any VPN client, can u...
Hi! I'm trying to extend passthru sample for WinCE 4.2, to filter traffic (something simillar to one presented in Thomas D. article on www.wd-3.com, but...
Hi Sanjay, It was a very old version. It was 3 years back. IIRC the version was 2.6. The machine use to freeze during browse through Network Neighbourhood. The...
During the compilation of WLANTool project i have had the following error: c:\documents and settings\rosario\desktop\monica\wlantool\wlantool.cpp (4) : fatal...
When i build the .exe of my project, i encountered the following error: fatal error LNK1112: module machine type 'ARM' conflicts with target machine type 'X86'...
hello, i need an automatic installer for my IM driver and i'm using snetcfg. The driver "installs" successfull, even it appears in the network connections...
Thats defined in pkfuncs.h () which is a header file in Platform Builder. You may still be able to download an eval version from Microsoft ... traffic ... ...
Hi, BTW, I have also used windbg to examine the content character array that I have copied. They looked right to me. I have not made any modification to the ...
whaushia@...
Jul 6, 2005 11:18 am
6660
Hi, We are developing a NDISWAN IM that sits between the NDISWAN and ethernet (for example to do PPPoE). The driver is a MUX based on samples from passthru,...
Try doing a "Rebuild All". Study about Precompiled Headers. Thomas F. Divine ... From: "monnys_80" <monicasasso@...> Date: Wed, 06 Jul 2005 09:29:12 ...
Make sure that you have all or your project settings correct. Then do a "Rebuild All". Thomas F. Divine ... From: "monnys_80" <monicasasso@...> Date:...
Do the messages contain sequence numbers? If so, are the sequence numbers different in the messages after the first two? Perhaps the later messages are tossed...
Sorry, how are these settins correct?
Where can i try something that it tells me the settings correct?
thanks.
> Make sure that you have all or your project...
I have done what yuo say but the error is always here.
What i do now? Thanks.
> Make sure that you have all or your project settings correct. > > Then do a...
Sounds like you have selected the ARM as your processor, but trying to run it on the emulator. The emulator is x86 ... some of the samples that come with...
I hit the exact same problem. Did you install the miniport AND the protocol edge of the driver ? You need to do both, and the order matters too (i think its...
Hi, To ensure the indicated packet contents are not flawed. I use a simple UDP app to generate the packet content from another machine. Without my NDIS IM, I...
whaushia@...
Jul 7, 2005 1:46 am
6670
We want to know this information to determine whether we will buy the latest version, because we need to develop something on Windows XP Professional x64...