SCTP Driver

Nicholas Warren 21 Reputation points
2022-03-18T18:45:32.06+00:00

Does Windows 10 or 11 have an SCTP driver?

On https://learn.microsoft.com/en-us/windows/win32/winsock/tcp-ip-raw-sockets-2 it says, " An example of the second type [of a TCP/IP raw socket] would be an experimental protocol that is not directly supported by the Winsock service provider such as the Stream Control Transmission Protocol (SCTP)."

This leads me to believe Windows does not have an SCTP driver, but I figured I would ask first.

Windows for business | Windows Client for IT Pros | Networking | Network connectivity and file sharing
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2022-03-31T07:16:57.13+00:00

    Hi,

    Thank you for posting your question to Microsoft Q&A forum.

    Yes, you are correct. Windows does not have an SCTP driver.

    But there are 3rd party implementations, such as sctplib and SctpDrv.

    For your reference:
    https://github.com/masa-koz/sctpDrv
    https://stackoverflow.com/questions/2153700/what-kind-of-sctp-support-is-there-on-various-windows-versions

    Best regards,


    If the Answer is helpful, please click "Accept Answer" and upvote it. Thanks.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.