With iOS 11, Apple added support for MFI-free L2CAP protocol. I need to implement L2CAP server on C# (Windows 10) to allow ios client L2CAP connections. Does anyone know a good (or even any) reference (sample code / example) of L2CAP server implementation in C#? Thanks in advance.
Asked
Active
Viewed 451 times