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