Vadim Smirnov

Forum Replies Created

Viewing 15 posts - 841 through 855 (of 1,495 total)
  • Author
    Posts
  • in reply to: Remote Desktop Connection #6822
    Vadim Smirnov
    Keymaster

      It may happen if your packet processing code is incredibly slow. In this case internal driver packets queue reaches its maximum size and all newly coming packets are dropped.

      If you use high speed connection I recommend to use ReadPackets API instead ReadPacket (refer PackThru sample) and optimize your packet processing code.

      in reply to: WinpkFilter news/updates. #5510
      Vadim Smirnov
      Keymaster

        WinpkFilter 3.0.6 released. This service release includes the bugfix for WinpkFilter NDIS IM driver (BSOD on restoring from Hibernate state on Windows Vista).

        Important note:
        For Windows Vista and later versions of the Windows family of operating systems, kernel-mode software must have a digital signature to load on x64-based computer systems. WinpkFilter drivers are not signed and in order to test them on Vista x64 you should press F8 during system boot and choose Disable Driver Signature Enforcement option. For the commercial software you’d have to obtain Code Signing certificate from Verysign or another Certificate Authority authorized by Microsoft.

        If you are eligible for a free update, please send the following details to support@ntkernel.com tо receive an update instruction:

        1) Your order ID.
        2) An approximate date of purchasing.

        in reply to: VirtNet on WXP x64 #6629
        Vadim Smirnov
        Keymaster

          VirtNet was updated to support Windows XP/2003 x64.

          in reply to: VirtNet on WXP x64 #6628
          Vadim Smirnov
          Keymaster

            OK, i will try to find some time on the coming week to update VirtNet 8)

            in reply to: WinXP-SP3 freezes on reboot after winpkfilter runtime #6820
            Vadim Smirnov
            Keymaster

              Try installing NDIS IM variant of WinpkFilter driver. Most probably you have another NDIS hooking driver installed by third-party firewall of AV software, which does conflict with WinpkFilter.

              in reply to: [WinpkFilter] Failed to load helper driver VC2k5 #6821
              Vadim Smirnov
              Keymaster

                What operating system you are using?

                Vadim Smirnov
                Keymaster

                  Sometimes reboot is required, sometimes not. That depends if network stack can reconfigure dynamically or not.

                  in reply to: WinpkFilter and Windows 7 #6778
                  Vadim Smirnov
                  Keymaster

                    New version of Local Monitor will be released in next couple of days.

                    in reply to: How can I install WinpkFilter on Windows XP x64? #6817
                    Vadim Smirnov
                    Keymaster

                      If you try to install WinpkFilter run-time on the fresh copy of Windows XP x64 under Administrator account you should not meet any problems. I don’t know what was the particular reason for the automatic installation to fail, may be lack of privilege to install the driver, may be previous version of WinpkFilter was installed before and was not completely removed before reinstall, may be something else.

                      in reply to: WinpkFilter news/updates. #5509
                      Vadim Smirnov
                      Keymaster

                        WinpkFilter 3.0.5 released:

                        1) fixed compatibility issue with Kaspersky software
                        2) added API for getting active WAN connections information
                        3) added API for sending/receiving bulk of packets

                        Important note:
                        For Windows Vista and later versions of the Windows family of operating systems, kernel-mode software must have a digital signature to load on x64-based computer systems. WinpkFilter drivers are not signed and in order to test them on Vista x64 you should press F8 during system boot and choose Disable Driver Signature Enforcement option. For the commercial software you’d have to obtain Code Signing certificate from Verysign or another Certificate Authority authorized by Microsoft.

                        If you are eligible for a free update, please send the following details to support@ntkernel.com to receive an update instruction:

                        1. Your order ID.
                        2. An approximate date of purchasing.

                        in reply to: Admin Should Release new Version. #6815
                        Vadim Smirnov
                        Keymaster

                          WinpkFilter 3.0.5 will be placed for public after pre-release testing completion.

                          in reply to: Alert when a packet been captured. #6806
                          Vadim Smirnov
                          Keymaster

                            Yes it is possible and this is the right way to drop packets.

                            in reply to: Alert when a packet been captured. #6804
                            Vadim Smirnov
                            Keymaster

                              So far only the packets statistics (packets this filter was applied to) is accumulated for loaded filters. There is no special event to indicate that the filter was triggered.

                              in reply to: Alert when a packet been captured. #6802
                              Vadim Smirnov
                              Keymaster

                                Ahh, you mean packets passed without being indicated to user mode. Well, since this packets are supposed to be passed with minimal performance affect they have to no event to trigger.

                                in reply to: Admin Should Release new Version. #6812
                                Vadim Smirnov
                                Keymaster

                                  hi,admin,you said will release a new version in april,but now, is nothing. please please to going fast

                                  Hopefully this week 🙂

                                Viewing 15 posts - 841 through 855 (of 1,495 total)