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...
Message search is now enhanced, find messages faster. Take it for a spin.

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 2685 - 2714 of 8586   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2685
Thomas - Thanks for the prompt reply. By the way - I have found your samples an excellent help/guide to TDI. In any case, it seems from your comments & my...
tu01bbs
Offline Send Email
May 1, 2003
1:18 pm
2686
What troubles me is that the ProtocolReceive can not get the packets that physical NIC indicates up. It gets the packets that were previously sent down. Here...
Deshu Wen
wendeshu
Offline Send Email
May 1, 2003
8:40 pm
2687
So, you are reporting that the unmodified Microsoft NDIS IM driver for Windows CE 4.2 does not work at all. Is that correct? Thos...
Thomas F. Divine
pcatom
Offline Send Email
May 1, 2003
9:30 pm
2688
With the emulated NIC (DC211x40) and unmodified passthru code on Platform Builder 4.1 emulator, I have this issue. Since I don't have an actual CE .NET device,...
Deshu Wen
wendeshu
Offline Send Email
May 1, 2003
10:41 pm
2689
May 2, 2003 - PCAUSA is pleased to announce an update to the Advanced TDI Samples for Windows NT. This is a fairly extensive update and includes bug fixes...
Thomas F. Divine
pcatom
Offline Send Email
May 3, 2003
1:33 am
2690
thanks "Thomas F. Divine" <tdivine@...> wrote:May 2, 2003 - PCAUSA is pleased to announce an update to the Advanced TDI Samples for Windows NT. This is...
Duong Chien Thang
thangdc2002@...
Send Email
May 3, 2003
2:30 am
2691
One other point about the new TDI Samples release. I have changed the TDI Samples product definitions a little. The low-end Bookshelf Edition will now include...
Thomas F. Divine
pcatom
Offline Send Email
May 3, 2003
2:40 am
2692
I'm thinking of porting a routing protocol written as loadable linux kernel module to win32 platform. It actually implements a routing algorithm to determine...
Jong Hian Zin
koverage
Offline Send Email
May 3, 2003
4:36 am
2693
I think this doesn't need any kernel driver, maybe. Run udp application in user space, and that program itself can alter routing table. I don't know how to...
Han, Donghoon
PowerOff77
Offline Send Email
May 3, 2003
4:45 am
2694
... Intresting requirement. I'll have to give it some thought. In the mean time, the diagram at <http://www.ndis.com/papers/winpktfilter.htm> gives a picture...
Thomas F. Divine
pcatom
Offline Send Email
May 3, 2003
5:31 am
2695
I am in the process of writing a layered miniport driver for pocket pc 2002. I can get the driverentry function to work, but NDIS does not call any of my...
stik423
Offline Send Email
May 3, 2003
4:11 pm
2696
May 4, 2003 - Just a heads-up that you may encounter problems accessing PCAUSA web and FTP sites over the period Tuesday, May 6, 2003 through Monday, May 12,...
Thomas F. Divine
pcatom
Offline Send Email
May 4, 2003
4:02 pm
2697
This seems like it is very, very similar to a message posted here 4/1/03 with the subject "The RNdis problems with Win98SE", although all the underlying code...
Allan Miller
justpushpray
Offline Send Email
May 4, 2003
10:16 pm
2698
You might try the newer Rawether downloadable sample exectuables. That may be able to tell you if your specific problem has been addressed. You should also...
Thomas F. Divine
pcatom
Offline Send Email
May 4, 2003
10:33 pm
2699
... the Windows ... Do you have any idea how packet forwarding (using only one NIC) should be done in Win32?...
Jong Hian Zin
koverage
Offline Send Email
May 5, 2003
3:26 am
2700
If your packet forwarding uses only one NIC, then I guess the forwarding algorithm involves primarily altering the destination of selected outgoing Ethernet...
Thomas F. Divine
pcatom
Offline Send Email
May 5, 2003
5:43 am
2701
We use TDIQ as a cross-platform version of ipconfig. Unfortunately, some times when the program is automatically called upon by our software to grab an IP...
Richard P.
muldoonaz
Online Now Send Email
May 6, 2003
12:25 am
2702
Some other folks that reported problems with TDIQ. I have not debugged it here. I wouldn't be suppressed if TDIQ didn't handle multiple interfaces totally...
Thomas F. Divine
pcatom
Offline Send Email
May 6, 2003
3:38 am
2703
Is it possible to drop an IRP in a TDI filter driver, basically just letting the I/O manager know that we processed the IRP, but internally we do something to...
Sanjay Chadda
sanjayc.rm
Offline Send Email
May 6, 2003
10:30 pm
2704
PCATTCP is a great program because it has the ability to do a continuous output which is great for some of the testing I am doing with it. But I seem to have a...
mstef_2000
Offline Send Email
May 8, 2003
12:51 am
2705
This sort of functionality is certainly possible. However, the details are messy. You must study IRP handling in filter drivers in books or classes. In...
Thomas F. Divine
pcatom
Offline Send Email
May 8, 2003
4:03 am
2706
Mstef, Thanks for the feedback. It is interesting that the PCATTCP utility is fairly popular. It is apparently used in some college curriculum as well as by a...
Thomas F. Divine
pcatom
Offline Send Email
May 8, 2003
4:42 am
2707
Thank you for your response. I would also like to see if possible and not too difficult if the output rate could be controllable. ... an look ... when you ... ...
mstef_2000
Offline Send Email
May 8, 2003
12:36 pm
2708
Hi, This is my first message on your forum so please be gentle .I am trying to make an NDIS IM driver to communicate with a user space application. I know I...
Sergiu Truta
sergiutruta
Online Now Send Email
May 8, 2003
12:36 pm
2709
The pcausa samples do if i remember correctly, well worth the money. Just dont have them currently installed, so i cant check...
Gavin Watkinson
loquiswork
Offline Send Email
May 8, 2003
12:48 pm
2710
Hi Thomas, Thanks for yr reply. Basically, in my case, what I need to do is -pend an IRP, -send the data in the IRP to an user mode application (thru some ...
Sanjay Chadda
sanjayc.rm
Offline Send Email
May 8, 2003
11:46 pm
2711
Dear All: I am writing one IM driver. In the protocolreceive function, sometimes I have to chain two NdisBuffers to one NdisPacket . one buffer is for...
Richard Mike
richardone163
Offline Send Email
May 9, 2003
3:00 am
2712
Hi everyone, could anyone advise me on how to use the Miniport and protocol reserved part of an NDIS_PACKET. I am new to driver writing . so would prefer if ...
Ashish Batra
ash1378
Offline Send Email
May 9, 2003
12:26 pm
2713
All DDK NDIS samples use these reserved areas in one way or another. Looking at the DDK PassThrough NDIS IM driver sample would probably be the most useful. ...
Thomas F. Divine
pcatom
Offline Send Email
May 9, 2003
3:25 pm
2714
This isn't too tough. The NDIS_PACKET contains a list for keeping track of NDIS_BUFFERS. You can chain buffers at the front or the back of the list. There are...
Thomas F. Divine
pcatom
Offline Send Email
May 9, 2003
3:25 pm
Messages 2685 - 2714 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