I need to assign the socket to a particular network interface using c++ in windows. This link suggests that how to bind socket to a particular network interface bind socket to network interface in linux OS but I dont know how to do it in windows using c++?
Asked
Active
Viewed 402 times