Changes between Version 4 and Version 5 of SessionMulticast
- Timestamp:
- May 23, 2010, 7:45:41 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SessionMulticast
v4 v5 31 31 ejemplo: sendFileMcast "/opt/opengnsys/images/PS1_PH1.img" "9000:full-duplex:239.194.17.36:90M:15:120" 32 32 33 === El cliente === 34 sintaxis: restoreImage CACHE /imagen 1 1 "MULTICAST:$SESSIONMULTICASTclient" 33 === El cliente -funcion ogMcastReceiverFile- === 35 34 36 ejemplo: restoreImage CACHE /PS1_PH1 1 1 MULTICAST:9000 35 Sintaxis funcion: ogMcastReceiverFile Origen Destino 36 {{{ 37 * param 1 Origen: SESSIONMULTICASTclient 38 * param 2-3 Destino: 39 2 parametro: /path_fichero 40 2-3 parámetros: ContenedorIMAGEN /file -- específico para las imagenes 41 2-3-4 parámetros: int_disk int_partition /file 42 }}} 37 43 38 39 44 sintaxis scripts: restoreImage CACHE /imagen 1 1 MULTICAST $SESSIONMULTICASTclient 45 {{{ 46 ejemplo scripts: restoreImage CACHE /PS1_PH1 1 1 MULTICAST 9000 47 }}} 40 48 41 49