Click here to Skip to main content
15,912,329 members
Home / Discussions / C#
   

C#

 
QuestionHttpWebRequest/Response in a Duplex way? Pin
softwarejaeger25-Oct-10 3:37
softwarejaeger25-Oct-10 3:37 
Hello,

i want to communicate between a client/server application with HttpWebRequest an HttpWebResponse. My problem is, that i have a server farm. I want to have sessions and want to be able to send and receive informations.

The problem is now, that i can't really work like a web-Server. A request and i deliver a response. I need to talk on one connection in a duplex way. So is it possible to create a HttpWebRequest and to send informations in it, receive some informations and use the same Request(Connection) for sending another Informations?

Thank you
AnswerRe: HttpWebRequest/Response in a Duplex way? Pin
Adam R Harris25-Oct-10 6:38
Adam R Harris25-Oct-10 6:38 
AnswerRe: HttpWebRequest/Response in a Duplex way? Pin
TheyCallMeMrJames25-Oct-10 9:56
TheyCallMeMrJames25-Oct-10 9:56 
QuestionRegistering for system power states. Pin
HalliHaida25-Oct-10 3:18
HalliHaida25-Oct-10 3:18 
AnswerRe: Registering for system power states. Pin
_Erik_25-Oct-10 5:35
_Erik_25-Oct-10 5:35 
AnswerRe: Registering for system power states. Pin
Luc Pattyn25-Oct-10 6:21
sitebuilderLuc Pattyn25-Oct-10 6:21 
QuestionCreate a list for a base class from two list of dervided classes Pin
Mc_Topaz25-Oct-10 2:42
Mc_Topaz25-Oct-10 2:42 
AnswerRe: Create a list for a base class from two list of dervided classes PinPopular
OriginalGriff25-Oct-10 3:13
mveOriginalGriff25-Oct-10 3:13 
GeneralRe: Create a list for a base class from two list of dervided classes Pin
Mc_Topaz25-Oct-10 6:04
Mc_Topaz25-Oct-10 6:04 
GeneralRe: Create a list for a base class from two list of dervided classes Pin
OriginalGriff25-Oct-10 8:36
mveOriginalGriff25-Oct-10 8:36 
QuestionProcessing scanned images. Pin
ameyakoshti24-Oct-10 22:43
ameyakoshti24-Oct-10 22:43 
AnswerMessage Closed Pin
24-Oct-10 23:19
stancrm24-Oct-10 23:19 
GeneralRe: Processing scanned images. Pin
ameyakoshti25-Oct-10 2:07
ameyakoshti25-Oct-10 2:07 
AnswerRe: Processing scanned images. Pin
Keith Barrow25-Oct-10 1:42
professionalKeith Barrow25-Oct-10 1:42 
GeneralRe: Processing scanned images. Pin
ameyakoshti25-Oct-10 21:01
ameyakoshti25-Oct-10 21:01 
AnswerRe: Processing scanned images. PinPopular
OriginalGriff25-Oct-10 2:14
mveOriginalGriff25-Oct-10 2:14 
GeneralRe: Processing scanned images. Pin
_Erik_25-Oct-10 5:55
_Erik_25-Oct-10 5:55 
QuestionC# Application For MAC by using MONO Pin
Anubhava Dimri24-Oct-10 22:39
Anubhava Dimri24-Oct-10 22:39 
AnswerRe: C# Application For MAC by using MONO Pin
OriginalGriff24-Oct-10 22:53
mveOriginalGriff24-Oct-10 22:53 
GeneralRe: C# Application For MAC by using MONO Pin
Anubhava Dimri24-Oct-10 23:23
Anubhava Dimri24-Oct-10 23:23 
GeneralRe: C# Application For MAC by using MONO Pin
OriginalGriff24-Oct-10 23:26
mveOriginalGriff24-Oct-10 23:26 
GeneralRe: C# Application For MAC by using MONO Pin
Anubhava Dimri24-Oct-10 23:44
Anubhava Dimri24-Oct-10 23:44 
GeneralRe: C# Application For MAC by using MONO Pin
Eddy Vluggen25-Oct-10 0:49
professionalEddy Vluggen25-Oct-10 0:49 
GeneralRe: C# Application For MAC by using MONO Pin
Anubhava Dimri25-Oct-10 1:21
Anubhava Dimri25-Oct-10 1:21 
QuestionDownload An Image From A URL In background in C# for WPF Pin
Janet2224-Oct-10 21:14
Janet2224-Oct-10 21:14 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.