[Wireshark-dev] Using C++ Library in Wireshark

2008-08-15 Thread Chirag Lathia
the methods in the C++ library, that would be great. Any ideas on how I can accomplish this. I am compiling it on win32 using nmake (compiler: cl). Thanks, Chirag Lathia. ___ Wireshark-dev mailing list Wireshark-dev@wireshark.org https://wireshark.org

Re: [Wireshark-dev] Installing Plugin on an existing Wireshark installation

2008-08-10 Thread Chirag Lathia
location in their Wireshark installation. There's no dedicated installer for that. Note that the version of Wireshark you build your plugin for must match the version your colleagues use. Thanx, Jaap Chirag Lathia wrote: Hi list, I have written my own dissector for a protocol

[Wireshark-dev] Installing Plugin on an existing Wireshark installation

2008-08-08 Thread Chirag Lathia
Hi list, I have written my own dissector for a protocol in the epan/dissector folder. It compiles, runs, installs well. Now, I want to give it to a my colleagues who refrain from installing Wireshark all over again. Is there any way I can compile my dissector code and create an installer which