Re: [jgroups-dev] Wireshark plugin for JGroups
Richard Achmatowicz <[email protected]>
| Newsgroups | gmane.comp.java.javagroups.devel |
|---|---|
| Message-ID | <[email protected]> |
No plans at present. The key problem in taking the plugin further is writing the C code to deserialise (the many) JGroups headers which have been serialised in Java. There are lots of headers, and they can vary across major releases. Bela and I were discussin a means of encoding header formats in XML which woul dbe used to auto-generate Java servializaers/deserialisers, and this could be used to auto-generate derialisers for Wireshark as well, something which would greatly ease the problem. However, for the time being, they are generated by hand. If you have some spare cycles, we would appreciate any help. Richard Kenneth McWeeny wrote: > Hello, > > Are there any plans to update the plugin for JGroups 2.8 and later? We > frequently use wireshark while testing our software over radio networks and > are updating our version of JGroups. If not, we may be interested in > performing the update ourselves depending on what is involved. > > Thanks, > > Ken M > ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Javagroups-development mailing list