Skip to content

TCP/UDP mismatch #1

@vnd

Description

@vnd

Client and server use SOCK_STREAM, which basically means TCP while all TFTP protocol requires using UDP. Therefore both won't work with any other TFTP software.

So at least it's worth mentioning in README or may be it's better to rename project to avoid confusion.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions