Hi.
My device sends data (ascii text) to other device using TCP on port 9999.
Is it possible to copy this data to few other devices with different ip addresses (on the same network port or different port) on the same switch?
How to configure this?
Configuring those "few other devices"' switchports to port mirroring does two things which I think run counter to his scenario:
- the devices no longer have an IP connection
- capturing the data won't give him his ASCII text, just a big pile of packets.
The problem with a broadcast is that he has stated this is TCP traffic, so only the established connection will get it.
Configuring those "few other devices"' switchports to port mirroring does two things which I think run counter to his scenario:
- the devices no longer have an IP connection
- capturing the data won't give him his ASCII text, just a big pile of packets.
The problem with a broadcast is that he has stated this is TCP traffic, so only the established connection will get it.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.