home *** CD-ROM | disk | FTP | other *** search
/ io Programmo 40 / IOPROG_40.ISO / SOFT / NETFrameworkSDK.exe / comsdk.cab / samples.exe / Remoting / ObjectZone / remoting.cfg < prev   
Encoding:
Text File  |  2000-06-23  |  1.0 KB  |  39 lines

  1. Name#ObjectZone
  2. WellKnownObject#MyObjectLibrary.Foo#MyObjectLibrary#ObjectZone/Foo.soap#Singleton
  3. Export#MyObjectLibrary#Baz
  4. Lifetime#LeaseTime=30;RenewOnCallTime=10;SponsorshipTimeout=15
  5. Channel#System.Runtime.Remoting#System.Runtime.Remoting.Channels.HTTP.HTTPChannel#ports=9090
  6. Channel#System.Runtime.Remoting#System.Runtime.Remoting.Channels.TCP.TCPChannel#ports=9091
  7.  
  8. -
  9. -Reference 
  10. - "-" comment line
  11. -Name#Name of the Application
  12. -
  13. -
  14. -WellKnownObject#[FullTypeName]#[AssemblyName]#[ObjectURI]#[ObjectMode]
  15. -
  16.  
  17. -
  18. - These types can be client activated
  19. -Export#[AssemblyName]#[FullTypeName][;...]
  20. -
  21. -
  22. -Assembly#[AssemblyName]#[RemoteApplicationName]#[FullTypeName];[...]
  23. -Assembly#[AssemblyName]#[RemoteApplicationName]#[FullTypeName]<=[ObjectURI]>
  24. -Assembly#[AssemblyName]#[RemoteApplicationName]#[FullTypeName]<=[FullURI]>
  25. -
  26. -
  27. -RemoteApplication#[RemoteApplicationName]#[RemoteApplicationURI]
  28. -
  29. -
  30. -Channel#[ChannelAssemblyName]#[ChannelFullTypeName]#[Name=Value;Name=Value]
  31. -
  32. -
  33. -Lifetime#[Name=value;Name=value;Name=value]
  34. -
  35. -
  36.  
  37.  
  38.