This one might be more for the network team here to sort out rather than
a programming issue, but I thought I might ask anyway.

I have to use HTTPS to post 2 files to a remote server, however a
requirement of theirs is that because these 2 files are "from" 2
different companies, they must come from 2 different IP addresses - this
I can't do anything about. At this stage I have asked the network
experts how I can go about sending files from one network, but guarantee
that they each come from a specific IP. If I have to set up 2 machines
connected to different subnets to ensure they send from different
external IPs then so be it. 

I was wondering if there was any way I can specify the IP address the
request is to appear to come from in an HttpWebRequest call? There is no
postback involved, although of course the IP address would be ours and
correctly bound to our router if there was a postback.

TIA
Dino

===================================
This list is hosted by DevelopMentorĀ®  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to