9.15.1.7 +SOCKWRTO
This command is used to send data to an arbitrary destination using the connectionless UDP protocol.
Security – Default Security for the command is: GGGG
Command |
Description |
Security |
---|---|---|
|
Socket write to socket with data |
|
|
Socket write to socket, data to follow |
|
Parameter Name |
Type |
Description |
---|---|---|
|
Integer |
The socket ID. Valid range is 1-65535 |
|
Integer String Byte Array |
The address of the remote device |
|
Integer |
The port number on the remote device |
|
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 |