文件名称:udp
- 所属分类:
- Internet/网络编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2016-04-04
- 文件大小:
- 754kb
- 下载次数:
- 0次
- 提 供 者:
- 李*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
基于UDP协议的通讯程序。在源代码中设置本机IP和目标IP,然后运行程序即可通讯-UDP-based communications program. Settings for the machine and the destination IP in the source code, and then run the program communications
(系统自动生成,下载前可以参看下载内容)
下载文件列表
客户端\Debug\StdAfx.obj
......\.....\vc60.idb
......\.....\vc60.pdb
......\.....\客户端.exe
......\.....\客户端.ilk
......\.....\客户端.obj
......\.....\客户端.pch
......\.....\客户端.pdb
......\ReadMe.txt
......\StdAfx.cpp
......\StdAfx.h
......\客户端.cpp
......\客户端.dsp
......\客户端.dsw
......\客户端.ncb
......\客户端.opt
......\客户端.plg
服务器端\Debug\StdAfx.obj
........\.....\udp实验程序.exe
........\.....\udp实验程序.ilk
........\.....\udp实验程序.obj
........\.....\udp实验程序.pch
........\.....\udp实验程序.pdb
........\.....\vc60.idb
........\.....\vc60.pdb
........\ReadMe.txt
........\StdAfx.cpp
........\StdAfx.h
........\udp实验程序.cpp
........\udp实验程序.dsp
........\udp实验程序.dsw
........\udp实验程序.ncb
........\udp实验程序.opt
........\udp实验程序.plg
客户端\Debug
服务器端\Debug
客户端
服务器端