I am making chat software for my programs. I am developing them for a LAN. I'd rather not build a dedicated server, but instead make software so that there are multiple servers on a network. my plan would be for a client to find these servers on the LAN without accessing a dedicated server to retrieve the addresses. as it finds servers, the program adds them to a list. could somebody please tell me a way to do this? thanx.

- Steve