visual c++使用C/S模式,运用Socket通信机制或数据包通信机制,实现一个网络用户登录的 应用程序。
socket网络通讯,首先要定义好通讯协议,具体的网络操作参考:https://blog.csdn.net/qq_27923041/article/details/83857964