文件名称:TCPIP
- 所属分类:
- TCP/IP协议栈
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2015-04-24
- 文件大小:
- 15kb
- 下载次数:
- 1次
- 提 供 者:
- 小*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
用户输入网络地址和子网掩码,然后输出该子网中所有的主机地址。
要求有基本的错误判断。例如:在提示输入网络地址时,如果用户输入了 2a,应该提示用户重新输入
-The user to enter the network address and subnet mask, and then output the all host address in the subnet.
The basic error of judgment is required. When prompted for the network address, for example, if the user enters the 2 a, should prompt the user to input
要求有基本的错误判断。例如:在提示输入网络地址时,如果用户输入了 2a,应该提示用户重新输入
-The user to enter the network address and subnet mask, and then output the all host address in the subnet.
The basic error of judgment is required. When prompted for the network address, for example, if the user enters the 2 a, should prompt the user to input
(系统自动生成,下载前可以参看下载内容)
下载文件列表
简单TCP程序实例
...............\TcpClient
...............\.........\Client.cpp
...............\.........\TcpClient.dsp
...............\.........\TcpClient.dsw
...............\.........\TcpClient.ncb
...............\.........\TcpClient.opt
...............\.........\TcpClient.plg
...............\TcpSrv
...............\......\TcpSrv.dsp
...............\......\TcpSrv.dsw
...............\......\TcpSrv.ncb
...............\......\TcpSrv.opt
...............\......\TcpSrv.plg
...............\......\server.cpp