Search:

Type: Posts; User: ShadowBeast

Search: Search took 0.00 seconds.

  1. Replies
    6
    Views
    4,073

    nothing is configurable in this external...

    nothing is configurable in this external application, it doesn't want me to redirect it...
    and, how will listening to a certain port will help me get the connection, if the connection targets a...
  2. Replies
    6
    Views
    4,073

    look, what happens when i do nothing is that:...

    look, what happens when i do nothing is that:
    SOME_APPLICATION -> ITS_SERVER (ITS_PORT)
    SOME_APPLICATION(SOME_OTHER_PORT) <- ITS_SERVER
    what i want to do it that:
    SOME_APPLICATION -> MY_PROGRAM -...
  3. Replies
    6
    Views
    4,073

    about the one listening port, its ok, i only have...

    about the one listening port, its ok, i only have to listen to one port, and one connection, the problem is forcing an external application to connect through my proxy, i.e.: my localhost, insted of...
  4. Replies
    6
    Views
    4,073

    Force connection through proxy

    i'm trying to write a program, that will force a selected program to connect through a local proxy, that proxy will be my program listening, and then i will be able to monitor the packets this...
  5. oh, lol, my original code eventually worked, i...

    oh, lol, my original code eventually worked, i had a stupid calculation mistake...
    thank you guys!
  6. Replies
    3
    Views
    1,588

    is 127.0.0.1 a valid SmtpClient? you do know you...

    is 127.0.0.1 a valid SmtpClient?
    you do know you have to run one on your pc to make it work, right? :-)
  7. i already tried that... i thought, since the...

    i already tried that...
    i thought, since the picture is at the size of my screen, i would get the screen coordinates like that, but i didn't.
    i get some weird coordinates with minuses and such,...
  8. finding the screen coordinates of a pixel

    i have an image that has white pixels in it, the image is at the size of my screen, 1024x768, and i want to find the x and y coordinates of every white pixel.
    how can it be done?
    thank you in...
Results 1 to 8 of 8