View Single Post
  #2  
Old 08-17-2007, 11:15 PM
Venkat Venkat is offline
D-Web Master
 
Join Date: Mar 2007
Posts: 347
Venkat is on a distinguished road
Thumbs up Re: What security measures exist for .NET Remoting in System.Runtime.Remoting?

hey,

None. Security should be taken care of at the application level. Cryptography and other security techniques can be applied at application or server level
__________________
Venkat
knowledge is Power
Reply With Quote