Http Post in C#
C#
2
Posts
2
Posters
0
Views
1
Watching
-
Hi I need to upload chunk to proxy server using Http Post multipart. have two parameters ChunkId - datatype long ChunkBody- binary Please advise how to send this two parameters thru HttpWebRequest.. Thanks in advance
-
Hi I need to upload chunk to proxy server using Http Post multipart. have two parameters ChunkId - datatype long ChunkBody- binary Please advise how to send this two parameters thru HttpWebRequest.. Thanks in advance
http://www.codeproject.com/cs/webservices/DimeBufferedUpload.asp[^]
Vasudevan Deepak Kumar Personal Homepage Tech Gossips