9.15.1.6 +SOCKWR
This command is used to send data over a socket that is bound to a remote address and port number.
Security – Default Security for the command is: GGGG
Command |
Description |
Security |
---|---|---|
|
Socket write with data |
|
|
Socket write, data to follow |
|
Parameter Name |
Type |
Description |
---|---|---|
|
Integer |
The socket ID. Valid range is 1-65535 |
|
Integer |
The length of the data to send. Valid range is 0-1460 |
|
String Byte Array |
The data to send in either ASCII or hexadecimal string format. If omitted the DCE will enter Raw Binary mode and will remain in that mode until the specified length of binary data has been received from the DTE |