MACROMEDIA FLASH MEDIA SERVER 2-CLIENT-SIDE ACTIONSCRIPT LANGUAGE REFERENCE FOR FLASH MEDIA SERVER 2 Manual de usuario Pagina 117

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 172
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 116
114
SERVER-SIDE ACTIONSCRIPT LANGUAGE REFERENCE FOR ADOBE MEDIA SERVER 5.0.1
Server-Side ActionScript Language Reference
Last updated 7/2/2013
Use this method to route messages directly to a peer, also called “direct routing”. See Route messages directly to a peer.
Availability
Flash Media Server 4
Parameters
message An Object. The message to send.
sendMode A String. A property of enumeration class NetGroupSendMode specifying the neighbor to which to send
the message.
Returns
A String. A property of the “NetGroupSendResult class” on page 117 indicating the success or failure of the send.
NetGroupInfo class
The NetGroupInfo class specifies various Quality of Service (QoS) statistics related to a NetGroup object's RTMFP
peer-to-peer data transport. The
NetGroup.info property returns a NetGroupInfo object which is a snapshot of the
current QoS state.
NetGroupInfo.objectReplicationReceiveBytesPerSecond
NetGroupInfo.objectReplicationReceiveBytesPerSecond
Read-only; Specifies the rate at which the local node receives objects from peers, in bytes per second.
Availability
Flash Media Server 4
NetGroupInfo.objectReplicationSendBytesPerSecond
NetGroupInfo.objectReplicationSendBytesPerSecond
Read-only; Specifies the rate at which objects are being copied from the local node to peers, in bytes per second.
Availability
Flash Media Server 4
NetGroupInfo.postingReceiveControlBytesPerSecond
NetGroupInfo.postingReceiveControlBytesPerSecond
Read-only; Specifies the rate at which the local node is receiving posting control overhead messages from peers, in
bytes per second.
Availability
Flash Media Server 4
Vista de pagina 116
1 2 ... 112 113 114 115 116 117 118 119 120 121 122 ... 171 172

Comentarios a estos manuales

Sin comentarios