protocoltype

package
v1.1.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 25, 2025 License: GPL-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ProtocolType

type ProtocolType byte
const (
	NotSpecified ProtocolType = 0x00
	TCP_IP       ProtocolType = 0x01
	UDP_IP       ProtocolType = 0x02
	X25          ProtocolType = 0x03
	SNA          ProtocolType = 0x04
	Async        ProtocolType = 0x05
	// For asynchronous protocol two options exist, without link level and with link level support
	// (protocol types 5 and 7 respectively). Use protocol type value of 7 when type message value is
	// 35 or 37. Use protocol type value of 5 when type message value is 01. For other type message
	// values consult with your Heartland representative.
	Bisync_3270 ProtocolType = 0x06
)

func (ProtocolType) ByteConstants

func (p ProtocolType) ByteConstants() []ibyteconstant.IByteConstant

func (ProtocolType) GetByte

func (p ProtocolType) GetByte() byte

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL