How to get VcHandle for CO Protocol driver

Hi all,

I am currently developing a Connection Oriented Protocol driver. I
want to bind to my connection oriented miniport and i should recieve and
send packets. I am not going to handle any processing for incoming or
outgoing of calls.I just want to have the packets,since my miniport is a
connection oriented ,I need the Vchandle for sending my packets to
miniport.

1.Is there any ndiscall to get the VcHandle from my protocol driver ?

2.How should i register myself (either as callmanager or client or just as
a protocol above it (since iam just going to send/recv alone) )?

Iam currently using Packet sample and modified the inf and it binds with my
CO-miniport and the miniport is being enumrated to packet’s application .

Thanks in advance ,
Sriram.


You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com