473,396 Members | 1,892 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Writing a multipart content parser with .NET

I am looking for an implementation of a multipart content parser for
..NET (http://www.faqs.org/rfcs/rfc2388.html). I suppose that the
HttpWebRequest class uses such a parser in order to extract the
parameters and uploaded files from the request stream. Correct me if
I am wrong but these classes are intended for an internal of the
framework. So my question is what would be the easiest way to
implement such a parser in .NET ?

Thanks,
Darin
Nov 22 '05 #1
2 2381
If I was you I would get the MONO source code and pull out the methods for
upload and see what it does. Someones already done the work for you, you
just need to find the right bits of code.

--
Regards

John Timney
Microsoft Regional Director
Microsoft MVP
"darin dimitrov" <da************@hotmail.com> wrote in message
news:2b**************************@posting.google.c om...
I am looking for an implementation of a multipart content parser for
.NET (http://www.faqs.org/rfcs/rfc2388.html). I suppose that the
HttpWebRequest class uses such a parser in order to extract the
parameters and uploaded files from the request stream. Correct me if
I am wrong but these classes are intended for an internal of the
framework. So my question is what would be the easiest way to
implement such a parser in .NET ?

Thanks,
Darin

Nov 22 '05 #2
If I was you I would get the MONO source code and pull out the methods for
upload and see what it does. Someones already done the work for you, you
just need to find the right bits of code.

--
Regards

John Timney
Microsoft Regional Director
Microsoft MVP
"darin dimitrov" <da************@hotmail.com> wrote in message
news:2b**************************@posting.google.c om...
I am looking for an implementation of a multipart content parser for
.NET (http://www.faqs.org/rfcs/rfc2388.html). I suppose that the
HttpWebRequest class uses such a parser in order to extract the
parameters and uploaded files from the request stream. Correct me if
I am wrong but these classes are intended for an internal of the
framework. So my question is what would be the easiest way to
implement such a parser in .NET ?

Thanks,
Darin

Nov 22 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: darin dimitrov | last post by:
I am looking for an implementation of a multipart content parser for ..NET (http://www.faqs.org/rfcs/rfc2388.html). I suppose that the HttpWebRequest class uses such a parser in order to extract...
10
by: Gregory A Greenman | last post by:
I'm trying to write a program in vb.net to automate filling out a series of forms on a website. There are three forms I need to fill out in sequence. The first one is urlencoded. My program is...
7
by: Mark Waser | last post by:
Hi all, I'm trying to post multipart/form-data to a web page but seem to have run into a wall. I'm familiar with RFC 1867 and have done this before (with AOLServer and Tcl) but just can't seem...
2
by: Der tolle Emil | last post by:
Hi! I wrote a little function to send emails which works quite well. I already managed to send attachments correctly (also more than 1 per email) but I am not able to send a HTML mail containing...
0
by: ptraj | last post by:
Dear ppls, I'm doing a small project to extract all messages from outlook by Visual Basic 6.0 and write them into a file(in MBOX format). While accessing messages i able to get headers, body,...
4
by: yoram.ayalon | last post by:
Hi, I need to create a multipart request to UPS manifest upload electronic service. UPS wants the request to consist of a series of headers and bodies, and its not clear how can I use the...
0
by: sachintandon | last post by:
Hello all, Thanks in advance for your help I have a problem in sending emails, my requirement is to send multipart alternative emails with attachments, I'm able to send text with attachments or...
2
by: gezerpunta | last post by:
Hi I used pear api to make this mail but I can t add multipart.My mail structure is like that. part 1: a file part 2: multipart part 1: a file part 2: a file
6
by: fnoppie | last post by:
Hi, I am near to desperation as I have a million things to get a solution for my problem. I have to post a multipart message to a url that consists of a xml file and an binary file (pdf)....
3
by: jeremy.gehring | last post by:
Hey all, OK I'm not much of a PHP programmer; but needs must as they say. I have written AJAX file upload system that uses a PERL CGI script so that a PHP script can get the progress (nifty...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.