TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Javier Huertas
NA
1
0
Web Service Certificates Authentication
Sep 28 2009 10:11 AM
Hi, I'm having problem invoking a WebService outside of the network where I work, I have read some article about invoking it using WebService Enhancment 3.0 with certificates but I really don't know how to do that. I'm going to use two Web Service, one in a server inside the network, this one is going to retrieve data from the database and sending to the server outside the network, the other one is going to receive it and uploaded in a Website. The thing is what exacly is the code that I have to use to invoke the WebService and pass the certificate and what code to received. I have to do something else? Thank You!! Javier From Puerto Rico.
Reply
Answers (
1
)
client ----> .NET class libray-----> Secured Web Services
classic ASP calling SOAP xml Java