|
|
|
|
Purpose |
Relay information about an available network transport. |
|
|
|
|
Structure |
typedef struct { int family; char protocol[16]; char provider[60]; }ASPEN_TRANSPORT_AVAILABLE_NOTICE; |
|
|
|
|
Fields |
family family is an integer with the value of ASPEN_INET, indicating the TCP/IP (Internet) protocol.
protocol An ASCIIZ string that is a brief mnemonic identifying the protocol family.
provider An ASCIIZ string describing the software providing the network protocol. |
|
|
|
|
See Also |
©2006 Aspen Research Group, Ltd. All rights reserved. Terms of Use.