Re: How to know which channel the client used
From: Greg (i-taz_at_libertysurf.fr)
Date: 05/18/04
- Next message: Eliahu Baker: "RE: How to know which channel the client used"
- Previous message: Sunny: "Re: How to know which channel the client used"
- In reply to: Sunny: "Re: How to know which channel the client used"
- Next in thread: Sunny: "Re: How to know which channel the client used"
- Reply: Sunny: "Re: How to know which channel the client used"
- Reply: Allen Anderson: "Re: How to know which channel the client used"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 18 May 2004 17:16:00 +0200
I'd like to prevent access to some hosted object to only one TCP port. I
have a private one not be accessible outwards (firewall filter), and one
public.
I thought I could do this watching at the used channel: in case somebody try
to call a "private" object from the public TCP port, it would send back an
Exception.
"Sunny" <sunnyask@icebergwireless.com> a écrit dans le message de news:
#2d21mOPEHA.3096@TK2MSFTNGP09.phx.gbl...
> Hi Greg,
> I don't beleave there is a direct way.
> If you explain a little bit more why you need this, I can try to thing
> for some solution.
>
> Sunny
>
> In article <c8d2si$188$1@news.tiscali.fr>, i-taz@libertysurf.fr says...
> > Hi,
> >
> > I've implemented a Windows service which host some objects (singleton)
and
> > makes them available through two TCP ports.
> > But is there a way for one hosted object to know which TCP port the
client
> > used to call it (get the channel name for instance)
> >
> > Greg
> >
> >
> >
- Next message: Eliahu Baker: "RE: How to know which channel the client used"
- Previous message: Sunny: "Re: How to know which channel the client used"
- In reply to: Sunny: "Re: How to know which channel the client used"
- Next in thread: Sunny: "Re: How to know which channel the client used"
- Reply: Sunny: "Re: How to know which channel the client used"
- Reply: Allen Anderson: "Re: How to know which channel the client used"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|