Hi,
I'm trying to bind some socket apps to two different adapters on XP SP2 machines and it does not seem to work correctly, it could be the args for my app are wnding up in the wrong order because my port is first then my network UDP string x.d.e.r;224.100.100.149 but my network is showing up in the port location of the my app's GUI.
Since my app displays the port in the port location every other way I run it: it looks like the port and network args have been reversed, but I'm only quessing.
Is the source code available for this application ForceBindIP.exe and it's accessories, maybe I could change it some for my application?
Also we are going to eventually run this on win2k3 so would include another change.
Any help would be appreciated!!!
I tried to run it with the args reversed and I got the same results as always which tends to indicate that is what is happening.
Any suggestions?

Mel