Is there a way to locate a TCP Server running under local network using raw sockets and C#?
-The Client searching for the Server is running under the same local network as the Server and it knows the port the Server is running with.
-is it by Broadcast?