文件名称:communication
- 所属分类:
- Internet/网络编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 277.9kb
- 下载次数:
- 0次
- 提 供 者:
- 云*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
这是一个学习WinSocket编程的程序,它由3部分组成,一是发送Sender的程序,另一个是接收Receiver的程序,还有一个是信道channel。发送方发送的数据需要经过信道才能够被接收方接收到。这个信道是一个模拟信道,可以自由设置它成为可靠或者不可靠,在不可靠时又有几种情况。这些都是为了能够更好地去理解数据链路层的编程,对学习很有帮助。
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 97288406communication.rar 列表 communication\channel.exe communication\Receiver\glb_fun.h communication\Receiver\glb_funcpp.cpp communication\Receiver\MainFrm.cpp communication\Receiver\MainFrm.h communication\Receiver\ReadMe.txt communication\Receiver\Receiver.aps communication\Receiver\Receiver.clw communication\Receiver\Receiver.cpp communication\Receiver\Receiver.dsp communication\Receiver\Receiver.dsw communication\Receiver\Receiver.h communication\Receiver\Receiver.ncb communication\Receiver\Receiver.opt communication\Receiver\Receiver.plg communication\Receiver\Receiver.rc communication\Receiver\Receiver.suo communication\Receiver\ReceiverDoc.cpp communication\Receiver\ReceiverDoc.h communication\Receiver\ReceiverView.cpp communication\Receiver\ReceiverView.h communication\Receiver\res\Receiver.ico communication\Receiver\res\Receiver.rc2 communication\Receiver\res\ReceiverDoc.ico communication\Receiver\res communication\Receiver\resource.h communication\Receiver\StdAfx.cpp communication\Receiver\StdAfx.h communication\Receiver communication\Receiver.exe communication\Sender\glb_fun.cpp communication\Sender\glb_fun.h communication\Sender\MainFrm.cpp communication\Sender\MainFrm.h communication\Sender\ReadMe.txt communication\Sender\res\Sender.ico communication\Sender\res\Sender.rc2 communication\Sender\res\SenderDoc.ico communication\Sender\res communication\Sender\resource.h communication\Sender\Sender.aps communication\Sender\Sender.clw communication\Sender\Sender.cpp communication\Sender\Sender.dsp communication\Sender\Sender.dsw communication\Sender\Sender.h communication\Sender\Sender.ncb communication\Sender\Sender.opt communication\Sender\Sender.plg communication\Sender\Sender.rc communication\Sender\SenderDoc.cpp communication\Sender\SenderDoc.h communication\Sender\SenderView.cpp communication\Sender\SenderView.h communication\Sender\StdAfx.cpp communication\Sender\StdAfx.h communication\Sender communication\Sender.exe communication\WinSocket编程_实验.ppt communication\说明.txt communication