Recent content by x2Dread2x

  1. X

    C/C++ Need help incorperating SOCKS5 Proxies into C++ program

    Yes, I get where you are going with this.. I've been working on a separate project, and it seems that all of it works much better and outputs with a better network code and event driven environment. Would it be possible to use inFile to actually use a list text file with the proxies?.. I...
  2. X

    C/C++ Need help incorperating SOCKS5 Proxies into C++ program

    Hi there. I've been trying to incorporate Proxies into a program I am currently making. It's basically a c++ Chat bot that will load proxies from a list and connect from them into a chat, but I'm having a bit of trouble. I've found a SOCKS 5 Wrapper, but I'm having trouble with that as...
Back
Top