ProtocolAddressAnyHost Field |
Pseudo hostname that's used to indicate a server or service running on this/any machine.
For example, a server running on this machine and accepting connections from any client.
Namespace:
Demo3D.Net
Assembly:
Demo3D.IO (in Demo3D.IO.dll) Version: 15.0.2.11458
Syntaxpublic const string AnyHost = "any"
Field Value
Type:
String
See Also