Category: Network
Syntax:
netTCPStreamPort:Int(handle:Int)
Int
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
;No example implemented yet
BambooBasic © 2026 Michael Denathorn