Changes between Version 4 and Version 5 of SessionMulticast


Ignore:
Timestamp:
May 23, 2010, 9:45:41 PM (14 years ago)
Author:
adv
Comment:

info multicast

Legend:

Unmodified
Added
Removed
Modified
  • SessionMulticast

    v4 v5  
    3131ejemplo:  sendFileMcast "/opt/opengnsys/images/PS1_PH1.img" "9000:full-duplex:239.194.17.36:90M:15:120"
    3232
    33 === El cliente ===
    34 sintaxis:  restoreImage CACHE /imagen 1 1 "MULTICAST:$SESSIONMULTICASTclient"
     33=== El cliente -funcion ogMcastReceiverFile- ===
    3534
    36 ejemplo: restoreImage CACHE /PS1_PH1 1 1 MULTICAST:9000
     35Sintaxis 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}}}
    3743
    38 
    39 
     44sintaxis scripts:  restoreImage CACHE /imagen 1 1 MULTICAST $SESSIONMULTICASTclient
     45{{{
     46ejemplo scripts: restoreImage CACHE /PS1_PH1 1 1 MULTICAST 9000
     47}}}
    4048
    4149