UDP prototype » History » Version 1
Greg Burri, 06/26/2009 09:32 PM
1 | 1 | Greg Burri | h1. UDP prototype |
---|---|---|---|
2 | |||
3 | h2. Goals |
||
4 | |||
5 | * Make a program which will listen for multicast message. |
||
6 | * It should be able to send and to receive. |
||
7 | * Test it with some computers. |
||
8 | |||
9 | |||
10 | h2. References |
||
11 | |||
12 | * http://en.wikipedia.org/wiki/Multicast |