1 | <?xml version="1.0"?> |
2 | <placedef> |
3 | <head> |
4 | <title>Result Presentation</title> |
5 | <protocol type="plain"> |
6 | <server>kopernik.npac.syr.edu</server> |
7 | <port</port> |
8 | </protocol> |
9 | </head> |
10 | The Header contains the title of the place. |
11 | It also declares how the shared place communicates with the collaboration framework. (I.e. server in Tango language) |
12 | The plain client/server protocol is chosen here with the collaboration server running on the machine: kopernik.npac.syr.edu on the port: 5555. |
13 | Other protocols such as IIOP can be used as well. |
14 | Initialize shared place definition |