| 12345678910111213141516171819 |
- 2002-09-03 Dietmar Maurer <[email protected]>
- * System.Runtime.Remoting.Channels.CORBA/CORBAChannel.cs:
- impl. the channel wrapper.
- * System.Runtime.Remoting.Channels.Simple/SimpleChannel.cs:
- impl. the channel wrapper.
- * System.Runtime.Remoting.Channels.Simple/SimpleServerChannel.cs
- (GetUrlsForUri): use all available channel uris.
- 2002-08-30 Dietmar Maurer <[email protected]>
- * System.Runtime.Remoting.Channels.Simple/SimpleWireFormat.cs: add
- more types.
- 2002-08-14 Rodrigo Moya <[email protected]>
- * TcpChannel.cs: new classes.
|