MgcpUdpStack(const char* serverName, int aPort )
int port
int socketFd
- file descriptor of socket
struct sockaddr_in rxAddress
- address of computer that will receive the packets
struct sockaddr_in txAddress
- address of computer that is sending the packets