Archives
- ► 2012 (8)
- ► 2011 (157)
- ► 2010 (174)
- ► 2009 (12)
Which topics would you like us to cover more?
Latest comments
- How to reset you Kindle
3, eve...
Thanks for this article and the related "Inside th...
By H K - How to reset you Kindle
3, eve...
How do you drain power on the board? I dont have r...
By Grace - How to reset you Kindle
3, eve...
You're welcome!
By Bas - How to reset you Kindle
3, eve...
Thanks man....removing the battery worked like a c...
By DaveMan - nHapi
example
Hi Slypete, Thank you for your comment. This way w...
By Bas - nHapi
example
Hello, Employing .Net dynamics, one can implement ...
By slypete - Implementing MLLP in C#
Hi Mayura, I'm not sure I understand your question...
By Bas - Implementing MLLP in C#
I have used SSL stream to secure the MLLP transact...
By Mayura
Latest tweets
| Services and protocols aren't the same |
| Written by Division by Zero |
| Wednesday, 13 July 2011 09:02 |
|
Here's a little frustration of mine: the term webservices. The term implies a protocol. Services and protocols aren't the same. Actually services are protocol agnostic. I seem to be explaining this a lot. Recently I discussed a change on an application to let it integrate with another application. Originally the application only provided file imports. The latter wanted to use MQ. The discussion went on and on when I said that only one service would be provided for both applications. People that worked on the original application told me that it was impossible to remove the file import. Okay... MQ, Http and the file system are all protocols. They don't say anything about the service interface of an application. The service interface describes the fields, data types, required fields and format. The protocol is how the data is transmitted between applications. An application can publish it's service interface through various protocols (for example Http, MQ and the file system). So, protocols and services aren't the same. I think it's important to keep the definitions clear, that will aid any discussion on the subject. |
Only put off until tomorrow what you are willing to die having left undone. - Pablo Picasso




