摘要: #include<stdio.h> #include<stdlib.h> #include<string.h> #include <sys/types.h> #include <sys/socket.h> #include <netinet/in.h> #include <netinet/ip.h> 阅读全文
posted @ 2022-11-30 17:12 20201307梁辰鱼 阅读(188) 评论(0) 推荐(0) 编辑
摘要: 一、任务列表 基于华为鲲鹏云服务器CentOS中(或Ubuntu),使用Linux Socket实现: Web服务器的客户端服务器,提交程序运行截图 实现GET即可,请求,响应要符合HTTP协议规范 服务器部署到华为云服务器,浏览器用本机的 把服务器部署到试验箱。(加分项) 二、实现截图 本机ip登 阅读全文
posted @ 2022-11-30 15:14 20201307梁辰鱼 阅读(28) 评论(0) 推荐(0) 编辑
摘要: 一、任务列表 基于华为鲲鹏云服务器CentOS中(或Ubuntu),使用Linux Socket实现: time服务器的客户端服务器,提交程序运行截图 echo服务器的客户端服务器,提交程序运行截图,服务器把客户端传进来的内容加入“服务器进程pid 你的学号 姓名 echo :”返回给客户端 服务器 阅读全文
posted @ 2022-11-30 15:13 20201307梁辰鱼 阅读(67) 评论(0) 推荐(0) 编辑