Forum     

Go Back   Digit Technology Discussion Forum > Software > Programming
Register FAQ Calendar Mark Forums Read

Programming The destination for developers - C, C++, Java, Python and the lot


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 24-04-2008, 01:10 PM   #1 (permalink)
Apprentice
 
anzaan's Avatar
 
Join Date: Oct 2006
Location: bangalore
Posts: 73
Smile need help over proxy server project


hi ppl..

i m making project on proxy server in java. n need help regarding it.
would appreciate if any1 can give me lessons from scratch. i gt a hang of Java and m thorough in c/c++. let me knw wat additionals i need to learn and how to develop proxy server using java...

any help would be apprciated..
__________________
d a m n ! !
anzaan is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 21-09-2008, 02:05 PM   #2 (permalink)
Right Off the Assembly Line
 
Join Date: Nov 2006
Posts: 48
Default Re: need help over proxy server project

Hi,
Writing a basic proxy server is simple, but it does not give full fledged server.

Basic thing that a proxy server provide is
1) it is a interface for browsing clients
2) it may support multiple request at a time/ may not support
3) maintain a session

to achieve this what you need to do
1) create a socket server on some port
2) as soon as you get a connect request from client, you establish a connection with the server - you are trying to proxy.

3) forward all request from client to server, and response from server to client.
you need to redirect input and output streams that's it.

now your proxy server is ready.

but for full functionality you may need more effort.
lilovirus is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Proxy Server sysfilez Software Q&A 8 14-10-2006 10:48 AM
Proxy SErver bizzare_blue QnA (read only) 3 30-03-2006 05:18 PM
Outlook through proxy server. shoaibjameel123 QnA (read only) 1 06-07-2005 07:30 AM
BEST PROXY SERVER sohin QnA (read only) 4 08-05-2005 10:29 PM

 
Latest Threads
- by Sujeet
- by clmlbx
- by Sujeet
- by icebags

Advertisement




All times are GMT +5.5. The time now is 10:58 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2