代码搜索:Datagrams

找到约 438 项符合「Datagrams」的源代码

代码结果 438
www.eeworm.com/read/418779/10924835

txt 411.txt

Rule: -- Sid: 411 -- Summary: This event is generated when a network host generates an ICMP IPV6 I-Am-Here datagram. -- Impact: ICMP Type 34 datagrams are not expected network traffic. Hosts ge
www.eeworm.com/read/418779/10925451

txt 458.txt

Rule: -- Sid: 458 -- Summary: This event is generated when an ICMP Type 1 datagram with an undefined ICMP Code is detected on the network. -- Impact: ICMP Type 1 datagrams are not currently use
www.eeworm.com/read/418779/10926141

txt 412.txt

Rule: -- Sid: 412 -- Summary: This event is generated when a network host generates an ICMP IPV6 I-Am-Here datagram with an undefined ICMP code. -- Impact: ICMP Type 34 datagrams are not expecte
www.eeworm.com/read/398496/7943272

cpp udpreceive.cpp

/*++ UdpReceiver --*/ #include #include "winsock2.h" #pragma comment(lib, "ws2_32") void main() { WSADATA wsaData; SOCKET RecvSocket; sockaddr_in RecvAddr; int Port =
www.eeworm.com/read/227381/14429219

cpp view.cpp

// View.cpp : implementation of the CWinNetStatView class // #include "stdafx.h" #include "WinNetStat.h" #include "WinNetStatDoc.h" #include "WinNetStatView.h" #include "netstatmanager.h"
www.eeworm.com/read/123857/14608709

c udpsource.c

#include "etcp.h" int main( int argc, char **argv ) { struct sockaddr_in peer; SOCKET s; int rc; int datagrams; int dgramsz = 1440; char buf[ 1440 ]; INIT(); datagrams = atoi( argv[ 2 ] ); i
www.eeworm.com/read/159854/5580275

cpp udpreceiver.cpp

// Module Name: udpreceiver.cpp // // Description: // // This sample illustrates how to develop a simple UDP receiver application // that awaits datagrams on port 5150. This sample is imple
www.eeworm.com/read/473927/6822284

txt 392.txt

Rule: -- Sid: 392 -- Summary: This event is generated when an ICMP Datagram Conversion Error message is detected on the network. ICMP Datagram Conversion Error messages were developed with the in
www.eeworm.com/read/473927/6822324

txt 427.txt

Rule: -- Sid: 427 -- Summary: This event is generated when a router generates and ICMP Parameter Problem Unspecified Error datagram. -- Impact: This could be an indication of a protocol error by
www.eeworm.com/read/473927/6822413

txt 421.txt

Rule: -- Sid: 421 -- Summary: This event is generated when a network host generates an ICMP Mobile Registration Reply datagram. -- Impact: ICMP Mobile Registration Reply were never implemented a