HTTP upload image file encoded with multipart/form-data

G

Guest

Hi

I'm using a third party software which captures image from a webcam and
saves it to local harddisk. It also comes with a function to send the image
file via HTTP encoded with multipart/form-data. To integrate this function
with ASP and PHP is no problem. I think it's also possible to binary read and
decode the files and fields posted, in c#. But I don't know the syntax and
the classes to use in c#. Is there any information on the Internet that you
can guide me to?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top