Hi, I am trying to put together a remoting infrustructure that should meet the following requirements:
1. Must use TCP not HTTP 2. Data Access assemlies should not be deployed to clients for security reasons 3. Remoting should be configure using configuration files 4. There can potentially be 2 remote servers: Factory_Server used by clients direcly DataAccess_Server used by Factory_Server to get raw data from I haven't fulfilled the 3rd requirement at this stage. Here's the project that I put together http://xealcom.net/Downloads/MyCo.Remoting.00.rar When unzipped the BuildSolution directory contains the main solution file. I would appreciate if you could have a look and let me know your thoughts on this design. Thanks in anticipation, Alex. =================================== This list is hosted by DevelopMentorĀ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com