I've been trying to make a network chat program in which when you enter, it shows a list of computors on the network. I have set this to be my first task in my pain-in-the-butt quest to make a netwrok chat. I have gone to the far corners of the web looking for a good sample, and the only good one that fits my needs is shareware. Please give me the code on how to search the network for all the computors and list them in a listbox. when you click on a computor in the listbox, the ip of that computor is put in a textbox. if you know of a sample project, where more that 2 computors can chat at once on a networ, please tell me where.
