TcpIp.SourcePort Property

<< 点击显示目录 >>

主页  PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > TcpIp Class > TcpIp Properties >

TcpIp.SourcePort Property

BR.AN.PviServices .NET


Gets or sets the port number of the source station (separate station)

[Visual Basic]

Public Property SourcePort() As Short

  Public Get

  End Get

  Public Set

  End Set

End Property

[C#]

public short SourcePort { public get; public set; }

Remarks

A different default port number then only needs to be set if it is not unique within the local computer.

See Also

TcpIp Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]