You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mode: Server
Framing OSC 1.1
IP: 127.0.0.1
Port 5002
Now connect to the TCP server though telnet: telnet 127.0.0.1 5002
Connection is immediately dropped, log goes into a loop
Sat 09 Feb 2019 [16:42:19] tcp server 127.0.0.1:5002 new connection(0.0.0.0:0)
Sat 09 Feb 2019 [16:42:19] tcp client 0.0.0.0:5002 thread started
Sat 09 Feb 2019 [16:42:19] initialize failed, already initialized
Sat 09 Feb 2019 [16:42:19] tcp client 0.0.0.0:5002 reconnecting in 5...
Sat 09 Feb 2019 [16:42:24] tcp server 127.0.0.1:5002 new connection(0.0.0.0:0)
Sat 09 Feb 2019 [16:42:24] tcp client 0.0.0.0:5002 thread started
Sat 09 Feb 2019 [16:42:24] initialize failed, already initialized
Sat 09 Feb 2019 [16:42:24] tcp client 0.0.0.0:5002 reconnecting in 5...
The text was updated successfully, but these errors were encountered:
Add a simple route:
Go to "TCP Settings..." to add a TCP Server
Now connect to the TCP server though telnet:
telnet 127.0.0.1 5002
Connection is immediately dropped, log goes into a loop
The text was updated successfully, but these errors were encountered: