6.1.1 Socket Types

The ATWINC15x0 socket API provides two types of sockets:

  • Datagram sockets (connectionless sockets) – uses the UDP protocol
  • Stream sockets (connection-oriented sockets) – uses the TCP protocol