Results 1 to 6 of 6

Thread: Proxy Server

  1. #1

    Thread Starter
    Hyperactive Member Bloged's Avatar
    Join Date
    May 2001
    Location
    Rotterdam, The Netherlands
    Posts
    330

    Proxy Server

    He Everyone,

    Now I have Winsock, only I use a proxy server!

    How can I make the program to use a proxy server, instead of the normal direct connection?!

    Grtz,

    Bloged

  2. #2
    Frenzied Member jjortiz's Avatar
    Join Date
    Mar 2001
    Location
    NYC
    Posts
    1,768
    The Winsock Control has a property for the Proxy. You should just be able to give it the Proxy IP address.

  3. #3

    Thread Starter
    Hyperactive Member Bloged's Avatar
    Join Date
    May 2001
    Location
    Rotterdam, The Netherlands
    Posts
    330

    I'll look for it

    He jjortiz

    I'll look for it, when found i'll post a reply...

    Do you know how or is it something like Winsock1.proxy = "[ip]", where [ip] is the ip address of the proxy.

    Grtz & thnx,

    Bloged

  4. #4
    Frenzied Member jjortiz's Avatar
    Join Date
    Mar 2001
    Location
    NYC
    Posts
    1,768
    winsock1.proxy = ip

  5. #5

    Thread Starter
    Hyperactive Member Bloged's Avatar
    Join Date
    May 2001
    Location
    Rotterdam, The Netherlands
    Posts
    330
    That ain't it cause when I try that this error comes up:


    Compile error:

    Method or data member not found


    Then it highlights the Bold thing

    Winsock1.Proxy

    Grtz,

    Bloged

  6. #6

    Thread Starter
    Hyperactive Member Bloged's Avatar
    Join Date
    May 2001
    Location
    Rotterdam, The Netherlands
    Posts
    330
    Ok now I'm connected to my proxy server,

    next problem, how to tell my proxy server that I need to connect to a server (rs.internic.net) so I can comunicate with that server...

    Grtz,

    Bloged

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