HexTcpQuery methods
Quick reference
Click on the method names for details.
- ReplyString = Query ( QueryString
)
- Sends a query string to a remote host and returns the response as a string.
- Reply = QueryBinary ( Query
)
- Sends a query in the form of a string or byte array and returns the response as a byte
array.
|