How to configure dual ethernet ports in client to read from the same server without closing and reopening the application to make it continuously read from the server even if one port has been failed ?
How to configure dual ethernet ports in client to read from the same server without closing and reopening the application to make it continuously read from the server even if one port has been failed ?
Hi Ahmed,
I believe some clarifications in what you are trying to accomplish is needed.
If you try to have a client computer use two Network Adapters working as redundant team, you should look in to Enabling NIC Teaming in Windows.
But if you want to use multiple data source connections such as a PLC using a secondary OI Server some other set up is required.
Please elaborate on your current setup we might be able to assist
Hi Ahmed,
I believe some clarifications in what you are trying to accomplish is needed.
If you try to have a client computer use two Network Adapters working as redundant team, you should look in to Enabling NIC Teaming in Windows.
But if you want to use multiple data source connections such as a PLC using a secondary OI Server some other set up is required.
Please elaborate on your current setup we might be able to assist
My Client PC works on Windows 11 , And I've one network adapter have 4 ethernet ports , Iam using 2 ports to communicate with the PLC and I need if one of those two ports failed the runtime still getting information from plc through the second working port without need to shutdown the window viewer and reopening it