Weihenstephan Standard Client Node

Hello all,
I am new to node-red and would like to have information on a node that can allow me to connect to a TCP/IP device implementing the Weihenstephan standard to expose data.
NB: Weihenstephan Standard Client tool connects well.
Does anyone have the useful information for this communication?

Couldn't find any JavaScript libraries supporting this. Best I found was this:

Which I think is a C Windows library?

Without a suitable library, going to be hard because someone would have to start from scratch developing the library.

However, it is possible that enough info exists that you could hack something up as it appears to be a binary TCP protocol.