Earlier quoted context omitted.
So the idea, essentially, is that TCP/IP is like a "free form field" where people can write whatever they want, and then everyone is free to create their own structure on top of that, to suit their needs. In contrast to some protocol that accepted only, say, XML? His point, then, is that not forcing such structure was a crucial ingredient in the internet's success?
The TCP messaging analogy here is that the design was a protocol, which focused on how different components in a TCP system communicate with each other. Rather than a design that focused on how each component worked internally. The inter-communication was the central design, not the intra-communication. Many OOP programmers today spend the bulk of their time thinking about how their objects should work rather than ho…
Which is the "proof" that OOP was oversold. This is called "structured programming". It's not evil :-)
http://www.yegor256.com/2014/05/05/oop-alternative-to-utilit...