The "Freeola Customer Forum" forum, which includes Retro Game Reviews, has been archived and is now read-only. You cannot post here or create a new thread or review on this forum.
The program uses Winsock to send and receive data, but i want to create a sort of 'User List' to see which computers are connected to the network, so that i can easily send them a message without checking what there IP is and whether the computer is connected.
I am also looking to expand it so that i can receive multiple connections, if anyone could give me an example on how to do this, that would be great.
I had an idea that i could somehow query the Subnet Mask, and find out what computers are in my workgroup but i do not know how to do this, would i have to ping every computer, every five minutes to check if its online or something similiar to this?
Any help would be great,
Thanks,
James
The program uses Winsock to send and receive data, but i want to create a sort of 'User List' to see which computers are connected to the network, so that i can easily send them a message without checking what there IP is and whether the computer is connected.
I am also looking to expand it so that i can receive multiple connections, if anyone could give me an example on how to do this, that would be great.
I had an idea that i could somehow query the Subnet Mask, and find out what computers are in my workgroup but i do not know how to do this, would i have to ping every computer, every five minutes to check if its online or something similiar to this?
Any help would be great,
Thanks,
James