![]() |
Create() |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Public Function |
Declared in: ICMPSocket.h |
virtual BOOL Create();
Create an ICMP socket
try { //Set our protocol SetProtocol(IPPROTO_ICMP); //Create the socket return CSpoofSocket::Create(IPPROTO_ICMP); } ERROR_HANDLER_RETURN("Create",FALSE)
![]() |
Site content copyright © 2003 Komodia LTD.. See the About page for additional notices. This page last updated: 24 Feb 2003. |