文件名称:CPP-socket
- 所属分类:
- Internet/网络编程
- 资源属性:
- [C/C++] [Windows] [Visual C] [源码]
- 上传时间:
- 2016-04-13
- 文件大小:
- 568kb
- 下载次数:
- 0次
- 提 供 者:
- ke***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
C++编写的socket控制台程序,分为服务器端和客户端,可以实现客户端向服务器端发送信息,用户在代码中可自行修改IP地址与端口号。带有详细注释,XP下测试通过。-C++ socket communication console program, divided into server and client, the client can send information to the server, the user can modify the IP address and port number in program. With detailed notes, through XP system testing.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
socket\Socket client\Socket client\Debug\Socket client.exe
......\.............\.............\.....\Socket client.ilk
......\.............\.............\.....\Socket client.obj
......\.............\.............\.....\Socket client.pch
......\.............\.............\.....\Socket client.pdb
......\.............\.............\.....\StdAfx.obj
......\.............\.............\.....\vc60.idb
......\.............\.............\.....\vc60.pdb
......\.............\.............\ReadMe.txt
......\.............\.............\Socket client.cpp
......\.............\.............\Socket client.dsp
......\.............\.............\Socket client.dsw
......\.............\.............\Socket client.ncb
......\.............\.............\Socket client.opt
......\.............\.............\Socket client.plg
......\.............\.............\StdAfx.cpp
......\.............\.............\StdAfx.h
......\.......server\Socket Server\Debug\Socket Server.exe
......\.............\.............\.....\Socket Server.ilk
......\.............\.............\.....\Socket Server.obj
......\.............\.............\.....\Socket Server.pch
......\.............\.............\.....\Socket Server.pdb
......\.............\.............\.....\StdAfx.obj
......\.............\.............\.....\vc60.idb
......\.............\.............\.....\vc60.pdb
......\.............\.............\ReadMe.txt
......\.............\.............\Socket Server.cpp
......\.............\.............\Socket Server.dsp
......\.............\.............\Socket Server.dsw
......\.............\.............\Socket Server.ncb
......\.............\.............\Socket Server.opt
......\.............\.............\Socket Server.plg
......\.............\.............\StdAfx.cpp
......\.............\.............\StdAfx.h
......\.......client\Socket client\Debug
......\.......server\Socket Server\Debug
......\.......client\Socket client
......\.......server\Socket Server
......\Socket client
......\Socket server
socket