Whisperstream Research Group - SerialComm GSM SDK Documentation

HttpWebComm.GetUrlBytes Method 

Return a the result from an HTTP Url into a string.

public byte[] GetUrlBytes(
   string Url
);

Parameters

Url
Url to retrieve.

Return Value

See Also

HttpWebComm Class | Whisperstream.SMSProcessor.Utility Namespace