readme.txt
来自「《Windows网络编程技术》附书源码源码. 运行环境:9x/Me/NT/200」· 文本 代码 · 共 9 行
TXT
9 行
The vbmcast sample demonstrates sending and receiving muliticast packet.
Click Bind and Join MC, you will join the MC group specified and are able
to send and receive multicast packets.
Note that this is a simple sample and is targeted for non multihomed machines.
For this sample to work properly on multihomed machines a call to setsocktopt
and IP_MULTICAST_IF should be made to explicitly tell which interface should
be used for sending and receiving multicast data.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?