Results 1 to 5 of 5

Thread: serious- proxy server

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Oct 2001
    Location
    Earth
    Posts
    762

    serious- proxy server

    hello,
    what is a proxy server. can we make our own proxy server. what it done if we write proxy address in explorer properties ..

    thanks

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: serious- proxy server

    http://www.google.com/search?q=define%3Aproxy+server

    For your network, it will be the 'server' through which all internet service requests are made. On the internet, the only IP address visible will be that of your proxy server. An entire network may sit behind it, but control lies with the proxy server.

  3. #3

  4. #4
    VBA Nutter visualAd's Avatar
    Join Date
    Apr 2002
    Location
    Ickenham, UK
    Posts
    4,906

    Re: serious- proxy server

    Proxy servers can also filter/block content deemed inappropriate, waste of space or damn right pointless by the administrator.
    PHP || MySql || Apache || Get Firefox || OpenOffice.org || Click || Slap ILMV || 1337 c0d || GotoMyPc For FREE! Part 1, Part 2

    | PHP Session --> Database Handler * Custom Error Handler * Installing PHP * HTML Form Handler * PHP 5 OOP * Using XML * Ajax * Xslt | VB6 Winsock - HTTP POST / GET * Winsock - HTTP File Upload

    Latest quote: crptcblade - VB6 executables can't be decompiled, only disassembled. And the disassembled code is even less useful than I am.

    Random VisualAd: Blog - Latest Post: When the Internet becomes Electricity!!


    Spread happiness and joy. Rate good posts.

  5. #5
    Fanatic Member Slaine's Avatar
    Join Date
    Jul 2002
    Posts
    641

    Re: serious- proxy server

    A proxy server is a machine, or service that sits inbetween the client and the real server. The most usual implementation is an internet (web) caching service that keeps local copies of in-demand pages - thus reducing outbound bandwidth for content that doesn't change.

    It is now also common for these types of proxies to do some minimal parsing of the content to remove malicious or other undesirable material from the data it is transmitting.

    Placing details of the proxy server into the relevant boxes in IE will mean that every request will be made to the proxy server instead of direct to the source (there are a few exceptions but these are usually entered explicitly).

    A real world example is a company that forces its employees to browse through a proxy so that it can control (quota) bandwidth and prevent employess visiting certain websites.
    Martin J Wallace (Slaine)

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