AGB  ·  Datenschutz  ·  Impressum  







Anmelden
Nützliche Links
Registrieren
Zurück Delphi-PRAXiS Programmierung allgemein Netzwerke Delphi detecting http port
Thema durchsuchen
Ansicht
Themen-Optionen

detecting http port

Ein Thema von marconi8 · begonnen am 13. Jul 2003 · letzter Beitrag vom 13. Jul 2003
Antwort Antwort
marconi8

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

detecting http port

  Alt 13. Jul 2003, 16:47
situation is next;

for example for data exchanging i choose http protocol, TIdHTTP server /and client

by default in client app , in TIdHTTP client component port option i set to 80, but if client using not 80 port but 8080 ????

can my server app listen on ports 80,8080 or any other kind of http ports,

thanks
  Mit Zitat antworten Zitat
Chewie

Registriert seit: 10. Jun 2002
Ort: Deidesheim
2.886 Beiträge
 
Turbo Delphi für Win32
 
#2

Re: detecting http port

  Alt 13. Jul 2003, 17:01
A server can listen to any port. Port 80 is only the officially specfifieed port for HTTP, and every HHTP-client tries to reach a server on port 80 if not specified differently.
Martin Leim
Egal wie dumm man selbst ist, es gibt immer andere, die noch dümmer sind
  Mit Zitat antworten Zitat
marconi8

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

Re: detecting http port

  Alt 13. Jul 2003, 17:20
in Indy component TIdHTTP (client) is one property - bindings
this option i must to use, at this point of work i cant realy understand what this bindings mean....

i must set bindings like

myIP:80
myIP:8080
myIP:any other known internet port

and when client connects i must in loop try all kind of ports ???

thanks
  Mit Zitat antworten Zitat
Antwort Antwort


Forumregeln

Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are aus

Gehe zu:

Impressum · AGB · Datenschutz · Nach oben
Alle Zeitangaben in WEZ +1. Es ist jetzt 19:17 Uhr.
Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz