Click here to Skip to main content
15,912,837 members
Home / Discussions / System Admin
   

System Admin

 
GeneralDomain Setup Pin
Matt Newman29-Apr-03 18:38
Matt Newman29-Apr-03 18:38 
GeneralNetwork Card Pin
Chris Richardson28-Apr-03 13:59
Chris Richardson28-Apr-03 13:59 
GeneralRe: Network Card Pin
Roger Wright29-Apr-03 7:19
professionalRoger Wright29-Apr-03 7:19 
GeneralRe: Network Card Pin
Chris Richardson29-Apr-03 14:04
Chris Richardson29-Apr-03 14:04 
GeneralRe: Network Card Pin
Robert Little29-Apr-03 20:47
Robert Little29-Apr-03 20:47 
GeneralRe: Network Card Pin
Roger Wright30-Apr-03 5:36
professionalRoger Wright30-Apr-03 5:36 
GeneralHttp connection through Proxy Pin
Sam197925-Apr-03 21:38
Sam197925-Apr-03 21:38 
GeneralRe: Http connection through Proxy Pin
Robert Little29-Apr-03 20:53
Robert Little29-Apr-03 20:53 
Your questions is a bit general to give you a specific answer. Let me lay out some examples.

Let's say you have an client application that will be using the HTTP protocol to contact a server. If you want the client app to make all transactions via a proxy you would need to configure the client app to connect to the proxy itself. If you are using the HTTP protocol, then you would tell the proxy what destination server you want your request forwarded to and the proxy would then interpret that request and perform it, and return the results to you.

How you make the connection via a proxy really depends on the type of protocol. Take the SMTP protocol for example. This protocol was not originally designed to be a proxied protocol. However, that doesn't mean you can't proxy it. In this case you would configure your mail client to connect to the proxy when sending mail. The proxy would then be configure to connect to the real server. In this scenario, the client would not know that all of it's requests are being forwarded to the real server.

Hope that helps.
GeneralRe: Http connection through Proxy Pin
Anonymous30-Apr-03 0:36
Anonymous30-Apr-03 0:36 
GeneralRe: Http connection through Proxy Pin
Robert Little1-May-03 5:23
Robert Little1-May-03 5:23 
GeneralProcess State Models Pin
PitoPR25-Apr-03 12:44
PitoPR25-Apr-03 12:44 
GeneralYet Another Mystery in Win2K Server Pin
Roger Wright24-Apr-03 8:04
professionalRoger Wright24-Apr-03 8:04 
GeneralRe: Yet Another Mystery in Win2K Server Pin
J. Dunlap24-Apr-03 8:40
J. Dunlap24-Apr-03 8:40 
GeneralRe: Yet Another Mystery in Win2K Server Pin
Roger Wright24-Apr-03 8:51
professionalRoger Wright24-Apr-03 8:51 
GeneralRe: Yet Another Mystery in Win2K Server Pin
Sarvesvara (BVKS) Dasa28-Apr-03 19:40
Sarvesvara (BVKS) Dasa28-Apr-03 19:40 
GeneralRe: Yet Another Mystery in Win2K Server Pin
Roger Wright28-Apr-03 22:25
professionalRoger Wright28-Apr-03 22:25 
GeneralRe: Yet Another Mystery in Win2K Server Pin
jhaga29-Apr-03 7:41
professionaljhaga29-Apr-03 7:41 
GeneralRe: Yet Another Mystery in Win2K Server Pin
Roger Wright29-Apr-03 8:22
professionalRoger Wright29-Apr-03 8:22 
GeneralRe: Yet Another Mystery in Win2K Server Pin
jhaga29-Apr-03 8:46
professionaljhaga29-Apr-03 8:46 
GeneralRe: Yet Another Mystery in Win2K Server Pin
Roger Wright29-Apr-03 9:46
professionalRoger Wright29-Apr-03 9:46 
GeneralRe: Yet Another Mystery in Win2K Server Pin
jhaga29-Apr-03 10:19
professionaljhaga29-Apr-03 10:19 
QuestionHow to get the process path by using API:"NtQuerySystemInformation" Pin
Artas_net24-Apr-03 0:26
Artas_net24-Apr-03 0:26 
GeneralNTOSKRNL Accesses the Internet Pin
Roger Wright23-Apr-03 19:28
professionalRoger Wright23-Apr-03 19:28 
GeneralRe: NTOSKRNL Accesses the Internet Pin
Bruce Duncan29-Apr-03 9:09
Bruce Duncan29-Apr-03 9:09 
GeneralRe: NTOSKRNL Accesses the Internet Pin
Roger Wright29-Apr-03 9:46
professionalRoger Wright29-Apr-03 9:46 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.