Start Back Next End
  
ZBasic System Library
ZBasic Microcontrollers
31
Net.Open
Type
Function returning Integer
Invocation
Net.Open()
Discussion
This function attempts to find an unused network handle.  If successful, the non-negative handle will be
returned to be used in subsequent network operations.  A negative value indicates failure.
Previous page Top Next page