Determines the valid network protocol to be used in data transfer.
| 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. |
If not using .NET Framework, enumeration is GX_NW_TYPE.
Assembly: Gurux.DialUp (Module: Gurux.DialUp) Version: 5.0.0.1