Re: [ADVANCED-DOTNET] Adding custom headers to formatter

2003-03-03 Thread Johnston, Jesse JJ
inal Message- > From: Kamen Lilov [mailto:[EMAIL PROTECTED] > Sent: Monday, March 03, 2003 12:40 AM > To: [EMAIL PROTECTED] > Subject: [ADVANCED-DOTNET] Adding custom headers to formatter > > > I have an application that uses WinForms for the client and > an application server.

[ADVANCED-DOTNET] Adding custom headers to formatter

2003-03-03 Thread Kamen Lilov
I have an application that uses WinForms for the client and an application server. These two tiers communicate through Remoting. I need to maintain some form of user session concept (for authentication purposes, as well as to preserve across-call information on the server side). There is a system