WinpkFilter

Home Forums Discussions Support WinpkFilter

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #4833
    rolette
    Participant

      Couple of questions for you about WinpkFilter 2.3:

      – Is it supported on XP?
      – When the packet is received in user mode, do you have full access to the packet (headers and app data)? It appears so, but wanted to verify this is correct.
      – Can packet processing be done asynchronously? I.e., if I receive an IP fragment, can I hold on to it and continue processing other packets without having to dispatch the fragment to MSTCP?

      Thanks,
      Jay

      #5485
      Billk
      Participant

        Hey,

        I know this is an old question, but has gone unanswered. This may not help you, as you probably have found the answers, but this may help someone else.

        Talking from experience with this product…

        1. Yes, it works with Win XP. And it should with any other NT based Win 32 OS.

        2. Yes, you have full access to the packet. However, if you change the packet at all, you will have to recalculate and replace the checksum header fields.

        3. No, an intercepted packet must be passed on before the next packet can be intercepted.

      Viewing 2 posts - 1 through 2 (of 2 total)
      • You must be logged in to reply to this topic.