Enum ProtocolType
Specifies the protocols that the GprsSocket class supports.
Namespace: Eclo.nF.SIM800H
Assembly: cs.temp.dll.dll
Syntax
public enum ProtocolType
Remarks
Implementation follows .NETMF System.Net.Sockets.ProtocolType
Fields
Name | Description |
---|---|
Tcp | Transmission control protocol |
Udp | User datagram protocol |