Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Netzwerke (https://www.delphipraxis.net/14-netzwerke/)
-   -   Delphi Indy 9 TCPServer ip vom eingehenden client? (https://www.delphipraxis.net/109456-indy-9-tcpserver-ip-vom-eingehenden-client.html)

HolyMarius 1. Mär 2008 19:49


Indy 9 TCPServer ip vom eingehenden client?
 
Hi leute ^^,
wie kann ich bei einem TCPServer die eingehende IP-Addresse bekommen?
will last ip-function und wenn jemand connected soll kommen "ip hat connected" ^^

brauche dafür halt die ip des clienten ^^


Marius

P.S first post :D

DataCool 4. Mär 2008 15:05

Re: Indy 9 TCPServer ip vom eingehenden client?
 
Hi,

Delphi-Quellcode:
    AThread.Connection.Socket.Binding.PeerIP;
liefert Dir unter Indy9 die IP des Clients.

Greetz Data


Alle Zeitangaben in WEZ +1. Es ist jetzt 22:41 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