HOWTO: ZwCreateFile on \device\atalkddp Requires Protocol #ID: Q194635
|
A TDI Client Calling ZwCreateFile on \device\atalkddp must specify a protocol number.
Passing in \device\atalkddp to ZwCreateFile produces an error. You must
specify a protocol number as follows:
\device\atalkddp\0 for DDP protocol
\device\atalkddp\2 for NBP protocol
\device\atalkddp\3 for ATP protocol
\device\atalkddp\7 for ADSP protocol
Keywords : kbDDK kbNDIS kbNTOS400
Version :
Platform :
Issue type : kbhowto
Last Reviewed: March 6, 1999