From 38b1e64690a83563948971e4bbab90bc0ae34679 Mon Sep 17 00:00:00 2001 From: Ben West Date: Thu, 20 Jun 2013 18:09:17 +0000 Subject: [PATCH] works --- bin/socat_run_app.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/socat_run_app.sh b/bin/socat_run_app.sh index abd7398..a080fe7 100755 --- a/bin/socat_run_app.sh +++ b/bin/socat_run_app.sh @@ -4,7 +4,7 @@ echo "" SOCAT=$(which socat) # BLOCK_SIZE="-b 64" BLOCK_SIZE="" -ADDR1="TCP-CONNECT:localhost:8080,reuseaddr" +ADDR1="TCP-CONNECT:bewest.io:8080,reuseaddr" ADDR2="pty,link=./carelink.ttyUSB0,b9600,raw" # ADDR2="FILE:carelink.ttyUSB0,b9600,raw" # $ socat pty,link=$HOME/dev/vmodem0,waitslave tcp:modem-server:54321