-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
Using XC-2s to bridge networks.
Using the latest sc_ethernet for my bridging app, different OS(win7, vista, linux) can connect/transmit UDP with neglible transmission errors/loss due to my radio connection between the 2 XC-2s.
TCP-Connections behave as expected, little bit slower than pure UDP.
Common scenario includes, streaming 1 high bandwidth UDP stream or multiple slower UDP streams.
If Windows XP is used, UDP connections are notably slower, i.e. higher loss, lower sustainable bandwidth.
Promiscuous mode is selected and mac_filter should let everything through.
Ethernet server is started and mac_rx called, my processing done, mac_tx on other XC-2 executed.
Other OS behave as expected with same hardware/firmware.
Metadata
Metadata
Assignees
Labels
No labels