|
ATM Point to Multipoint
ATM falls into the category of rooted data and rooted control planes. An
application acting as the root would create c_root sockets and counterparts running
on leaf nodes would utilize c_leaf sockets. The root application will use WSAJoinLeaf to add new leaf nodes. The corresponding applications on the leaf nodes will
have set their c_leaf sockets into listen mode. WSAJoinLeaf with a c_root socket specified will be mapped to the Q.2931 ADDPARTY message.
The leaf-initiated join is not supported in ATM UNI 3.1, but will be supported
in ATM UNI 4.0. Thus WSAJoinLeaf with a c_leaf socket specified will be mapped to the appropriate ATM UNI 4.0
message.
Related Links
Software for Delphi and C++ Builder developers
Software for Visual Studio .NET developers
Software for Visual Basic 6 developers
Delphi Tips&Tricks
MegaDetailed.NET
More Online Helps
Win32 Programmer's Reference (win32.hlp)
Win32 Multimedia Programmer's Reference (mmedia.hlp)
OLE Programmer's Reference (ole.hlp)
Microsoft Windows Pen API Programmer's Reference (penapi.hlp)
Microsoft Windows Telephony API (TAPI) Programmer's Reference (tapi.hlp)
Unix Manual Pages
|