Giriş yap
En iyi yollayıcılar
Hello EMO | ||||
EMO | ||||
eMoStyLe | ||||
BesimBICER | ||||
GameKinG | ||||
Crysis | ||||
~>!.DεvιLρяιεsт.!<~ | ||||
MeTaL | ||||
TrueCrime | ||||
djhayal3t |
Istatistikler
Toplam 203 kayıtlı kullanıcımız varSon kaydolan kullanıcımız: crayzboy76
Kullanıcılarımız toplam 1186 mesaj attılar bunda 862 konu
Arama
Sosyal yer imi
Sosyal bookmarking sitesinde Emo, Emo nedir, Emo resimleri, Emo Kıyafetleri, Emo Sözleri, Emo Oyunları, EmoTurkey, Emo Nickler, Emo Avatarları, Punk, Punk Resimleri, Punk Avatarları, Rock, Rock Resimleri, Rock Avatarları, Msn Nickleri, Msn Avatarları, Müzik adresi saklayın ve paylaşın
Sosyal bookmarking sitesinde EMO Style ForumPro - Hos Geldiniz adresi saklayın ve paylaşın
Kimler hatta?
Toplam 11 kullanıcı online :: 0 Kayıtlı, 0 Gizli ve 11 Misafir Yok
Sitede bugüne kadar en çok 217 kişi C.tesi Tem. 29, 2017 1:46 am tarihinde online oldu.
En son konular
Reklam
[ Snippit ] Proxy (in String) To WebProxy
1 sayfadaki 1 sayfası
[ Snippit ] Proxy (in String) To WebProxy
[QUOTE=Terrmabo;122178]Often when you are using the HttpWebrequest Class you can not do:
request.proxy = "123.233.324:8080";
This will result in an error like: cannot convert string to WebProxy.
The fix:
Usage:
not nececesesrsery bro
requestz.proxiez = new WebProxy("127.0.0.10085"); works just fine yo
request.proxy = "123.233.324:8080";
This will result in an error like: cannot convert string to WebProxy.
The fix:
- Kod:
public WebProxy StringProxyToWebProxy(string proxy)
{
string[] arr = proxy.Split(':');
string proxyproxy = arr[0];
string port = arr[1];
int proxyport = System.Convert.ToInt32(port);
WebProxy goed = new WebProxy(proxyproxy, proxyport);
return goed;
}
Usage:
- Kod:
request.proxy = StringProxyToWebProxy("324.837.3478.1:8080");
not nececesesrsery bro
requestz.proxiez = new WebProxy("127.0.0.10085"); works just fine yo
Similar topics
» Byte array to string in
» [ Snippit ] RichTextBox To Stringbuilder
» [ Snippit ] Login to a Pop-up Site
» [ Snippit ] Post Request C#
» [ Snippit] Convert ListBox to List<T>
» [ Snippit ] RichTextBox To Stringbuilder
» [ Snippit ] Login to a Pop-up Site
» [ Snippit ] Post Request C#
» [ Snippit] Convert ListBox to List<T>
1 sayfadaki 1 sayfası
Bu forumun müsaadesi var:
Bu forumdaki mesajlara cevap veremezsiniz
Cuma Ağus. 29, 2014 8:33 am tarafından Hello EMO
» goldenchase.net maden yaparak para kazanma
Cuma Ağus. 29, 2014 8:18 am tarafından Hello EMO
» etichal hacker görsel egitim seti
Çarş. Ağus. 06, 2014 4:57 am tarafından Hello EMO
» KO TBL Source C#
Ptsi Ara. 09, 2013 6:36 am tarafından Hello EMO
» x86 Registers
C.tesi Ağus. 24, 2013 5:02 am tarafından Hello EMO
» [Tutorial] Pegando Address, Pointers de WYD
Çarş. Tem. 10, 2013 7:25 am tarafından Hello EMO
» [Tutorial] Pegando Address, Pointers de CS Metodo²
Çarş. Tem. 10, 2013 7:23 am tarafından Hello EMO
» [Tutorial] Aprendendo basico deASM OLLYDBG
Çarş. Tem. 10, 2013 7:22 am tarafından Hello EMO
» Basic C# DLL injector
Ptsi Tem. 08, 2013 7:48 am tarafından Hello EMO