1
    2
    3
    4
    5
    6
    7
    8
    9
   10

content / test / data / direct_sockets / udp.html [blame]

<!DOCTYPE html>
<html>
<head>
  <title>Direct Sockets UDP Test</title>
  <script src="udp.js"></script>
</head>
<body>
  <h1>Direct Sockets UDP Test</h1>
</body>
</html>