S
S
Stanislav Somov2014-10-25 00:28:55
iPhone
Stanislav Somov, 2014-10-25 00:28:55

What pings iPhone to determine internet access?

Guest wifi Internet iptables is wrapped on a local server, except for dns and dhcp ports. Devices on android when typing any site open a local page. The iPhone says that "no internet" after using it without access to the Internet, it opens a page without js and pictures, links are not active. We clear the cache or private page and everything works. What pings the iPhone to determine Internet access?

Answer the question

In order to leave comments, you need to log in

4 answer(s)
S
Stanislav Somov, 2014-11-03
@DarkDemon

Answering myself blog.erratasec.com/2010/09/apples-secret-wispr-req...
Request for www.apple.com/library/test/success.html.
Which answers "Success" if the Internet is working.

M
MrDywar Pichugin, 2016-12-11
@nickola105

Read the C#
reference metanit.com/sharp/tutorial
How int to string etc. to avoid such questions.

R
Roman, 2016-12-11
@yarosroman

use object[] as a parameter or dynamic, but both methods will incur a performance hit.

M
Melz, 2016-12-11
@melz

Set the AutoFlush property to true to write immediately, otherwise they write to the buffer.
But it's better to do as the manual says.

using (StreamWriter sw = new StreamWriter("CDriveDirs.txt"))
{
...
}

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question