Proxy Server
#5
a caching proxy server that handles HTTP traffic is implemented. The major features of the proxy server are:
-A robust caching mechanism is included. It gives preference to the documents that must be loaded over the slowest internet links so that the users will have to wail for lesser amount of time. For achieving this, an estimate of the bandwidths of the ocal server and remote servers, connection times to remote servers etc are included.
-In order to allow the concurrent handling of several HTTP requests, multithreading feature is also included.
-The initialization and shut-down routines are strong so that the data can be recovered after a crash.
-a list of servers can be defined whose traffic will not be cached by the proxy.
-all unfulfilled requests will be forwarded to a proxy which can be specified.
-A graphical user interface that displays the log area, a pie chart of cache hit and misses. The proxy can be configured by the GUI.

The proxy server is implemented using java and is hence cross platform portable.

Get the source code here:
http://cs.technion.ac.il/Labs/Lccn/proje...oad%20area

also see:
http://planet-source-codevb/scripts/ShowCode.asp?txtCodeId=6762&lngWId=3
Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: http proxy server project report, http proxy server codeproject in java, seminar topics on socks protocol proxy server, proxy for mobile phone, top proxy sites, top 10 proxy, telenor myanmar free proxy 2016,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Messages In This Thread
Proxy Server - by Electrical Fan - 03-09-2009, 02:18 AM
RE: Proxy Server - by summer project pal - 20-01-2011, 02:43 PM
RE: Proxy Server - by fruit - 19-05-2011, 01:08 PM
RE: Proxy Server - by seminar-database - 20-05-2011, 08:46 AM

Possibly Related Threads...
Thread Author Replies Views Last Post
  SAMBA SERVER ADMINISTRATION full report project report tiger 3 4,780 17-01-2018, 05:40 PM
Last Post: AustinnuAke
  Remote Server Monitoring System For Corporate Data Centers smart paper boy 3 2,878 28-03-2016, 02:51 PM
Last Post: dhanabhagya
  CLIENT SERVER BASED LIVE MEETING computer girl 4 4,469 25-07-2014, 10:37 PM
Last Post: seminar report asees
  chat server full report project report tiger 7 11,187 19-03-2014, 08:49 AM
Last Post: MichaelPn
Wink Development of a HTTP Caching Proxy Server computer science crazy 6 5,192 08-12-2012, 03:20 PM
Last Post: seminar details
  SMTP/POP3 Mail Server project topics 1 2,283 06-10-2012, 11:29 AM
Last Post: seminar details
  Mail Server with Intranet and Live Chat seminar surveyer 1 2,945 06-10-2012, 11:28 AM
Last Post: seminar details
  Design and Development of ARM Processor Based Web Server smart paper boy 4 2,868 03-02-2012, 10:18 AM
Last Post: seminar addict
  Interactivity-Constrained Server Provisioning in Large-Scale Distributed Virtual Envi Projects9 0 835 23-01-2012, 05:21 PM
Last Post: Projects9
  Efficient Server Provisioning with Control for End-to-End Response Time Guarantee on Projects9 0 906 23-01-2012, 04:58 PM
Last Post: Projects9

Forum Jump: