Receiving TCP Data through an Ethernet Network Interface and Sending via Another Ethernet Network Interface or Wi-Fi

Hello, I would like to know if it is possible to receive TCP data using Node-RED through an Ethernet network connected to a network card on the computer and send it via TCP on another network connected to a different network card on the same computer or via Wi -Fi to another network.

Yes, it should be. The OS should send it to the right card based on the IP address.