🐰兔子窝🥕
github
categories
tags
archives
alt_er_love
thoughts
github
categories
tags
archives
alt_er_love
thoughts
欢迎来到Gryffinbit的思维殿堂
Stay Hungry. Stay Foolish.
github
categories
tags
archives
alt_er_love
thoughts
用CAsyncSocket类实现聊天室程序
实验目标简单的聊天室程序,采用C/S模型,分为客户端和服务器端程序。是点对点通信的程序。客户端和服务器端通过网络交换聊天的字符串内容,并显示。 实验目的 学习如何从CAsyncSocket类派生出自己的WinSock类。 理解WinSock类与应用程序框架的关系 学习流式套接字对象的使用 学习处理网络事件的方法 了解MFC编程 实验环境Windows10 x64,Visual S...
2020-12-01
实验
网络编程
实验
网络编程
阅读全文