Click here to Skip to main content
15,897,273 members
Home / Discussions / C#
   

C#

 
QuestionSave Jpeg via Web Service Pin
Russell Jones21-Feb-07 3:02
Russell Jones21-Feb-07 3:02 
AnswerRe: Save Jpeg via Web Service Pin
Russell Jones21-Feb-07 4:26
Russell Jones21-Feb-07 4:26 
AnswerRe: Save Jpeg via Web Service Pin
code-frog21-Feb-07 4:44
professionalcode-frog21-Feb-07 4:44 
Questiondifferences between asp and asp.net Pin
Rama krishna.M21-Feb-07 2:59
Rama krishna.M21-Feb-07 2:59 
AnswerRe: differences between asp and asp.net Pin
Russell Jones21-Feb-07 3:05
Russell Jones21-Feb-07 3:05 
GeneralRe: differences between asp and asp.net Pin
lost in transition 21-Feb-07 3:57
lost in transition 21-Feb-07 3:57 
AnswerRe: differences between asp and asp.net Pin
Guffa21-Feb-07 4:57
Guffa21-Feb-07 4:57 
QuestionSecuring SOAP communications with TLS-PSK Pin
AdrianFreemantle21-Feb-07 2:55
AdrianFreemantle21-Feb-07 2:55 
Hi,

I'm trying to create a C# application that uses SOAP to communicate with a SOAP enabled server. The only snag is that the server uses TLS-PSK (transport layer security with pre-shared keys).

I can use wsdl.exe to convert the wsdl files to C# classes, but I can’t find any way to implement TLS-PSK security. The generated classes inherit from System.Web.Services.Protocols.SoapHttpClientProtocol, this class does most of the work, and more importantly, the sending of the data.

So how, other than re-creating the SoapHttpClientProtocol class, do I go about implementing the required security on my client application?

QuestionMDI problem Pin
Jan-Erik Romoeren21-Feb-07 2:49
Jan-Erik Romoeren21-Feb-07 2:49 
AnswerRe: MDI problem Pin
Martin#21-Feb-07 3:51
Martin#21-Feb-07 3:51 
GeneralRe: MDI problem Pin
Jan-Erik Romoeren22-Feb-07 21:59
Jan-Erik Romoeren22-Feb-07 21:59 
AnswerRe: MDI problem Pin
Bekjong21-Feb-07 4:42
Bekjong21-Feb-07 4:42 
GeneralRe: MDI problem Pin
Jan-Erik Romoeren22-Feb-07 22:10
Jan-Erik Romoeren22-Feb-07 22:10 
QuestionScroll With Code Pin
MHASSANF21-Feb-07 2:29
MHASSANF21-Feb-07 2:29 
AnswerRe: Scroll With Code Pin
K.P.Kannan21-Feb-07 20:44
K.P.Kannan21-Feb-07 20:44 
QuestionRe: Scroll With Code Pin
MHASSANF23-Feb-07 21:25
MHASSANF23-Feb-07 21:25 
QuestionAjax Calender (new) Control can not work properly with Dynamic updated panel Pin
jaganil21-Feb-07 2:15
jaganil21-Feb-07 2:15 
AnswerRe: Ajax Calender (new) Control can not work properly with Dynamic updated panel Pin
ednrgc21-Feb-07 2:55
ednrgc21-Feb-07 2:55 
GeneralRe: Ajax Calender (new) Control can not work properly with Dynamic updated panel Pin
jaganil24-Feb-07 1:38
jaganil24-Feb-07 1:38 
QuestionCustom DashStyle Pin
MHASSANF21-Feb-07 1:42
MHASSANF21-Feb-07 1:42 
AnswerRe: Custom DashStyle Pin
Guffa21-Feb-07 2:12
Guffa21-Feb-07 2:12 
GeneralRe: Custom DashStyle Pin
MHASSANF21-Feb-07 2:27
MHASSANF21-Feb-07 2:27 
QuestionHow to Get Value from one form to another form. Pin
Binod K21-Feb-07 1:26
Binod K21-Feb-07 1:26 
AnswerRe: How to Get Value from one form to another form. Pin
Martin#21-Feb-07 2:08
Martin#21-Feb-07 2:08 
GeneralRe: How to Get Value from one form to another form. Pin
led mike21-Feb-07 12:04
led mike21-Feb-07 12:04 

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.