Click here to Skip to main content
15,928,109 members
Home / Discussions / C#
   

C#

 
GeneralRe: maximize a form Pin
TyronX13-Dec-04 2:11
TyronX13-Dec-04 2:11 
GeneralRe: maximize a form Pin
DavidNohejl12-Dec-04 10:11
DavidNohejl12-Dec-04 10:11 
GeneralRe: maximize a form Pin
TyronX12-Dec-04 10:20
TyronX12-Dec-04 10:20 
GeneralRe: maximize a form Pin
DavidNohejl12-Dec-04 10:50
DavidNohejl12-Dec-04 10:50 
GeneralC# network programming issue Pin
Opa Knack12-Dec-04 8:15
Opa Knack12-Dec-04 8:15 
GeneralRe: C# network programming issue Pin
Gary Thom14-Dec-04 5:08
Gary Thom14-Dec-04 5:08 
GeneralRe: C# network programming issue Pin
Opa Knack14-Dec-04 5:52
Opa Knack14-Dec-04 5:52 
GeneralRe: C# network programming issue Pin
Gary Thom14-Dec-04 5:57
Gary Thom14-Dec-04 5:57 
Here's how I would do it.

The Server, waiting for a client to connect (similar to what you do now with the sockets). When the client connects you can determine (or pass) the IP address of the client. When the "server" wants to talk back to the client, it makes a remoting call to the <ip address="" of="" the="" client="">/Object so it can talk to a single client.




Gary

While you're waiting, read the free novel we sent you. It's a Spanish story about a guy named 'Manual.'
- Dilbert
GeneralRe: C# network programming issue Pin
Opa Knack14-Dec-04 6:25
Opa Knack14-Dec-04 6:25 
GeneralRe: C# network programming issue Pin
Opa Knack14-Dec-04 6:27
Opa Knack14-Dec-04 6:27 
GeneralRe: C# network programming issue Pin
Gary Thom14-Dec-04 7:45
Gary Thom14-Dec-04 7:45 
GeneralRe: C# network programming issue Pin
Gary Thom14-Dec-04 6:01
Gary Thom14-Dec-04 6:01 
GeneralRe: C# network programming issue Pin
Opa Knack14-Dec-04 6:33
Opa Knack14-Dec-04 6:33 
GeneralRe: C# network programming issue Pin
Opa Knack14-Dec-04 6:34
Opa Knack14-Dec-04 6:34 
GeneralRe: C# network programming issue Pin
Gary Thom14-Dec-04 7:40
Gary Thom14-Dec-04 7:40 
GeneralRe: C# network programming issue Pin
Opa Knack14-Dec-04 7:59
Opa Knack14-Dec-04 7:59 
GeneralRe: C# network programming issue Pin
Opa Knack14-Dec-04 8:12
Opa Knack14-Dec-04 8:12 
GeneralRe: C# network programming issue Pin
Gary Thom14-Dec-04 8:27
Gary Thom14-Dec-04 8:27 
GeneralDividing array into sub-arrays Pin
SebbaP12-Dec-04 7:39
SebbaP12-Dec-04 7:39 
GeneralRe: Dividing array into sub-arrays Pin
Dennis C. Dietrich12-Dec-04 10:58
Dennis C. Dietrich12-Dec-04 10:58 
GeneralRe: Dividing array into sub-arrays Pin
SebbaP12-Dec-04 11:32
SebbaP12-Dec-04 11:32 
GeneralRe: Dividing array into sub-arrays Pin
Dennis C. Dietrich12-Dec-04 12:15
Dennis C. Dietrich12-Dec-04 12:15 
GeneralRe: Dividing array into sub-arrays Pin
leppie12-Dec-04 12:41
leppie12-Dec-04 12:41 
General401 Unauthorized error GetResponse Pin
Anand Mudliar12-Dec-04 7:01
Anand Mudliar12-Dec-04 7:01 
QuestionHow to call a MouseEvent from a KeyBoard Event Pin
manivannan.p12-Dec-04 6:24
manivannan.p12-Dec-04 6:24 

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.