Einzelnen Beitrag anzeigen

nahpets
(Gast)

n/a Beiträge
 
#7

AW: Indy IdICMPClient.Ping führt auf Simulator zum Fehler

  Alt 1. Sep 2017, 09:17
https://forums.embarcadero.com/threa...hreadID=117226
Zitat von Remy Lebeau (TeamB):
TIdIcmpClient does not work on iOS:

http://codeverge.com/embarcadero.del...on-ios/1074816

TIdIcmpClient uses a RAW socket to implement the ICMP protocol manually.
On most platforms, use of RAW sockets is restricted to admin users only.
So you would likely have to gain root access to your iOS device in order
to use TIdIcmpClient, assuming iOS even supports RAW sockets at all.

You will have to find another solution to send pings on iOS.
  Mit Zitat antworten Zitat