代码搜索:Multicasting
找到约 68 项符合「Multicasting」的源代码
代码结果 68
www.eeworm.com/read/106679/15629991
txt rfc1529.txt
Network Working Group C. Malamud
Request for Comments: 1529 Internet Multicasting Service
Obsoletes: 1486
www.eeworm.com/read/229812/4753438
c pcmulti.c
/*
* IP Multicasting extensions as per RFC 1112.
*
* These extensions include routines to detect multicast addresses,
* transform Multicast IP addresses to Multicast Ethernet addresses, as
www.eeworm.com/read/289241/8566073
txt srcfile.txt
Multicasting is the most widely-used communication pattern in computer networks.
How to determine an efficient multicast routing is one of fundamental issues
in multicast communication, and t
www.eeworm.com/read/289241/8566450
txt srcfile.txt
Multicasting is the most widely-used communication pattern in computer networks.
How to determine an efficient multicast routing is one of fundamental issues
in multicast communication, and t
www.eeworm.com/read/399049/7898395
c qosmcast.c
// Module Name: qosmcast.c
//
// Description:
// This sample illustrates multicasting with QOS. QOS may be
// set before calling WSAJoinLeaf, during WSAJoinLeaf, after
// WSAJoinLeaf, or
www.eeworm.com/read/399048/7898427
c mcastws2.c
// Module: Mcastws2.c
//
// Purpose:
// This sample illustrates IP multicasting using the Winsock 2
// method of joining and leaving a multicast group. This sample
// may be invoked as
www.eeworm.com/read/399048/7898431
c mcastws1.c
// Module: Mcastws1.c
//
// Purpose:
// This sample illustrates IP multicasting using the Winsock 1
// method of joining and leaving an multicast group. This sample
// may be invoked as
www.eeworm.com/read/482894/6615780
c mcastws2.c
// Module: Mcastws2.c
//
// Purpose:
// This sample illustrates IP multicasting using the Winsock 2
// method of joining and leaving a multicast group. This sample
// may be invoked as
www.eeworm.com/read/482894/6615781
c mcastws1.c
// Module: Mcastws1.c
//
// Purpose:
// This sample illustrates IP multicasting using the Winsock 1
// method of joining and leaving an multicast group. This sample
// may be invoked as
www.eeworm.com/read/343231/3223596
cpp rmcast.cpp
// Sample: Reliable multicasting sample
//
// File:
// rmcast.cpp - this file
// resolve.cpp - common name resolution routines
// resolve.h - header file for common