Wrox Programmer Forums
|
C# 2005 For discussion of Visual C# 2005.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the C# 2005 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old July 31st, 2006, 09:52 AM
Registered User
 
Join Date: Sep 2005
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to silver_scar
Default HTTP post

Hello Folks,

I need to create a windows application, which has to send data to server occasionally. What I need to do is send this data through an HTTP post. I am not completely sure about the architecture needed to implement this.

I assume that on the client side I have to use the HttpWebRequest object and connect to the server, instantiate a stream from this object and write to the stream.

What I would like is what needs to be written on the server-side. the primary function of the server should be to read the data which was posted to and process it.

Does anyone has a sample code for this, or may a thread on P2PWrox where this was discussed?

thanks in advance,

Sudhan.






Similar Threads
Thread Thread Starter Forum Replies Last Post
Question on HTTP Post dgrumbli BOOK: Professional JavaScript for Web Developers ISBN: 978-0-7645-7908-0 3 December 20th, 2006 02:03 PM
Http Post issue Phoenixheart C# 0 November 6th, 2006 03:54 AM
HTTP POST/GET d_alchemist JSP Basics 1 April 24th, 2006 09:18 AM
HTTP-POST with C# jcascio ASP.NET 1.0 and 1.1 Professional 3 April 12th, 2004 01:15 PM
HTTP Post .Net sjlsysprg1 Pro VB.NET 2002/2003 5 June 26th, 2003 12:20 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.