Sound
❔ Map COM1 to IPv4
I am working on a software that manages some PLCs with modbus rtu over tcp. I need a way to map a com port to an ip address when my program starts. I am currently using a serial server from moxa (nport 5150a) and it has a driver that does this mapping. However, I don t want my app to depend on someone else's drivers.
How can i do this?
4 replies