posted on Sunday, January 23, 2005 7:11 PM
by
scotts
I guess it really isn't quite dead* yet…
I guess it really isn't quite dead* yet…
A real good show on MSDN TV called “What's New in .NET Remoting for .NET Framework 2.0”
A quick summery:
- IPC for same box cross process remoting (bypass the tcp stack by using named pipes for same box communication)
- Secure TCP channel security with SSPI (signed encrypted serialized data, identity and impersonation – real cool)
- Version tolerant serialization
* I know it isn't dead and it isn't going away. Rich told us this almost a year ago. However, it is nice to see actual talk and hype coming from MSDN on remoting.