采用Microsoft Visual C++编写。界面基于对话框方式。通过对socket类继承实现软件中的服务端类serversocket和客户端类client...
- 资源大小:45.16 kB
- 上传时间:2021-06-29
- 下载次数:0次
- 浏览次数:1次
- 资源积分:1积分
-
标 签:
Windows
Socket编程
资 源 简 介
采用Microsoft Visual C++编写。界面基于对话框方式。通过对socket类继承实现软件中的服务端类serversocket和客户端类clientsocket。由于将服务端类和客户端类的调用在一个工程中实现,所以一个程序既可以作为服务端也可以作为客户端。代码中加入了基本的错误处理功能。-using Microsoft Visual C preparation. Based on the way the dialog interface. Socket type of software succession to the service changer serversocket and clientsocket changer. Due to the services changer and changer call in a project to achieve, so a procedure can be as server can be used as the client. Code by adding a basic error-handling capabilities.
文 件 列 表
res
chatroom.rc2
chatroom.ico
Thumbs.db
Debug
StdAfx.cpp
StdAfx.h
chatroom.aps
chatroom.ncb
chatroom.plg
chatroom.clw
chatroom.cpp
chatroom.dsp
chatroom.dsw
chatroom.h
chatroom.opt
chatroom.rc
chatroomDlg.cpp
chatroomDlg.h
ClientSocket.cpp
ClientSocket.h
Messg.cpp
Messg.h
ReadMe.txt
Resource.h
ServerSocket.cpp
ServerSocket.h