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
Michael Cavanaugh
NA
2
670
Help Building a SOAP API
Aug 23 2017 2:30 PM
Hello All, I need some help finding a good example or resource to learn to build a SOAP API. I feel like I'm in a unique situation with this. I currently have a console app that runs as a windows service that generates data when it receives a message every three seconds from a message queue.
after it receives the message it stores the data in local values until the next time it receives data. I need a client software to be able to connect to my and pass it a value and if the value matches a parameter of the generated data then that data needs to be returned to the client.
Would anyone be able to point me in the right direction to learn how to do this or have any idea's of a good way to proceeds?
I tend to learn best by example so if you know of any GitHub examples of something similar or examples somewhere on the web that would be amazing!
Thanks for the help all!
Reply
Answers (
1
)
Handling Error 400 on a WCF call webhttp
Can i send a SOAP response without SOAP envelop and body tag