servers

package
v0.0.0-...-de29d83 Latest Latest
Warning

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

Go to latest
Published: Dec 10, 2023 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// ProtocolUDP name of protocol
	ProtocolUDP = "udp"
)

Variables

This section is empty.

Functions

func RunBroadcastUDPServer

func RunBroadcastUDPServer(serverPort int, serverIP string, udpDatagramSize int, interfaceName string)

RunBroadcastUDPServer starts multicast udp server

func RunMulticastUDPServer

func RunMulticastUDPServer(serverPort int, serverIP string, protocolVersion int, udpDatagramSize int, interfaceName string)

RunMulticastUDPServer starts multicast udp server

func RunSCTP

func RunSCTP(serverAddr string, port int, mtu int, interfaceName string, protocolVersion int)

RunSCTP runs a sctp server

func RunTCPServer

func RunTCPServer(address string, port int, intFace string, bufferSize int)

RunTCPServer runs tcp server

func RunUDPServer

func RunUDPServer(serverPort int, bufferSize int)

RunUDPServer starts udp server

Types

This section is empty.

Jump to

Keyboard shortcuts

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