View Single Post
  #1 (permalink)  
Old 07-18-2005
mwilson mwilson is offline
Registered User
 
Name: Mark Wilson
Organization: University of Rochester
Project: Omega EP laser
 
Join Date: Jul 2005
Location: Rochester, NY
Posts: 74
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
Reply With Quote