HighTechTalks DotNet Forums  

View clients connect to my remot object

Dotnet Framework (Remoting) microsoft.public.dotnet.framework.remoting


Discuss View clients connect to my remot object in the Dotnet Framework (Remoting) forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Augusto Arias
 
Posts: n/a

Default View clients connect to my remot object - 03-31-2007 , 12:59 PM






I published a remot object using TcpChannel with WellKnownServiceTypeEntry.

How i can view who users are conected to my object?.

thanks.



Reply With Quote
  #2  
Old   
Spam Catcher
 
Posts: n/a

Default Re: View clients connect to my remot object - 04-02-2007 , 02:24 AM






"Augusto Arias" <kinosoft (AT) gmanil (DOT) com> wrote in
news:uWQNxX7cHHA.1508 (AT) TK2MSFTNGP06 (DOT) phx.gbl:

Quote:
I published a remot object using TcpChannel with
WellKnownServiceTypeEntry.

How i can view who users are conected to my object?.
I don't think that's possible with the built in channels.


Reply With Quote
  #3  
Old   
Augusto Arias
 
Posts: n/a

Default Re: View clients connect to my remot object - 04-02-2007 , 11:24 PM



thanks,

Any idea...? I need control access to my remot objet by client ip.

thanks by your time.

"Spam Catcher" <spamhoneypot (AT) rogers (DOT) com> escribió en el mensaje
news:Xns9906186CF3136usenethoneypotrogers (AT) 127 (DOT) 0.0.1...
Quote:
"Augusto Arias" <kinosoft (AT) gmanil (DOT) com> wrote in
news:uWQNxX7cHHA.1508 (AT) TK2MSFTNGP06 (DOT) phx.gbl:

I published a remot object using TcpChannel with
WellKnownServiceTypeEntry.

How i can view who users are conected to my object?.

I don't think that's possible with the built in channels.



Reply With Quote
  #4  
Old   
Goran Sliskovic
 
Posts: n/a

Default Re: View clients connect to my remot object - 04-03-2007 , 07:46 AM



Augusto Arias wrote:
Quote:
thanks,

Any idea...? I need control access to my remot objet by client ip.

thanks by your time.

....

I'll think you'll have to write custom channel for that. Alternativly, there
may be 3rd party tools available (genuine channels maybe?). Also, please
note that IP that is received by the server may not be the same as client IP
(NAT/firewalls etc).

Regards,
Goran




Reply With Quote
  #5  
Old   
Mehdi
 
Posts: n/a

Default Re: View clients connect to my remot object - 04-04-2007 , 08:57 AM



On Tue, 3 Apr 2007 13:46:30 +0200, Goran Sliskovic wrote:

Quote:
Augusto Arias wrote:
thanks,

Any idea...? I need control access to my remot objet by client ip.

thanks by your time.

...

I'll think you'll have to write custom channel for that. Alternativly, there
may be 3rd party tools available (genuine channels maybe?). Also, please
note that IP that is received by the server may not be the same as client IP
(NAT/firewalls etc).
Yes Genuine Channels will let you easily control and filter (by IP or any
other crtieria you choose) who is connecting to your server.


Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.