Click here to Skip to main content
15,902,938 members
Home / Discussions / C#
   

C#

 
AnswerRe: question about port scanning Pin
mikone10-Oct-06 4:43
mikone10-Oct-06 4:43 
GeneralRe: question about port scanning Pin
Green Fuze12-Oct-06 14:28
Green Fuze12-Oct-06 14:28 
QuestionFilter a Record "Partial key search" Pin
aranhamarvel10-Oct-06 3:10
aranhamarvel10-Oct-06 3:10 
AnswerRe: Filter a Record "Partial key search" Pin
baerten10-Oct-06 4:33
baerten10-Oct-06 4:33 
GeneralRe: Filter a Record "Partial key search" Pin
aranhamarvel10-Oct-06 6:31
aranhamarvel10-Oct-06 6:31 
QuestionClickonce deployment Pin
Wajihs10-Oct-06 1:14
Wajihs10-Oct-06 1:14 
AnswerRe: Clickonce deployment Pin
Judah Gabriel Himango10-Oct-06 5:12
sponsorJudah Gabriel Himango10-Oct-06 5:12 
QuestionQuestions on .NET Remoting Pin
Robert Rohde10-Oct-06 0:59
Robert Rohde10-Oct-06 0:59 
Hi,

I'm currently in the process of planning a Server-Client application and evaluating whether Remoting is a good way to go. I've already read some MSDN articles about remoting and also looked at some of the remoting articles here but there are still some questions:
1. Is the server side knowing which clients are currently connected?
What I currently know is that connected clients can instaniate and fetch objects from the server. Calls on functions on those objects may either be run locally or on the serevr side. Is it possible to determine on the server side which clients currently hold those objects? I know I could define functions so that clients can explicitely notify their connection or disconnection but I think about lost connections or client side crahes where no explicit call is possible anymore.
2. Can the server send messages to the clients?
In the examples I have investigated so far (mostly chat apps) the clients regulary poll for new data from the server. Is there a possibility that the server directly calls functions in all connected clients?
3. When a client makes a call in the server does this call create server side a new thread in which this call is processed? Is this the same for every call coming from the same client?

Robert
AnswerRe: Questions on .NET Remoting Pin
S. Senthil Kumar10-Oct-06 2:51
S. Senthil Kumar10-Oct-06 2:51 
AnswerRe: Questions on .NET Remoting Pin
sathish s10-Oct-06 3:18
sathish s10-Oct-06 3:18 
AnswerRe: Questions on .NET Remoting Pin
mav.northwind10-Oct-06 5:36
mav.northwind10-Oct-06 5:36 
QuestionHow to create a shortcut for my application Pin
CJayMeister10-Oct-06 0:38
CJayMeister10-Oct-06 0:38 
AnswerRe: How to create a shortcut for my application Pin
g00fyman10-Oct-06 1:24
g00fyman10-Oct-06 1:24 
GeneralRe: How to create a shortcut for my application Pin
CJayMeister10-Oct-06 2:00
CJayMeister10-Oct-06 2:00 
Questionhow to take a screenShot using windows service Pin
Tariq Tario10-Oct-06 0:24
Tariq Tario10-Oct-06 0:24 
AnswerRe: how to take a screenShot using windows service Pin
g00fyman10-Oct-06 1:14
g00fyman10-Oct-06 1:14 
GeneralRe: how to take a screenShot using windows service Pin
Eric Dahlvang10-Oct-06 3:46
Eric Dahlvang10-Oct-06 3:46 
GeneralRe: how to take a screenShot using windows service Pin
Member 79236113-Jul-18 18:53
Member 79236113-Jul-18 18:53 
QuestionPassive/Active listening server Pin
The underdog9-Oct-06 23:53
The underdog9-Oct-06 23:53 
AnswerRe: Passive/Active listening server Pin
mikone10-Oct-06 0:01
mikone10-Oct-06 0:01 
GeneralRe: Passive/Active listening server Pin
The underdog10-Oct-06 0:26
The underdog10-Oct-06 0:26 
GeneralRe: Passive/Active listening server Pin
mikone10-Oct-06 0:56
mikone10-Oct-06 0:56 
GeneralRe: Passive/Active listening server Pin
The underdog10-Oct-06 2:23
The underdog10-Oct-06 2:23 
GeneralRe: Passive/Active listening server [modified] Pin
mikone10-Oct-06 2:52
mikone10-Oct-06 2:52 
QuestionGarbage Collector Performence Pin
Mandaar Kulkarni9-Oct-06 22:57
Mandaar Kulkarni9-Oct-06 22:57 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.