|
-
Jun 30th, 2005, 07:12 AM
#1
Thread Starter
Lively Member
Connecting through a proxy
Hi,
Just a quick question about proxy support.
I know how to request a HTTP page through a proxy server, you simply connect to the proxy server and give a full GET request, rather that just the path to the file.
GET www.mysite.com/files/mypage.htm
rather than the usual:
GET /files/mypage.htm
But what about non-HTTP requests?
How can I connect to a port of my choice on a remote server, using a protocol of my choice?
thanks
Naughty but Nice 
-
Jul 11th, 2005, 01:01 PM
#2
Thread Starter
Lively Member
Re: Connecting through a proxy
Naughty but Nice 
-
Jul 11th, 2005, 02:58 PM
#3
Addicted Member
Re: Connecting through a proxy
HTTPS requires some encryption or something, and proxies that have support for it.
Some other ports require Socks proxies.
I'm clueless.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|