Digi XBee(R) ANSI C Host Library
|
Format of XBee API frame type 0xCC (XBEE_FRAME_SOCK_IPV4_CLIENT); sent from XBee to host for new connections on a listening socket. More...
#include "xbee/socket_frames.h"
Data Fields | |
uint8_t | frame_type |
uint8_t | sock_listen_id |
uint8_t | sock_client_id |
uint32_t | remote_addr_be |
uint16_t | remote_port_be |
Format of XBee API frame type 0xCC (XBEE_FRAME_SOCK_IPV4_CLIENT); sent from XBee to host for new connections on a listening socket.
< XBEE_FRAME_SOCK_IPV4_CLIENT (0xCC) listening socket's ID new socket for this client connection remote IPv4 address remote port