HIIIII

i am using winsock with as server and multiple client its working fine

Now in my project i want multiple client to be created so i have created multiple client with same ip but having different port no

Can winsock send data to such client possessing same IP but different port

i want to create multiple dummy client at same PC can it be done & can winsock send data to all those client carrying same ip

Or is there any alternative to do this