Einzelnen Beitrag anzeigen

marconi8

Registriert seit: 12. Jul 2003
19 Beiträge
 
#1

connect trough proxy in LAN , how to emulate this ?

  Alt 8. Aug 2003, 08:11
i test my c/s app in my LAN,

my task is next: client must connect to the server, client and server running on socket 127.0.0.1:10000,

i try to make client connection by this way:

1) client connects ->
2) authorization on proxy server
3) proxy - > server

i must to connect to the server app which is running on my pc (127.0.0.1) trough proxy....


i uncheck ie checkbox "bypass proxy server for local...."
in TIdHTTP client i setup up proxy ip, user, password,

but tIdHTTP event onproxy authorization dont want to work, ?????
  Mit Zitat antworten Zitat