Network.Network Class Reference

UDP Message Target properties for Script Engine. Read the documentation for more info.

Properties

string Address [get, set]
  Network address to send messages to
 
int Port [get, set]
 Port number.
 
Protocol UdpProtocol [get, set]
 Protocol to use. USC or UDP. .
 
string Message [get, set]
 Message to send.
 
Command SendMessageCommand [get]
 Send message.
 
FormattedMessage MiniLog [get, set]
 Mini-log message about the last sent message.
 
- Properties inherited from VindralEngineBaseTypes.VindralBaseClasses.AbstractTarget
bool AutoStart [get, set]
 Autostart when application starts.