Results 1 to 3 of 3

Thread: Connecting through a proxy

  1. #1

    Thread Starter
    Lively Member Tw1sted L0gic's Avatar
    Join Date
    Jan 2005
    Posts
    88

    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

  2. #2

    Thread Starter
    Lively Member Tw1sted L0gic's Avatar
    Join Date
    Jan 2005
    Posts
    88

    Re: Connecting through a proxy

    Surely someone knows!
    Naughty but Nice

  3. #3
    Addicted Member
    Join Date
    Jul 2004
    Location
    cali
    Posts
    243

    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
  •  



Click Here to Expand Forum to Full Width