C
cd
ok, i,ve all but decided that this isn't going to be possible without a bit
of work, but i thought i'd post here as one last shot. the problem is that
i need to send http and https requests on nonstandard ports for some
internal firewalls, but i can't use the url domainort syntax because the
web service im using kicks that back. i've used and love the
httpwebrequest class but it doesn't seem possible to change the destination
port with it without it also changing the url(UriBuilder). i'd hoped to
avoid writing my own tcpclient code to do this since everything but the
port is normal stuff.
tia
cd
of work, but i thought i'd post here as one last shot. the problem is that
i need to send http and https requests on nonstandard ports for some
internal firewalls, but i can't use the url domainort syntax because the
web service im using kicks that back. i've used and love the
httpwebrequest class but it doesn't seem possible to change the destination
port with it without it also changing the url(UriBuilder). i'd hoped to
avoid writing my own tcpclient code to do this since everything but the
port is normal stuff.
tia
cd