Enum Protocol
Types of protocols that Terminal Emulator supports.
Namespace: HP.LFT.SDK.TE
Assembly: HP.LFT.SDK.dll
Syntax
public enum Protocol
Fields
| Name | Description |
|---|---|
| Pr3270 | 3270 |
| Pr5250 | 5250 |
| PrOther | Others |
| PrVt100 | VT100 |
Types of protocols that Terminal Emulator supports.
public enum Protocol
| Name | Description |
|---|---|
| Pr3270 | 3270 |
| Pr5250 | 5250 |
| PrOther | Others |
| PrVt100 | VT100 |