TcpServer¶
-
MLModule
¶ author Daniel Romberg
package FMEstable/ReleaseMeVis
dll MLAsynchronousIO
definition MLAsynchronousIO.def see also TcpClient
keywords asio
,network
,connection
,asynchronous
Input Fields¶
Output Fields¶
Parameter Fields¶
Field Index¶
Bind Address : String |
isListening : Bool |
Last Error : String |
Port : Integer |
Start : Trigger |
Stop : Trigger |
Used Port : Integer |
Visible Fields¶
Last Error¶
-
name:
lastError
, type:
String
, persistent:
no
¶ The last error that has happened while listening if any
Bind Address¶
-
name:
bindAddress
, type:
String
, default:
0.0.0.0
¶ The IP address to bind the acceptor socket to