Files
Obsidian/QT/第十八章.md
2025-08-23 15:15:57 +08:00

9 lines
376 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

![[第18章(2课时已更新.ppt]]
第18章重点udp的使用客户端和服务端udp和tcp的区别其次是tcp的使用客户端和服务端
我自己以前写过这两部分的小demo。发出来给大家参考大家可以结合课件具体写出代码练习。
![[tcp_client.zip]]
![[udp_client.zip]]
![[udp_server.zip]]
![[tcp_server.zip]]