NNTP-Posting-Host: 192.25.240.225
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
X-Trace: posting.google.com 1063826942 22795 127.0.0.1 (17 Sep 2003 19:29:02 GMT)
X-Complaints-To: (e-mail address removed)
NNTP-Posting-Date: 17 Sep 2003 19:29:02 GMT
Path: cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!newsfeed00.sul.t-online.de!t-onlin
e.de!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!sn-xit-03!sn-xit-01!sn-
xit-09!supernews.com!postnews1.google.com!not-for-mail
Xref: cpmsftngxa06.phx.gbl microsoft.public.dotnet.framework:54008
X-Tomcat-NG: microsoft.public.dotnet.framework
(e-mail address removed) (Peter Huang [MSFT]) wrote in message
Hi John,
You may have a look at the link below.
http://groups.google.com/groups?hl=zh-CN&lr=&ie=UTF-8&oe=UTF-8&threadm=d8936
4bd.0309120854.7b8a6853%40posting.google.com&rnum=15&prev=/groups%3Fq%3Dlist
%2Bclients%2Bremoting%26hl%3Dzh-CN%26lr%3D%26ie%3DUTF-8%26oe%3DUTF-8%26start
%3D10%26sa%3DN
If you have any related question, please feel free to let me know.
Thanks for your help.
I can now push data from the server to the client and vice-versa.
However, I still don't know how to list all the clients connected to
the server.
I pass a reference of each client to the server when it connects, but
from this I don't know how to query the socket status, remote IP
address, and connection state of the client. Furthermore, if the
client goes away (shuts down, crashes, or loses network connectivity)
then the remote reference to the client is invalid.
Thanks!
John