Click to See Complete Forum and Search --> : HTTP POST threads


sks04
March 4th, 2005, 06:19 PM
I need to write a utility that can transmit HTTP POST data to a Proxy server...which shouldn't be a problem. The catch is, I need to transmit with multiple threads, simulating multiple user transmission sessions.

Any ideas? :wave: