Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Sniffer PDK

Status
Not open for further replies.

hsk

Vendor
Joined
Oct 23, 2000
Messages
1
Location
CA
Hi,
So has anyone here used the PDK to develop their own protocol decodes for sniffer? I'm able to make a decode pretty easily (despite the errors in the manual), but I was wondering how to get it to stop displaying the "Forced Protocol" in the decode window, and how to use the RegBindList() function correctly. (compiles fine, but crashes sniffer.exe)
Thanks!

-HSK
[sig][/sig]
 
Hello,

A message 2 years later ... I Know it's pretty late. But I try ...
Have you a response for the Force Protocol ?

Thanks,

Steph.
 
2 Comments....

1. As of now, the protocol force message cannot be removed from the detail display of the decode window. I hear this might be one of the features that could make it into the next version.

2. What do you need to use RegBindList( ) for ?

Portable.
 
Thanks for the Force Protocol. It doesn't matter if I can't remove it.

I use RegBindList and I've no problem with it.
I use it to have several TCP ports dedicated to my protocol.

Steph.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top