all groups > dotnet web services > april 2006 >
You're in the

dotnet web services

group:

How to write a webservice that only uses http and xml(no soap) and require client authentication?


How to write a webservice that only uses http and xml(no soap) and require client authentication? jens Jensen
4/28/2006 12:00:00 AM
dotnet web services:

Hello,
I need to write a webservice. That can be posted to the webservice using
http post.
the data is only xml. The user must provide a username and paswword.


where can i see example of such a scenario?

Many Thanks
JJ

Re: How to write a webservice that only uses http and xml(no soap) and require client authentication? Shaun McDonnell
4/28/2006 1:36:09 PM
Well, I don't think what you are talking about is a web service. I think
what you want to do is Xml over Http.

Shaun McDonnell

[quoted text, click to view]

AddThis Social Bookmark Button