Hi, See here: http://anonsvn.wireshark.org/wireshark/trunk/epan/dissectors/packet-omapi.c
Thanx, Jaap On Thu, 11 Jan 2007, sharon lin wrote: > Where can I found this file? > I don't have it in my source code (0.99.4). > > > On 1/11/07, Jaap Keuter <[EMAIL PROTECTED]> wrote: > > > > Hi, > > > > That looks like the OMAPI protocol I've created a dissector for some time > > ago. Have a look at packet-omapi.c for that. It's based on the assumption > > that it is a simple protocol, therefore the pvtcursor convenience > > functions are used. > > > > Thanx, > > Jaap > > > > On Thu, 11 Jan 2007, sharon lin wrote: > > > > > It's a binary protocol using TCP as a transport protocol when each > > packet is > > > preceded by opcode > > > > > > > > > On 1/11/07, Guy Harris <[EMAIL PROTECTED]> wrote: > > > > > > > > Jaap Keuter wrote: > > > > > > > > > Many many protocols using TCP as a transport protocol. You'll have > > > > > to be a little more specific about the company protocol. > > > > > > > > For example, is it a binary protocol with each packet preceded by a > > > > packet length value, or is it an HTTP-like protocol, or is it > > something > > > > different from either of those? > > > > > > > _______________________________________________ > > Wireshark-dev mailing list > > [email protected] > > http://www.wireshark.org/mailman/listinfo/wireshark-dev > > > _______________________________________________ Wireshark-dev mailing list [email protected] http://www.wireshark.org/mailman/listinfo/wireshark-dev
