S Stroks Client Регистрация 09.02.2012 Сообщения 219 Благодарностей 14 Баллы 18 21.12.2013 #1 How do i check if a random proxy from my private proxy list works by pinging (from template)? Any c# code that does this? I do not want to try load a page, because it just takes too long to check proxies this way.
How do i check if a random proxy from my private proxy list works by pinging (from template)? Any c# code that does this? I do not want to try load a page, because it just takes too long to check proxies this way.
lokiys Moderator Регистрация 01.02.2012 Сообщения 4 812 Благодарностей 1 187 Баллы 113 21.12.2013 #2 Stroks сказал(а): How do i check if a random proxy from my private proxy list works by pinging (from template)? Any c# code that does this? I do not want to try load a page, because it just takes too long to check proxies this way. Нажмите, чтобы раскрыть... What about quick get request ? UPDATE: and yes there is also ping class in c# http://stackoverflow.com/questions/2875130/c-sharp-how-to-test-if-proxy-is-working-or-not Cheers Последнее редактирование: 21.12.2013
Stroks сказал(а): How do i check if a random proxy from my private proxy list works by pinging (from template)? Any c# code that does this? I do not want to try load a page, because it just takes too long to check proxies this way. Нажмите, чтобы раскрыть... What about quick get request ? UPDATE: and yes there is also ping class in c# http://stackoverflow.com/questions/2875130/c-sharp-how-to-test-if-proxy-is-working-or-not Cheers