Category: Network
Syntax:
netCreateTCPServer:Int(port:Int)
Int
Creates a TCP server listening on the specified port.
Takes a port (Int).
Returns a server handle on success, or 0 on failure (Int).
View detailed documentation online
;No example implemented yet
BambooBasic © 2026 Michael Denathorn