Halyri - Server  0.9.1
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Package HalyriServer.Udp

Classes

class  UdpMediaRelayServerCore
 Media broker service core for use with the UdpMediaClientSocket instances. Implements ping reply and simple routing mechanism. Accepts routing configuration packets (ControlPacket). For every guid, there can be a single target guid to which all MediaHeaderPackets and MediaContinuationPackets from that guid are sent. If there is no valid target mapping for the guid specified in a received media packet, the packet is silently ignored. More...
 

Functions

delegate void StatusMessage (string msg)
 Delegate for loggable status message events. More...
 

Function Documentation

delegate void HalyriServer.Udp.StatusMessage ( string  msg)

Delegate for loggable status message events.

Parameters
msgStatus message string