兼容IPv4和IPv6的示例代码TCP_Client and ServerUDP_Client and Server 同一套socket代码根据输入参数的不同(IPv4地址orIPv6地址),创建不同IP协议的TCP客户端或服务器、UDP客户端或服务器。