GXDN: Gurux Developer Network
NetworkType Enumeration
NamespacesGurux.DialUpNetworkType
Determines the valid network protocol to be used in data transfer.
Members
Member Description
Tcp
TCP/IP protocol. Integer value=1.
If not using .NET Framework, use constant GX_NW_TCPIP.

Udp
UDP protocol. Integer value=0.
If not using .NET Framework, use constant GX_NW_UDP.

Remarks
If not using .NET Framework, enumeration is GX_NW_TYPE.
See Also

Assembly: Gurux.DialUp (Module: Gurux.DialUp) Version: 5.0.0.1