Copyright © NetPing east Co., Ltd E-mail:
Phone:+886-2-23121582
where:
$url – is a variable, which sets an IP address of a NetPing device and a script for sending random SMS messages.
$username – is a variable, which sets a username for authorization on a NetPing device.
$password – is a variable, which sets a password for authorization on a NetPing device.
– is a variable, which sets a destination number in square brackets and a text of an SMS message (is separated by a space character from a
$reqBody
destination number). It is possible to send SMS to several destination numbers, having indicated them in square brackets separated by a comma without
spaces.
$stream.Close();
$resp = $req.GetResponse().GetResponseStream()
$resp.Close()