TCP/IP Socket Library

Previous  Next

 

This library implements basic socket functions that can be used for communication using the TCP/IP protocol.

 

To use the library, include the following in your code

 

$INCLUDE "MyBASIC2_SockLib"

$LIBRARY "MyBASIC2_SockLib"