class H323TransportIP |
This class represents a particular H323 transport using IP.
![]() | H323TransportIP ( H323EndPoint & endpoint, PIPSocket::Address binding, WORD remPort ) Create a new transport channel. |
![]() | GetLocalAddress () const Get the transport dependent name of the local endpoint |
![]() | GetRemoteAddress () const Get the transport dependent name of the remote endpoint |
![]() | IsCompatibleTransport ( const H225_TransportAddress & pdu ) const Check that the transport address PDU is compatible with transport |
![]() | SetUpTransportPDU ( H225_TransportAddress & pdu, BOOL localTsap ) const Set up a transport address PDU for RAS channel |
![]() | SetUpTransportPDU ( H245_TransportAddress & pdu, unsigned tsap ) const Set up a transport address PDU for logical channel |
Construction
Operations
Signalling Channel
Control Channel
RAS Channel
Member variable access
This class represents a particular H323 transport using IP. It is used by the TCP and UDP transports.
Alphabetic index HTML hierarchy of classes or Java