beginner123, The Problem you mentioned can be very easily done in JAVA, in C++ it would be detailed, But for client server based app i would prefer Java, So if you are interested in it (Its a few line self explanatory code). I can provide it to you.
no its not homework. I am currently on work placement from college and this is my first job. I am unsure what to do so I asked for help.
I have actually solved this problem but now have another one:
I have never used MFC before and now I must created a client server program in MFC.
I have a list box and a button (this is the server). When the button is clicked i want all the client's ip addresses that have connected to the server displayed in the list box.
so the clients are waiting to connect to a server. when i click the button to search for clients, the clients connects and their ip addresses are displayed in the list box