Printer FriendlyEmail Article Link

TTworkbench: What to do when jpcap dll libraries seem missing - unsatisfied link error

Summary
  • The following error occurs when running a test case. 
  • To resolve this issue:
    1. Install the latest WinPcap or Wireshark 32 or 64 bit according to your OS and the requirement of your project.
      • For example under 64bit Windows, some project requires 32bit Java because of dependency on some 32bit dll, a 32bit WinPcap/Wireshark is then required. 
      • Be sure to install WinPcap or Npcap with winpcap compatibility.
    2. Install MS Visual C++ runtime distributable 2012, on which our Jpcap.dll is built.

Product : Configurations,Tool Handling