UDPConnection ExistingLocalListenEndPoints Method NetworkComms.Net Help
Overload List

  NameDescription
Public methodStatic memberExistingLocalListenEndPoints Obsolete.
Returns a list of OnlineIPEndPoint corresponding with all UDP local listeners
Public methodStatic memberExistingLocalListenEndPoints(IPAddress)Obsolete.
Returns an OnlineIPEndPoint corresponding to a possible local listener on the provided OnlineIPAddress. If not listening on provided OnlineIPAddress returns null.
Back to Top
See Also