文件名称:simple_winsock
- 所属分类:
- Internet/网络编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2015-08-10
- 文件大小:
- 14.53mb
- 下载次数:
- 0次
- 提 供 者:
- 李**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
提供一对client和server的cpp代码,功能为client.exe输入正确的用户和密码,在server.exe就可以接收到并且校验,给予返回值。
必须先开server,再开client,并且给访问网络的权限。
作者:LeadroyaL-Provides a client and server in CPP code functions for client.exe to enter the correct user name and password, can receive and check server.exe, and returns a value.
You must first open the server, open the client again, and give permissions to access the network.
Author: LeadroyaL
必须先开server,再开client,并且给访问网络的权限。
作者:LeadroyaL-Provides a client and server in CPP code functions for client.exe to enter the correct user name and password, can receive and check server.exe, and returns a value.
You must first open the server, open the client again, and give permissions to access the network.
Author: LeadroyaL
(系统自动生成,下载前可以参看下载内容)
下载文件列表
first winsock\Debug\client.exe
.............\.....\client.ilk
.............\.....\client.pdb
.............\.....\server.exe
.............\.....\server.ilk
.............\.....\server.pdb
.............\first winsock.sdf
.............\first winsock.sln
.............\first winsock.suo
.............\first winsock.v11.suo
.............\Project1\Debug\CL.read.1.tlog
.............\........\.....\CL.write.1.tlog
.............\........\.....\link-cvtres.read.1.tlog
.............\........\.....\link-cvtres.write.1.tlog
.............\........\.....\link-rc.read.1.tlog
.............\........\.....\link-rc.write.1.tlog
.............\........\.....\link.read.1.tlog
.............\........\.....\link.write.1.tlog
.............\........\.....\Project1.log
.............\........\.....\server.Build.CppClean.log
.............\........\.....\server.lastbuildstate
.............\........\.....\Server.obj
.............\........\.....\vc110.idb
.............\........\.....\vc110.pdb
.............\........\Project1.vcxproj
.............\........\Project1.vcxproj.filters
.............\........\Server.cpp
.............\Project1.sdf
.............\.......2\Client.cpp
.............\........\Debug\CL.read.1.tlog
.............\........\.....\CL.write.1.tlog
.............\........\.....\client.Build.CppClean.log
.............\........\.....\client.lastbuildstate
.............\........\.....\Client.obj
.............\........\.....\link-cvtres.read.1.tlog
.............\........\.....\link-cvtres.write.1.tlog
.............\........\.....\link-rc.read.1.tlog
.............\........\.....\link-rc.write.1.tlog
.............\........\.....\link.read.1.tlog
.............\........\.....\link.write.1.tlog
.............\........\.....\Project2.log
.............\........\.....\vc110.idb
.............\........\.....\vc110.pdb
.............\........\Project2.vcxproj
.............\........\Project2.vcxproj.filters
.............\.......1\Debug
.............\.......2\Debug
.............\Debug
.............\Project1
.............\Project2
.............\TestResults
first winsock