hti/PC_Tools/HTIGateway/HtiGateway/ini/HtiGateway.ini
branchRCL_3
changeset 19 07b41fa8d1dd
parent 18 3406c99bc375
child 20 ca8a1b6995f6
--- a/hti/PC_Tools/HTIGateway/HtiGateway/ini/HtiGateway.ini	Thu Jul 15 20:25:38 2010 +0300
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,15 +0,0 @@
-### HtiGateway parameters
-# TCP/IP port number
-TCPIP_PORT = 2000
-
-# TCP/IP receive buffer size in bytes (dec)
-TCPIP_RECV_BUFFER_SIZE = 8192
-
-# Default communication channel plugin
-DEFAULT_COMM_CHANNEL_PLUGIN = SERIAL
-#DEFAULT_COMM_CHANNEL_PLUGIN = IPCOMM
-
-# Maximum time in milliseconds to wait shutdown
-# NOTE: 0 means no waiting. This may cause
-#       undefined behaviour.
-MAXIMUM_SHUTDOWN_WAITTIME = 3000