How do we have a protocol interaction which has no ports but might have multiple "users"
Description
How do we have a protocol interaction which has no ports but might have multiple users of that protocol where the status or rights of that “user” role might affect how the other end interacts with the protocol.
For example, what if you have an admin log into a machine or thing which changes the behavior vs users who might have a different application interaction.
A similar example would be for users from a different country who interact using the same protocol but the implementation of the internals for example encryption might be different.
How do we have a protocol interaction which has no ports but might have multiple users of that protocol where the status or rights of that “user” role might affect how the other end interacts with the protocol.
For example, what if you have an admin log into a machine or thing which changes the behavior vs users who might have a different application interaction.
A similar example would be for users from a different country who interact using the same protocol but the implementation of the internals for example encryption might be different.