Serproxy timeout
hi,
is possible make serproxy not timeout? or need put in high number in config file:
i'm wanting run serproxy continuously , i'm unsure how triggered instllation it's in. ideally want never timeout. possible?
any apprecaited.
is possible make serproxy not timeout? or need put in high number in config file:
i'm wanting run serproxy continuously , i'm unsure how triggered instllation it's in. ideally want never timeout. possible?
any apprecaited.
code: [select]
# transform newlines coming serial port nils
# should set false if serialproxy used arduinoproxy class
newlines_to_nils=false
# comm ports used
comm_ports=1,2
# serial devices
# replace arduino port. note starts cu , not tty.
serial_device1=/dev/cu.usbserial-a3000yla
# default settings
comm_baud=115200
comm_databits=8
comm_stopbits=1
comm_parity=none
# idle time out in seconds
timeout=300
# port 1 settings (ttys0)
net_port1=5331
# port 2 settings (ttys1)
net_port2=5332
i had problem on serproxy timeout too.. had been edit serproxy sourcecode remove timeout work i've found better solution,
try tinkerproxy, more flexible , friendly simple gui
http://tinker.it/now/2007/06/03/new-tinkerproxy-for-windows
you it.
try tinkerproxy, more flexible , friendly simple gui
http://tinker.it/now/2007/06/03/new-tinkerproxy-for-windows
you it.
Arduino Forum > Forum 2005-2010 (read only) > Software > Interfacing > Serproxy timeout
arduino
Comments
Post a Comment