文件名称:testNetWork
- 所属分类:
- TCP/IP协议栈
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2014-07-24
- 文件大小:
- 2.15mb
- 下载次数:
- 0次
- 提 供 者:
- liaok*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
实现了一个基于TCP 的一个非常简单的服务器通信程序实例。该程序中通讯协议使用的是面向连接的TCP协议SOCKET-mplements a communication based on a very simple TCP server application instance. Communication protocol used in the program is a connection-oriented TCP SOCKET
(系统自动生成,下载前可以参看下载内容)
下载文件列表
testNetWork\Debug\Socket.obj
...........\.....\StdAfx.obj
...........\.....\testNetWork.exe
...........\.....\testNetWork.ilk
...........\.....\testNetWork.obj
...........\.....\testNetWork.pch
...........\.....\testNetWork.pdb
...........\.....\testNetWork.res
...........\.....\testNetWorkDlg.obj
...........\.....\vc60.idb
...........\.....\vc60.pdb
...........\ReadMe.txt
...........\res\testNetWork.ico
...........\...\testNetWork.rc2
...........\...\Thumbs.db
...........\resource.h
...........\Socket.cpp
...........\Socket.h
...........\StdAfx.cpp
...........\StdAfx.h
...........\testNetWork.aps
...........\testNetWork.clw
...........\testNetWork.cpp
...........\testNetWork.dsp
...........\testNetWork.dsw
...........\testNetWork.h
...........\testNetWork.ncb
...........\testNetWork.opt
...........\testNetWork.plg
...........\testNetWork.rc
...........\testNetWorkDlg.cpp
...........\testNetWorkDlg.h
...........\Debug
...........\res
testNetWork