代码搜索:Multicasting

找到约 68 项符合「Multicasting」的源代码

代码结果 68
www.eeworm.com/read/303749/3809029

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/303749/3809030

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/159854/5580119

cpp rmcast.cpp

// Sample: Reliable multicasting sample // // File: // rmcast.cpp - this file // resolve.cpp - common name resolution routines // resolve.h - header file for common
www.eeworm.com/read/418779/10919899

txt 1321.txt

Rule: -- Sid: 1321 -- Summary: This event is generated when packets on the network have the Time To Live (TTL) set to 0. -- Impact: Improper use of IP multicasting by an application causing anomal
www.eeworm.com/read/343231/3223588

cpp mcastv3.cpp

// // Sample: IP Source Multicasting (requires IGMPv3) // // Files: // mcastv3.cpp - this file // resolve.cpp - common routine for resolving host name and addresses // res
www.eeworm.com/read/159854/5580111

cpp mcastv3.cpp

// // Sample: IP Source Multicasting (requires IGMPv3) // // Files: // mcastv3.cpp - this file // resolve.cpp - common routine for resolving host name and addresses // res
www.eeworm.com/read/473927/6825429

txt 1321.txt

Rule: -- Sid: 1321 -- Summary: This event is generated when packets on the network have the Time To Live (TTL) set to 0. -- Impact: Improper use of IP multicasting by an application causing anomal
www.eeworm.com/read/139870/5796753

java room.java

// RoomThread and Room implement the concept of a chat "room" // Sumedh Mungee import java.util.*; import java.io.File; // This class(&thread) is responsible for multicasting
www.eeworm.com/read/209559/4974807

kconfig

# # IP configuration # config IP_MULTICAST bool "IP: multicasting" depends on INET help This is code for addressing several networked computers at once, enlarging your kernel by about 2 KB. Y
www.eeworm.com/read/343231/3223579

cpp mcastws1.cpp

// Sample: IPv4/6 Multicasting using Setsockopt // // File: // mcastws1.cpp - this file // resolve.cpp - common name resolution routines // resolve.h - header file for