文件名称:TCP-and-UDP
- 所属分类:
- TCP/IP协议栈
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1.3mb
- 下载次数:
- 0次
- 提 供 者:
- 朱**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
使用windows套接字编写的TCP以及UDP协议下的服务器端和客户端程序的代码,使用的语言是C-Prepared using windows sockets and UDP protocols under TCP server and client code, the language used is C
(系统自动生成,下载前可以参看下载内容)
下载文件列表
第2章\common\comm.cpp
.....\......\comm.h
.....\......\Debug.h
.....\......\initsock.h
.....\......\protoinfo.h
.....\GetAllIps\Debug\GetAllIps.exe
.....\.........\GetAllIps.cpp
.....\.........\GetAllIps.dsp
.....\.........\GetAllIps.dsw
.....\LocalHostInfo\Debug\LocalHostInfo.exe
.....\.............\LocalHostInfo.cpp
.....\.............\LocalHostInfo.dsp
.....\.............\LocalHostInfo.dsw
.....\NetTime\Debug\NetTime.exe
.....\.......\NetTime.cpp
.....\.......\NetTime.dsp
.....\.......\NetTime.dsw
.....\TCPClient\Debug\TCPClient.exe
.....\.........\.....\TCPClient.ilk
.....\.........\.....\TCPClient.obj
.....\.........\.....\TCPClient.pch
.....\.........\.....\TCPClient.pdb
.....\.........\.....\vc60.idb
.....\.........\.....\vc60.pdb
.....\.........\TCPClient.cpp
.....\.........\TCPClient.dsp
.....\.........\TCPClient.dsw
.....\.........\TCPClient.ncb
.....\.........\TCPClient.opt
.....\.........\TCPClient.plg
.....\...Server\Debug\TCPServer.exe
.....\.........\TCPServer.cpp
.....\.........\TCPServer.dsp
.....\.........\TCPServer.dsw
.....\.........\TCPServer.ncb
.....\.........\TCPServer.opt
.....\UDPClient\Debug\UDPClient.exe
.....\.........\UDPClient.cpp
.....\.........\UDPClient.dsp
.....\.........\UDPClient.dsw
.....\...Server\Debug\UDPServer.exe
.....\.........\UDPServer.cpp
.....\.........\UDPServer.dsp
.....\.........\UDPServer.dsw
.....\GetAllIps\Debug
.....\LocalHostInfo\Debug
.....\NetTime\Debug
.....\TCPClient\Debug
.....\...Server\Debug
.....\UDPClient\Debug
.....\...Server\Debug
.....\common
.....\GetAllIps
.....\LocalHostInfo
.....\NetTime
.....\TCPClient
.....\TCPServer
.....\UDPClient
.....\UDPServer
第2章
.....\......\comm.h
.....\......\Debug.h
.....\......\initsock.h
.....\......\protoinfo.h
.....\GetAllIps\Debug\GetAllIps.exe
.....\.........\GetAllIps.cpp
.....\.........\GetAllIps.dsp
.....\.........\GetAllIps.dsw
.....\LocalHostInfo\Debug\LocalHostInfo.exe
.....\.............\LocalHostInfo.cpp
.....\.............\LocalHostInfo.dsp
.....\.............\LocalHostInfo.dsw
.....\NetTime\Debug\NetTime.exe
.....\.......\NetTime.cpp
.....\.......\NetTime.dsp
.....\.......\NetTime.dsw
.....\TCPClient\Debug\TCPClient.exe
.....\.........\.....\TCPClient.ilk
.....\.........\.....\TCPClient.obj
.....\.........\.....\TCPClient.pch
.....\.........\.....\TCPClient.pdb
.....\.........\.....\vc60.idb
.....\.........\.....\vc60.pdb
.....\.........\TCPClient.cpp
.....\.........\TCPClient.dsp
.....\.........\TCPClient.dsw
.....\.........\TCPClient.ncb
.....\.........\TCPClient.opt
.....\.........\TCPClient.plg
.....\...Server\Debug\TCPServer.exe
.....\.........\TCPServer.cpp
.....\.........\TCPServer.dsp
.....\.........\TCPServer.dsw
.....\.........\TCPServer.ncb
.....\.........\TCPServer.opt
.....\UDPClient\Debug\UDPClient.exe
.....\.........\UDPClient.cpp
.....\.........\UDPClient.dsp
.....\.........\UDPClient.dsw
.....\...Server\Debug\UDPServer.exe
.....\.........\UDPServer.cpp
.....\.........\UDPServer.dsp
.....\.........\UDPServer.dsw
.....\GetAllIps\Debug
.....\LocalHostInfo\Debug
.....\NetTime\Debug
.....\TCPClient\Debug
.....\...Server\Debug
.....\UDPClient\Debug
.....\...Server\Debug
.....\common
.....\GetAllIps
.....\LocalHostInfo
.....\NetTime
.....\TCPClient
.....\TCPServer
.....\UDPClient
.....\UDPServer
第2章