|
|
|
|
|
by mej10
3296 days ago
|
|
You seem to just be thinking about low level network protocols. The idea of a protocol in this sense encompasses pretty much any communication between things. This includes web service calls, user input via a UI, transactions between multiple systems, or even modules within the same program. |
|