How do I call NDIS driver routines? Where will I get information?
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_10029662.html
Does anyone have any sample code using NDIS, or any idea
of where I might find some..
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10042131.html
Dear experts,
I wanna to enable my application the cabability to record and monitor the status of 802.11 NIC real-time. The DDK document of NdisMIndicateStatus() showes that 802.11 NIC probably...
http://www.experts-exchange.com/Programming/Handhelds_-_PDAs/802_11x_Dev/Q_21406059.html
Hey there,
I have a situation I hope someone out there can help me with. How
can I have a NDIS filter driver initiate a connection with a remote
server and send & receive data just meant fo...
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_21934006.html
I have an NDIS driver that I have written that also has an intermediate(?) level driver that functions like the "packet" driver in the DDK.
I now need to send on IOCTL from this driver to the NDIS...
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_10036332.html
is there any other comprehensive reference beside NTDDK?
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_20098433.html
where can find samples for NDIS and TDI
(I want write a interface between network adapter and TCP/IP driver)
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_20150829.html
I'm looking at the passthru NDIS Intermediate driver example, and would like to extend this sample to a very simple packet filter.
The filter should be able to block/stop all packets to port 400...
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_20306082.html
If we develop a network security solution based on NDIS and TDI interfaces in Windows, will it be portable across various windows versions (95, 98, NT, 2000, Me, XP). I would like to know if there ...
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_20631177.html
Hello I am new to driver development
I want to start building an NDIS protocol driver to manipulate ethernet frames.
I want to know if anyone knows of a good tutorial/book which steps through...
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_20870752.html