1 | web server |
2 | host machine |
3 | applet |
4 | Internet |
5 | nnnn |
6 | Java |
7 | application |
8 | Sockets |
9 | applet |
10 | Java |
11 | application |
12 | Java |
13 | application |
14 | Java application acting as a server |
15 | A Java application can open sockets to any number of clients |
16 | Again, note that socket communication is via streams, where the client and server agree on a message protocol to communicate . |
17 | Applets and applications acting as clients |