北邮计网第一次实验,c语言滑动窗口
2021-08-12 19:07:55 57.19MB 计算机网络 北京邮电大学 滑动窗口
1
计网wireshark抓包实验之TCP,内容有下: 1. What is the IP address and TCP port number used by the client computer (source) that is transferring the file to gaia.cs.umass.edu? To answer this question, it’s probably easiest to select an HTTP message and explore the details of the TCP packet used to carry this HTTP message, using the “details of the selected packet header window” 2. What is the IP address of gaia.cs.umass.edu? On what port number is it sending and receiving TCP segments for this connection? If you have been able to create your own trace, answer the following question: 3. What is the IP address and TCP port number used by your client computer (source) to transfer the file to gaia.cs.umass.edu?
2021-08-10 16:48:44 609KB 计网实验
1
计网课设-邮件客户端,采用POP和SMTP协议,流程为创建套接字socket-》发送信息-》结束连接。可以实现发送邮件,收件人邮箱可以为多个;可以实现接收邮件,收件箱邮件列表展示(不要太多,否则会非常慢);实现邮件内容展示,邮件内容采用base64解码,以及utf8转gbk编码,中英文无乱码,对邮件内容进行了裁剪,可能会出现邮件内容展示不全的问题(原因是为避免冗余信息,邮件内容以两个空行为结尾进行裁剪),包含了计网课设实验报告。
2021-08-09 09:03:54 70.21MB 计网 smtp pop 邮件客户端
1
计算机网络课程设计程序:使用Java的InetAddress类实现简单的PING操作;可以PING一个ip地址;也可以批量PING多个ip地址
2021-08-07 14:04:41 9KB 计算机网络 java
1
计算机网络常见面试题总结
2021-08-05 09:10:13 2.08MB 计算机网络 面试
1
广东工业大学计算机网路课程的知识点整理,希望对各位师弟师妹们有所帮助。
2021-07-26 17:09:22 61KB 计算机网络 广工计网 知识点整理
1
学长就读于北京工业大学,这是计网课设JAVA聊天室,获得了98分,喜欢的学弟学妹可以参考一下! 学长就读于北京工业大学,这是计网课设JAVA聊天室,获得了98分,喜欢的学弟学妹可以参考一下!
XDU部分计网实验资料,可以提前看看
2021-07-22 21:03:47 18.59MB 笔记
1
QtTcp/Ip参考
2021-07-20 15:37:44 33KB 计网课设 Qt tcpip 自定义网络协议
1