#define ECONNREFUSED 111 /* Connection refused */
iptables -I INPUT -p tcp --dport 1234 -j ACCEPT
tcp socket通信 Round 2
原文:https://www.cnblogs.com/toughcactus/p/14825148.html