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