应用知识 socket编程 曙光号 • 1个月前 (02-28) <将以下的代码段落用 ... 包裹起来 --> sockaddr_in sin; sin.sin_family = AF_INET; sin.sin_port = htons(12345); //...