EIPScanner Versions Save

Free implementation of EtherNet/IP in C++

1.3.0

2 years ago

Pull request #56 thanks to @janandries

  • 8 bit eip path segment capabilities

1.2.0

3 years ago

Pull request #47 thanks to @Broekman

  • Improve Windows (Winsock) support and resolve multiple warnings
  • Revert type changes
  • Add more common services and default port numbers
  • Add win32 error category message format
  • Replace macros with class functions
  • Resolve Linux build errors
  • Add Platform cpp to CMake file
  • Clean win32ErrorCategory class

1.1.1

3 years ago
  • Separate vendor source files for optional light library build

1.1.0

3 years ago
  • Windows sockets
  • Compiled with MinGW

1.0.1

3 years ago
  • Add connection timeout for SessionInfo
  • Added LargeForwardOpen Service
  • Fixed bugs fixing scaling attributes in ParameterObject in multithreaded program

1.0.0

4 years ago

Initial release