lwes_net_connection Struct Reference


Detailed Description

IP Multicast Channel object.


Data Fields

int socketfd
sockaddr_in mcast_addr
ip_mreq mreq
sockaddr_in sender_ip_addr
socklen_t sender_ip_socket_size
int hasJoined


Field Documentation

int lwes_net_connection::socketfd
 

low level socket descriptor

struct sockaddr_in lwes_net_connection::mcast_addr
 

inet address for the multicast channel

struct ip_mreq lwes_net_connection::mreq
 

mcast struct

struct sockaddr_in lwes_net_connection::sender_ip_addr
 

inet address for the sender of this packet

socklen_t lwes_net_connection::sender_ip_socket_size
 

used to stored the size of the above structure

int lwes_net_connection::hasJoined
 

boolean, will be TRUE if we have joined a multicast group. we only join a multicast group if we are receiving packets


The documentation for this struct was generated from the following file:
Generated on Thu Aug 21 07:18:55 2008 for lwes by  doxygen 1.4.6