BuilderUnsecureMulticastcreateServer Method OpenDOF Object Access Library
Overload List

  NameDescription
Public methodcreateServer(DOF)
This is a convenience method for creating the server with the implied Config . This is the server only. This server will not source requests to other nodes. For that, see BuilderUnsecureMulticast . The unicastAddress must have been set explicitly with setUnicastAddress(DOFAddress) .
Public methodcreateServer(DOF, DOFAddress)
This is a convenience method for creating the server with the implied Config . This is the server only. This server will not source requests to other nodes. For that, see BuilderUnsecureMulticast .
Top
See Also

Reference