netTCPStreamIP

Category: Network

Syntax:

netTCPStreamIP:String(handle:Int)


Parameters

Returns

String



Summary

Returns the IP address of the remote peer in a TCP connection.

Takes a handle (Int).

Returns the peer's IP in dotted notation, or empty string if invalid (String).

View detailed documentation online



Example

;No example implemented yet


BambooBasic © 2026 Michael Denathorn