ProtocolAddressAnyHost Field |
Psuedo 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: 10.0.0.0 (10.0.0.0)
Syntaxpublic const string AnyHost = "any"
Field Value
Type:
String
See Also