aboutsummaryrefslogtreecommitdiffstats
path: root/startup.bat
diff options
context:
space:
mode:
Diffstat (limited to 'startup.bat')
-rw-r--r--startup.bat3
1 files changed, 2 insertions, 1 deletions
diff --git a/startup.bat b/startup.bat
index 21be4e92..d14abdd5 100644
--- a/startup.bat
+++ b/startup.bat
@@ -1 +1,2 @@
-ncat --sh-exec "ncat 127.0.0.1 8194" -l 8194 --keep-open
+start c:\blp\API\bbcomm.exe
+socat TCP-LISTEN:8194,bind=192.168.0.4,fork TCP:127.0.0.1:8194 \ No newline at end of file