I have a server with multi ip addresses. Now I need to communicate with several servers with http protocol. Each server only accept the request from a specified ip address o
Not sure whether you read this post (?)
How to specify server IP in HttpWebRequest
or
Specifying Source IP of HttpWebRequest