|
name.Endpoints semantics
If I specify (in a configuration file) an endpoint list, for example:
MonitorAdapter.Endpoints=tcp -h curly -p 10000:tcp -h curly -p 100001: ...
Does this mean that seperate invocations (separate processes) of a client fed that configuration file will use port 10000, 10001, etc.? Or does it mean that the endpoints will be used sequentially within a given process as adapters are created?
Is there a way to have an object adapter select its own port?
Thanks!
__________________
Mark E. Wilson
Lead Programmer/Analyst
Omega EP Project
Laboratory for Laser Energetics (www.lle.rochester.edu)
University of Rochester
Rochester, NY 14623
|