User Tools

Site Tools


projects:3dmosaic:server_program

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
projects:3dmosaic:server_program [2012/07/19 21:28]
claes
projects:3dmosaic:server_program [2012/07/25 14:44]
claes
Line 48: Line 48:
  
 ^ Program              ^ IP-Address  ^ Port        ^ ^ Program              ^ IP-Address  ^ Port        ^
-| Server                | 192.168.0.51 | 51001       | +| Server                     | 192.168.0.2  | 51001       | 
-Client Bumblebee    | 192.168.0.52 | Not defined | +ZHAW Computer            | 192.168.0.52 | Not defined | 
-Client - 2D Cam       | 192.168.0.53 | Not defined | +ZHAW - 2D Cam 1            | 192.168.0.53 | Not defined | 
-Client LaserScanner | 192.168.0.54 | Not defined | +ZHAW 2D Cam 2            | 192.168.0.54 | Not defined | 
-Ibeo - LaserScanner   | 192.168.0.55 12000       +ZHAW - Laserscanner        | 192.168.0.5  | 2112        | 
-| Trimble AGGps542      | 192.168.0.56 5100        |+| ATB - LaserScanner (IBEO)  | 192.168.0.56 Not defined 
 +ATB - Computer             | 192.168.0.57 | Not defined | 
 +| UniHo - Trimble AGGps542   | 192.168.0.58 5017        | 
 +| UniHo - LaserScanner 1     | 192.168.0.59 | Not defined | 
 +| UniHo - LaserScanner 2     | 192.168.0.60 | Not defined | 
 If anything is missing please let me know so I can update the list. If anything is missing please let me know so I can update the list.
  
Line 73: Line 78:
 Programs that want to communicate with the server must send this after succesful connecting to the Socket of The Server Program Programs that want to communicate with the server must send this after succesful connecting to the Socket of The Server Program
 <sxh xml;> <sxh xml;>
-<programID id="[Program ID]" status="sent"/>+<programID id="[Program ID]" status="sent" pictureStatus="[true/false]"/>
 </sxh> </sxh>
 +if the program needs to take a picture, pictureStatus should be true otherwise false.\\
 The server will respond with The server will respond with
 <sxh xml> <sxh xml>
projects/3dmosaic/server_program.txt · Last modified: 2021/08/14 04:21 (external edit)