You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
P1 sends a group of five consecutive elements of the array of strings to P2 along with the ID’s of the strings. The second program P2 needs to accept the received strings, and send back the highest ID received back to P1 to acknowledge the strings received.