Walter.Net.Networking
ICMPSocket Class Members
Properties  Methods  Events


Walter.Net.Networking Assembly > Walter.Net.Networking Namespace : ICMPSocket Class

The following tables list the members exposed by ICMPSocket.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public Property Gets the address that this socket is listening on.  
Public Property Gets or sets the logger for this socket.  
Top
Public Methods
 NameDescription
Public MethodOverloaded.   
Public Method Sends these bytes to the IP address.  
Public MethodStarts this instance of the socket listening to ICPM messages.  
Public MethodStops this listener on the IP address.  
Top
Extension Methods
 NameDescription
Public Extension Method implements parsing to cast a type from string to a type
Top
Public Events
 NameDescription
Public Event Only triggers only when a ping is received.  
Public Event Occurs when a packet received.  
Top
See Also

Reference

ICMPSocket Class
Walter.Net.Networking Namespace