Create a virtual serial port

I have a hardware ethernet to (RS232) serial-server (which is connected to my solar inverter).


Using the original Windows software under Vmare Fusion I can now read all values from the inverter over the network.

However the original Windows software (and the related framework) need to be used in combo with a "virtual serial port" or "serial port redirector".


Can anyone point me in the right direction voor creating a "virtual serial port" on the mac.

That would allow me to use the (C-based) framework to create a native Swift/OS X solution that I then would instal on my Mac Mini server.


Just to be clear I'm looking for a way to send my data from

Application with serial driver -> Virtual serial port/ = Serial port redirector -> Hardware Serial server -> Inverter

Create a virtual serial port
 
 
Q