1. 15
  1.  

  2. 7

    To the person who felt this was poorly titled, curious what’s wrong with the title, as that’s what I discuss in it?

    1. 4

      Regarding protocol parsers, Microsoft Network Monitor parsers (there’s a bunch of them here: http://nmparsers.codeplex.com/) deserve a shout out; Network Monitor has a DSL for creating protocol parsers - it has support for stuff like flags and structs. I failed to quickly find screenshots, so I made an imgur album with some (if you want more, just ask).

      1. 1

        So, packet capture in Node?

        1. 1

          Yep … and works great for my use case!