{ "opencollection": "1.0.0", "info": { "name": "Microsoft Windows 10 Windows Background Tasks Accelerometer UDP Sockets API", "version": "1.0.0" }, "items": [ { "info": { "name": "UDP Sockets", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Windows 10 Create a UDP datagram socket", "type": "http" }, "http": { "method": "POST", "url": "https://api.windows.com/networking/sockets/udp", "body": { "type": "json", "data": "{}" } }, "docs": "Creates a DatagramSocket for UDP communication. DatagramSocket provides connectionless, unreliable datagrams for low-latency communication. Supports multicast group membership via JoinMulticastGroup." } ] } ], "bundled": true }