Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| network_protocol_programming_lab:15.3_5_exercise [2020/05/18 08:03] – rathke | network_protocol_programming_lab:15.3_5_exercise [2020/06/11 09:16] (current) – rathke | ||
|---|---|---|---|
| Line 18: | Line 18: | ||
| This system has also some drawbacks. E.g. if the receiver detects a signal on a channel, but this signal was not generated by sender (e.g. from an microwave owen). In that case, the receiver is blocked. He will wait receiving a packet, that will never come. But for our purposes this system is best fit for a small project. To implement such system, we will divide it in multiple parts: | This system has also some drawbacks. E.g. if the receiver detects a signal on a channel, but this signal was not generated by sender (e.g. from an microwave owen). In that case, the receiver is blocked. He will wait receiving a packet, that will never come. But for our purposes this system is best fit for a small project. To implement such system, we will divide it in multiple parts: | ||
| - | * [[network_protocol_programming_lab: | + | * [[network_protocol_programming_lab: |
| + | * [[network_protocol_programming_lab: | ||
| + | * [[network_protocol_programming_lab: | ||
| + | * [[network_protocol_programming_lab: | ||
| + | * [[network_protocol_programming_lab: | ||
| + | * [[network_protocol_programming_lab: | ||
| - | * Sensing a channel | ||
| - | * Receiving a packet | ||
| - | * Optimizing the system | ||
| Each part consists of some exercises. For some exercises you can use previous already done exercises. | Each part consists of some exercises. For some exercises you can use previous already done exercises. | ||
