Lab3 - part 4

Lab3 - part 4

by Nikola Bebic -
Number of replies: 1

Hello, I have several questions regarding the part 4 of lab 3:

What exactly should our receiver program do with the IDs ?

- Should they be printed to the output or stripped ?
- Should any messages be filtered based on the ID?
  - In that case what IDs should we accept? ('swcmTV', 'server', ...?)

Thanks for the answers,

Nikola

In reply to Nikola Bebic

Re: Lab3 - part 4

by Alaeddine El Fawal -

Hello, I have several questions regarding the part 4 of lab 3:

What exactly should our receiver program do with the IDs ?

- Should they be printed to the output or stripped ?

Answer: they should be printed (from lab pdf: ... displays the exchanged multicast messages)

- Should any messages be filtered based on the ID?

Answer: there is no filtering

  - In that case what IDs should we accept? ('swcmTV', 'server', ...?)

Thanks for the answers,

Nikola