Public Member Functions | |
RawSendPacket () | |
Construct and initiailize the raw send packet. | |
Public Attributes | |
System.Collections.ArrayList | dataList |
StringBuffer of bytes to send. | |
int | returnLength |
Expected length of return packet. |
RawSendPacket | ( | ) |
Construct and initiailize the raw send packet.
System.Collections.ArrayList dataList |
StringBuffer of bytes to send.
int returnLength |
Expected length of return packet.