Click here to Skip to main content
15,919,132 members
Home / Discussions / C#
   

C#

 
GeneralPopulate TreeView node by clicking item in ListView Pin
MrColeyted23-Feb-08 20:07
MrColeyted23-Feb-08 20:07 
GeneralRe: Populate TreeView node by clicking item in ListView Pin
Gareth H23-Feb-08 23:14
Gareth H23-Feb-08 23:14 
GeneralRe: Populate TreeView node by clicking item in ListView Pin
MrColeyted24-Feb-08 12:06
MrColeyted24-Feb-08 12:06 
Generalcustom user control Pin
seta_yas23-Feb-08 19:47
seta_yas23-Feb-08 19:47 
QuestionC# Passings Socket references between systems Pin
FASERVER23-Feb-08 15:19
FASERVER23-Feb-08 15:19 
GeneralRe: C# Passings Socket references between systems Pin
Ed.Poore24-Feb-08 7:09
Ed.Poore24-Feb-08 7:09 
GeneralRe: C# Passings Socket references between systems Pin
FASERVER24-Feb-08 14:06
FASERVER24-Feb-08 14:06 
GeneralRe: C# Passings Socket references between systems Pin
Ed.Poore24-Feb-08 15:25
Ed.Poore24-Feb-08 15:25 
Are you trying to get all communication to go through this realy server or just the initial stuff?

If option a) then set up a little protocol which sends the target machine in the opening and you'll have to write a "relay" client which looks for this information and simply copies the data from one to the other.

If option b) then you can't simply translate it into binary, send it and convert it back. What you'll have to do is send a message to the relay instructing it to send a message onto the other client which provides the necessary information (i.e. ip address) for it to establish a direct connection with the initiating machine.


GeneralMoving from FoxPro to C# - confusion and Data Structure Questions. Pin
Jammer23-Feb-08 13:19
Jammer23-Feb-08 13:19 
GeneralRe: Moving from FoxPro to C# - confusion and Data Structure Questions. Pin
Christian Graus23-Feb-08 13:23
protectorChristian Graus23-Feb-08 13:23 
GeneralRe: Moving from FoxPro to C# - confusion and Data Structure Questions. Pin
Jammer23-Feb-08 13:34
Jammer23-Feb-08 13:34 
GeneralRe: Moving from FoxPro to C# - confusion and Data Structure Questions. Pin
Christian Graus23-Feb-08 13:54
protectorChristian Graus23-Feb-08 13:54 
GeneralRe: Moving from FoxPro to C# - confusion and Data Structure Questions. Pin
Jammer23-Feb-08 14:10
Jammer23-Feb-08 14:10 
GeneralRe: Moving from FoxPro to C# - confusion and Data Structure Questions. Pin
Christian Graus23-Feb-08 14:29
protectorChristian Graus23-Feb-08 14:29 
GeneralRe: Moving from FoxPro to C# - confusion and Data Structure Questions. Pin
Jammer23-Feb-08 14:39
Jammer23-Feb-08 14:39 
GeneralRe: Moving from FoxPro to C# - confusion and Data Structure Questions. Pin
Christian Graus23-Feb-08 14:41
protectorChristian Graus23-Feb-08 14:41 
GeneralRe: Moving from FoxPro to C# - confusion and Data Structure Questions. Pin
Jammer23-Feb-08 15:01
Jammer23-Feb-08 15:01 
GeneralRe: Moving from FoxPro to C# - confusion and Data Structure Questions. Pin
Christian Graus23-Feb-08 15:12
protectorChristian Graus23-Feb-08 15:12 
GeneralRe: Moving from FoxPro to C# - confusion and Data Structure Questions. Pin
Jammer23-Feb-08 15:26
Jammer23-Feb-08 15:26 
GeneralRe: Moving from FoxPro to C# - confusion and Data Structure Questions. Pin
Christian Graus23-Feb-08 15:36
protectorChristian Graus23-Feb-08 15:36 
GeneralClass Tips [modified] Pin
MasterSharp23-Feb-08 11:14
MasterSharp23-Feb-08 11:14 
GeneralRe: Class Tips Pin
Christian Graus23-Feb-08 12:03
protectorChristian Graus23-Feb-08 12:03 
GeneralRe: Class Tips Pin
MasterSharp23-Feb-08 13:55
MasterSharp23-Feb-08 13:55 
GeneralRe: Class Tips Pin
MasterSharp23-Feb-08 13:56
MasterSharp23-Feb-08 13:56 
QuestionCreate picture of Form Pin
JankoH23-Feb-08 10:58
JankoH23-Feb-08 10:58 

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.