SHOTIP.Connection object
This is the root object. You should create at least one instance of SHOTIP.Connection object in your script to get
access to other objects and low level methods:
Set tcpip=CreateObject("SHOTIP.Connection")
Set http=tcpip.http
Set mail=tcpip.mail
Properties
These properties are used to access other predefined objects: