ChangeLog 555 B

12345678910111213141516171819
  1. 2002-09-03 Dietmar Maurer <[email protected]>
  2. * System.Runtime.Remoting.Channels.CORBA/CORBAChannel.cs:
  3. impl. the channel wrapper.
  4. * System.Runtime.Remoting.Channels.Simple/SimpleChannel.cs:
  5. impl. the channel wrapper.
  6. * System.Runtime.Remoting.Channels.Simple/SimpleServerChannel.cs
  7. (GetUrlsForUri): use all available channel uris.
  8. 2002-08-30 Dietmar Maurer <[email protected]>
  9. * System.Runtime.Remoting.Channels.Simple/SimpleWireFormat.cs: add
  10. more types.
  11. 2002-08-14 Rodrigo Moya <[email protected]>
  12. * TcpChannel.cs: new classes.