45
Copyright © 2006 Sena Technologies, Inc. All rights reserved.
KATO <time> <probe> <interval>
:
To configure ‘TCP Keep Alive Time’
When Host, which is communicating with Parani-MSP via network, is
stalled unintentionally, Parani-MSP cannot aware this unexpected
disconnection. Accordingly, Parani-MSP sends beacon packets to monitor
connection status when there is no data communication for certain time.
When there is no data communication for <time>, Parani-MSP will send
beacon packet <probe> times to monitor the connection, by each
<interval>, before closing the connection. Below example means when
there is no communication for 10 min., Parani-MSP will send beacon
packets 3 times by 10 seconds interval.
Ex.:
KATO 600 3 10
+OK KATO 600 3 10
5.3 Commands for Client Mode
SERV <IP Address:Port> [bdaddr|name]
:
To assign IP address and port number of server host where Parani-MSP
will send connection request in client mode. If you enter either bluetooth
address or friendly name of the Bluetooth device, you may configure
different host addresses and port numbers for each Bluetooth devices.
Response: index|name|bdaddr|server_IP:port
Ex.:
SERV 192.168.1.11:9000
+OK
SERV 192.168.1.11:9001 Parani-SD
+OK
SERV
0|Parani-SD||192.168.1.11:9001
+OK 192.168.1.11:9000
DELSERV <bdaddr|name>
:
To delete Host information stored by SERV command.