Skip to content

BACnetEd/vWires

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

vWires

Virtual Wiring to test Ethernet and Serial networks - mostly for single-machine emulation testing and network simulation

Intent

  • vWires library can be linked to any application, and if two or more applications are run on the same PC, they will be able to connect to each other over the Virtual Wiring
  • A single application can connect internally between threads
  • RS-485 multidrop (half duplex) fully emulated
  • Injection of noise, dropouts, fuzzing possible
  • 'Controller' program can modify on the fly
  • Console, command line or UI driven
  • Real-time, slow and instantaneous modes for e.g. regression testing quickly, singlestepping/debugging complex protocols
  • Named wires
  • Thousands of instances of wires and applications possible
  • Configuration file input to preconfigure networks

About

Virtual Wiring to test Ethernet and Serial networks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors