Representing messages between computers.

M

Mufasa

Does anybody have any examples of messages going between computers? I am
trying to show what get's transferred between two servers and am not sure
how I should represent it.

TIA - Jeff
 
P

Paul Herber

Does anybody have any examples of messages going between computers? I am
trying to show what get's transferred between two servers and am not sure
how I should represent it.

You could do a UML sequence diagram or a Message Sequence Chart.
 
Top