hi!
is it somehow possible to get a listing of all the servers in the network that are listening at port eg. 1234?

that must be done without the use of an external internet server.

anyone an idea?
TcpListener.GetAllServers(1234) or something?

thank you