Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #31.8K
Ranked #4K
~1K People Reached

6 Posted Topics

Member Avatar for lulemurfan

There are heaps of proxies out there try [dirtcheapproxies.com](http://dirtcheapproxies.com) for some pretty reliable and cheap proxies. I use them

Member Avatar for ireshagun
0
261
Member Avatar for Delnith

Well it takes years to learn something like 'linux'. Go the virtualisation approach that JorgeM mentioned. Thre are free virtualisation sw such as Oracle's VirualBox and VMWare. There are many flavours of linux, but they are all essentially the same. Some of the more famous distros are CenOS, Fedora and …

Member Avatar for PhilEaton
0
158
Member Avatar for sivavendra

There are two ways to do this, implicitly and explicitly. Implicit means you just link with the xxx.lib or use the -lxxx (depending on windows and linux). Explicit means using LoadLibrary, GetProcAddress (dlopen,dlsym on linux) to load the libs and get function pointers to the functions in the shared object. …

Member Avatar for ireshagun
0
151
Member Avatar for mukesh113

Just search for "web proxy" in google. You'll get 100 billion proxies!!!

Member Avatar for ireshagun
0
70
Member Avatar for tori

The problem with all these free proxy lists is that if you try to use a proxy on one of these lists you will find that it's super slow, and even optimized sites such as google will take about 3 minutes to load!! These lists are absolutely useless in my …

Member Avatar for ireshagun
0
377
Member Avatar for Skeen

Multi-threading really works only if your process is going to be waiting on certain conditions. If your process locks up the CPU for 5 minutes, then running 2 processes will lock it up for 10 minutes. But if your process has some idle time somewhere, then you could get a …

Member Avatar for ireshagun
0
106

The End.