[lnkForumImage]
TotalShareware - Download Free Software

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


 

Forums >

microsoft.public.dotnet.framework.remoting

TCP Channel Authentication

Amit

11/2/2004 12:26:00 PM

hi

Can anyone give pointers on the topic TCP Channel Authentication

basics about it

Thanks

---
Posted using Wimdows.net Newsgroups - http://www.wimdows.net/n...
3 Answers

Sam Santiago

11/2/2004 4:10:00 PM

0

You can host your remote object in IIS and use the HTTP channel if you want
simple authentication. Otherwise, you might want to read this article:

..NET Remoting Authentication and Authorization Sample - Part I
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dndotnet/html/r...

Thanks,

Sam

--
_______________________________
Sam Santiago
ssantiago@n0spam-SoftiTechture.com
http://www.SoftiTe...
_______________________________
"Amit" <amitmnagarwal@-NOSPAM-gmail.com> wrote in message
news:um7FmcNwEHA.356@TK2MSFTNGP10.phx.gbl...
> hi
>
> Can anyone give pointers on the topic TCP Channel Authentication
>
> basics about it
>
> Thanks
>
> ---
> Posted using Wimdows.net Newsgroups - http://www.wimdows.net/n...


Amit

11/3/2004 10:04:00 AM

0

hi
thanks for your reply.
i went through the article

but it would be nice if any article on TCP channel authentication
specifically can be shown......

for HTTPChannel we have IIS mode

but for TCP channel ??

we are going to use TCP channel for remoting..


---
Posted using Wimdows.net Newsgroups - http://www.wimdows.net/n...

Sam Santiago

11/3/2004 2:06:00 PM

0

If you want authentication with TCP then that article and part 2 that it
links to are your best bet, so read the article and apply the concepts. If
you're just looking for "free" code that's what not this newsgroup is for.
Good luck.

--
_______________________________
Sam Santiago
ssantiago@n0spam-SoftiTechture.com
http://www.SoftiTe...
_______________________________
"Amit" <amitmnagarwal@-NOSPAM-gmail.com> wrote in message
news:OZvyixYwEHA.2572@tk2msftngp13.phx.gbl...
> hi,
> thanks for your reply..
> i went through the article.
>
> but it would be nice if any article on TCP channel authentication
> specifically can be shown.......
>
> for HTTPChannel we have IIS mode
>
> but for TCP channel ???
>
> we are going to use TCP channel for remoting...
>
>
> ---
> Posted using Wimdows.net Newsgroups - http://www.wimdows.net/n...