vb.net - How to programatically create virtual IP Addresses in VB? -
What do I want to do, on 1/2/12 >
I think SOAP requests are coming from many different PCs, just to make the exposure log file easy to read and I have been told that if virtual IP address is the only way to go, How to stop the range and then use them one by one in VB? (I'm gus that it is effectively buzzing the IP header?)
Definitely not sure That's what you want to do but I suggest to look at the WMI class first to see what you want with it.
If that class does not support it, then instead it may need to be used, where I think you can change any network setting too much, but using it is a bit more difficult. . There is a codeproject article to use INETCfg from C #, which at least can show you how to start.
Comments
Post a Comment