[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

k a

7/2/2004 10:16:00 AM

Hi everyone

I 've made a .net remoting client/server application using http channel.
Now, I would like to make it secure by using an ISS server (I'm under
W2k).

The problem is that I have absolutely no idea of how to proceed.
Could someone highlight me about this?

ka

*** Sent via Devdex http://www.... ***
Don't just participate in USENET...get rewarded for it!
2 Answers

Sunny

7/2/2004 2:53:00 PM

0

Hi,

I have no idea how to setup the SSL at IIS, maybe you should ask in IIS
newsgroup.

After that, at client side, just make your remote object uri to be
https://myserver/myobject instead http://

Sunny

In article <#DhRT2BYEHA.1764@TK2MSFTNGP10.phx.gbl>, le_khan@yahoo.fr
says...
> Hi everyone
>
> I ''ve made a .net remoting client/server application using http channel.
> Now, I would like to make it secure by using an ISS server (I''m under
> W2k).
>
> The problem is that I have absolutely no idea of how to proceed.
> Could someone highlight me about this?
>
> ka
>
> *** Sent via Devdex http://www.... ***
> Don''t just participate in USENET...get rewarded for it!
>

le_khan

7/2/2004 4:41:00 PM

0

I meant IIS server of course, not ISS ...
k a <le_khan@yahoo.fr> wrote in message news:<#DhRT2BYEHA.1764@TK2MSFTNGP10.phx.gbl>...
> Hi everyone
>
> I ''ve made a .net remoting client/server application using http channel.
> Now, I would like to make it secure by using an ISS server (I''m under
> W2k).
>
> The problem is that I have absolutely no idea of how to proceed.
> Could someone highlight me about this?
>
> ka
>
> *** Sent via Devdex http://www.... ***
> Don''t just participate in USENET...get rewarded for it!