netTCPStreamPort

Category: Network

Syntax:

netTCPStreamPort:Int(handle:Int)


Parameters

Returns

Int



Summary

Returns the port number of the remote peer in a TCP connection.

Takes a handle (Int).

Returns the peer's port number, or 0 if invalid (Int).

View detailed documentation online



Example

;No example implemented yet


BambooBasic © 2026 Michael Denathorn