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
Kulanga Pathinayake
NA
1
0
help in web services
May 31 2008 2:39 AM
Basic requirements and assumptions
(i) The application should be developed using the .NET programming
environment.
(ii) There are three different conversion services: Temperature, Distance, and
Height.
(iii) Each server notifies the broker about itself and the service that it is able to
provide.
(iv) The client does not have knowledge of the web services. It must make use
of the services of the broker for contacting the relevant web service.
(v) The broker has complete knowledge of all available web services.
(vi) After contacting the broker, the client can send a direct request to the server
or the query can be resolved via the broker.
(vii) A response should be sent back to the client and displayed on the screen.
(viii) User interaction should be through a GUI
Please post any code..as soon as possible.
Thank You,
Reply
Answers (
1
)
Rest style web services using .Net 3.5 wcf web programming model
Hosting web services outside of IIS