HTTP request

Discussion in 'C++' started by leesin, Apr 3, 2014.

  1. leesin

    leesin New Member

    Joined:
    Apr 3, 2014
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    Hey guys,
    I was trying to create a tool that generate million HTTP post request and send them to the server with a transaction ID (transaction ID should be unique each time) and check response. but I got nowhere. Any help ?

    I managed to generate the random transaction id but I had no idea how to send it multiple times to the host.
     
  2. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
    Were you able to send it once? If yes then just loop over it.
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice