Bandu,
WSE is the closest you are going to get to WCF, although I think it will
be much more complex, and from my understanding, you will only be able to
use web services, and not have the control over transports that you do in
WCF. I also think that WSE does not completely support all of the protocols
that WCF supports, so if that is important to you, you might have to
reconsider deploying on W2K.

Signature
- Nicholas Paldino [.NET/C# MVP]
- mvp@spam.guard.caspershouse.com
> Hi
>
[quoted text clipped - 9 lines]
>
> Bandu
Bandu - 10 Aug 2007 11:05 GMT
On 9 Aug, 15:45, "Nicholas Paldino [.NET/C# MVP]"
<m...@spam.guard.caspershouse.com> wrote:
> Bandu,
>
[quoted text clipped - 24 lines]
>
> - Show quoted text -
Thanks Nicholas
Is MS support any other implementation technique that support also in
W2K like WCF?
Regards,
Bandu
Nicholas Paldino [.NET/C# MVP] - 10 Aug 2007 21:34 GMT
Bandu,
Not that I know of. I mean, this won't stop you from writing something
custom, but you would have to implement a good number of protocols yourself,
and it's just not worth the effort, IMO.

Signature
- Nicholas Paldino [.NET/C# MVP]
- mvp@spam.guard.caspershouse.com
> On 9 Aug, 15:45, "Nicholas Paldino [.NET/C# MVP]"
> <m...@spam.guard.caspershouse.com> wrote:
[quoted text clipped - 36 lines]
>
> Bandu
Bandu - 11 Aug 2007 02:05 GMT
On 10 Aug, 21:34, "Nicholas Paldino [.NET/C# MVP]"
<m...@spam.guard.caspershouse.com> wrote:
> Bandu,
>
[quoted text clipped - 52 lines]
>
> - Show quoted text -
Thanks.