Skip to content

UDP connections from Windows XP #45

@ODg

Description

@ODg

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions