SocketTools

<< Click to Display Table of Contents >>

Navigation:  ThinBASIC Modules >

SocketTools

 

Description

 

SocketTools module provides functions to handle networking like FTP/SFTP

 

IMPORTANT: SocketTools is NOT a free module!

SocketTools module wraps some functionalities of developer Catalyst Development Corporation: https://sockettools.com/

 

How to unlock this module and use it without limitations?

 

In order to use this module without any limitation, a SocketTools license must be purchased from Catalyst Development Corporation at https://sockettools.com/

When you have a valid license key from Catalyst Development Corporation use st_FTPInitialize("<LICENSE_KEY>") inside your script.

 

How to use this module

 

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

 

USES "SocketTools"

 

This directive will load thinBasic module allowing to use all module implemented features.

 

Current run-time version

 

thinBasic SocketTools module is currently using version 9.5 of SocketTools Library Edition