摘要: 编译 查看IP地址 访问 服务器部署到华为云服务器,浏览器用本机的 阅读全文
posted @ 2022-11-30 15:11 西宁西 阅读(16) 评论(0) 推荐(0)
摘要: Web服务器1-socket编程 time服务器的客户端服务器,提交程序运行截图 实验代码(部分) ##client typedef struct{ int rio_fd; int rio_cnt; char *rio_bufptr; char rio_buf[RIO_BUFSIZE]; }rio_ 阅读全文
posted @ 2022-11-30 15:08 西宁西 阅读(35) 评论(0) 推荐(0)