共用方式為


LocalNetworkGamer.SendData Method (PacketWriter, SendDataOptions, NetworkGamer)

Sends a network packet to the specified gamer in a session.

Namespace: Microsoft.Xna.Framework.Net
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)

Syntax

public void SendData (
         PacketWriter data,
         SendDataOptions options,
         NetworkGamer recipient
)

Parameters

  • data
    Byte array containing session data.
  • options
    Enumeration containing data send options.
  • recipient
    Gamer receiving the data.

Exceptions

Exception type Condition
ArgumentException The NetworkGamer specified as the recipient does not belong to this network session.
ArgumentNullException data or recipient is null.
ObjectDisposedException The NetworkGamer specified as either the sender or the recipient is no longer valid. The gamer may have left the session.

See Also

Tasks

How To: Send Data

Reference

LocalNetworkGamer Class
LocalNetworkGamer Members
Microsoft.Xna.Framework.Net Namespace

Platforms

Xbox 360, Windows XP SP2, Windows Vista, Zune