Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: jsitke
  • Content: Threads
  • Order by date
  1. jsitke

    WinInet - multipart POST issue

    I am doing a multipart POST to a form. The data contains a ZIP file so I need to include a "boundary". The problem I am having is that I cannot add the boundaries in between the data. Whenever I add them, it never shows uip in the header. How can I add the proper headers to my POST...
  2. jsitke

    Fastest way to read a file into a char*

    I have been looking into the fastest way to read a file into a char*. I have seen some code implementing istreambuf_iterator. Any one else have any experiences with this? - julian

Part and Inventory Search

Back
Top