Groups | Blog | Home
all groups > dotnet distributed apps > october 2004 >

dotnet distributed apps : Remoting and security in Windows for Workgroup


MP
10/20/2004 3:45:38 PM
Hello everyone,
I want to develop a secure application in .Net. I am in the analysis
pahse of the "security" aspect and one of my requirements is to work in a
mixed environment... The Client applications may be in a domain or a
workgroup. :-( My server will always be in a domain.... don't ask why.

So my first question is.... Can I write a robust and secured distributed
application with client running in WfW and the server in a domain? If yes...
how?



Thank you!

-Martin

Jorge Matos
10/21/2004 8:25:02 AM
Your subject implies that you are using Remoting - Remoting does not have any
security out of the box - but you can add security yourself. Theres and
article on MSDN about Remoting and security:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dndotnet/html/remsspi.asp

hth
Jorge

[quoted text, click to view]
AddThis Social Bookmark Button