I had no idea web services were so complicated. I figured they where just a little piece of background noise that nobody really paid any attention too. I got shown wrong, and found out they where a lot more than I thought. They use their own language called WSDL, or Web Services Description Language. They also use XML technologies. This involves; data structures, messages, operations, bindings and services. Web services can use SOAP as an information protocol. The main point we took away from this is that it is all about STANDARDS!!!
We learned about middleware also, we learned that middleware is "...any type software that facilitates communication between two or more software systems." Middleware used to operate separate of the OS, but now it is increasingly common to find most middleware already programmed into the operating system.
I hope to learn a little more about these two topics so I can understand them a little better than I do now.