![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
|
Welcome to Vista Forums we are your forum to discuss Windows Vista x64 and x86 systems. Whether you need help or just want to post an idea you have on Vista, this is the forum for you.
br> br> |
| |||||||
| | Thread Tools | Display Modes |
| | #1 (permalink) |
| Guest | Secure Connection - How? (Newbie question) Hi, I'm new to .NET 2.0 and Indigo/WCF... Using .NET 1.1 I would have provided my own style of authentication/encryption to have external users access my web services, but I've read WCF is now doing this for me. Can someone please point me on a simple tutorial using database credentials (Forms authentication)? Moreover, I'd like to utilize my Web Service classes locally, not requiring any authentication from there. Can this be done with the same classes programmed to serve as a Web Service? TIA, Axel Dahmen |
My System Specs![]() |
| | #2 (permalink) |
| Guest | Re: Secure Connection - How? (Newbie question) Thus wrote Axel, > Hi, > > I'm new to .NET 2.0 and Indigo/WCF... > > Using .NET 1.1 I would have provided my own style of > authentication/encryption to have external users access my web > services, but I've read WCF is now doing this for me. Only if you want to ;-) WCF allows you to use Transport, Message, or Mixed Mode security and even to apply both Transport and Message security simultaneously (overkill...), based on standards such as WS-Security, WS-SecurConversation etc. > Can someone please point me on a simple tutorial using database > credentials (Forms authentication)? It's rather complex, but I suggest working through http://windowssdk.msdn.microsoft.com.../ms734736.aspx. These use cases should give you a head start: http://windowssdk.msdn.microsoft.com.../ms730301.aspx > Moreover, I'd like to utilize my Web Service classes locally, not > requiring any authentication from there. Can this be done with the > same classes programmed to serve as a Web Service? Absolutely. You can establish as many endpoints for a service as you require, all of which may have a completely different security requirements. Note that for truly local services, you'll rather want to use named pipes instead of HTTP. Cheers, -- Joerg Jooss news-reply@joergjooss.de |
My System Specs![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| simple? secure connection | Another me | Vista networking & sharing | 19 | 04-03-2008 11:26 PM |
| Just a newbie question | amplid | General Discussion | 2 | 03-09-2008 01:46 PM |
| vista newbie wireleless connection question | forum.microsoft.com | Vista networking & sharing | 0 | 09-26-2007 02:13 PM |
| Newbie question | JasonJFT | PowerShell | 6 | 09-09-2007 04:40 PM |
| Not able to set up secure (wpa/wep) connection | Daniel S. | Vista networking & sharing | 0 | 11-20-2006 10:23 AM |