TCPConnection ExistingLocalListenEndPoints Method NetworkComms.Net Help
Overload List

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