Options
All
  • Public
  • Public/Protected
  • All
Menu

Module @novastar/net

Index

Type aliases

NetSession: Session<Socket> & API

Network Session type

Variables

MULTICAST_ADDRESS: "224.224.125.119" = '224.224.125.119'
TCP_PORT: 5200 = 5200
UDP_PORT: 3800 = 3800
net: NetBinding = ...

Binding to work with network devices

Functions

  • findNetDevices(): Promise<string[]>

Generated using TypeDoc