TcpUdp (Networking)

<< Click to Display Table of Contents >>

Navigation:  ThinBASIC Modules >

TcpUdp (Networking)

 

Description

 

This module manages TCP and UDP communications.

 

How to use this module

 

Inside your script, before calling any module specific keyword, add the following:

 

USES "TCPUDP"

 

This directive will load the module and add the following new keywords and relevant module equates.