Click here to Skip to main content
15,900,907 members
Home / Discussions / C#
   

C#

 
GeneralRe: Inserting the same textbox in multiple controls Pin
Not Active19-Dec-03 8:01
mentorNot Active19-Dec-03 8:01 
GeneralRe: Inserting the same textbox in multiple controls Pin
Heath Stewart19-Dec-03 8:27
protectorHeath Stewart19-Dec-03 8:27 
GeneralDataGrid, don't want the last row (new record), how to remove Pin
Member 61691919-Dec-03 7:29
Member 61691919-Dec-03 7:29 
GeneralRe: DataGrid, don't want the last row (new record), how to remove Pin
sthect19-Dec-03 8:00
sthect19-Dec-03 8:00 
GeneralRe: DataGrid, don't want the last row (new record), how to remove Pin
Member 61691919-Dec-03 9:17
Member 61691919-Dec-03 9:17 
GeneralRe: DataGrid, don't want the last row (new record), how to remove Pin
dubor9-Jan-04 6:34
dubor9-Jan-04 6:34 
GeneralParsing an LDIF file without using ldifde or Active Directory Pin
sonicflame19-Dec-03 6:10
sonicflame19-Dec-03 6:10 
GeneralEntity point-to-point communication...suggestions Pin
LongRange.Shooter19-Dec-03 5:11
LongRange.Shooter19-Dec-03 5:11 
I am starting to construct an experiment that will eventually contain evolutionary objects that follow genetic algorithmic coding.

The simple tasks always seem to be the hardest. Smile | :)

Each object is on an independant thread.
Each object of its' own type must be able to communicate with the others.
Each object must be able to communicate frequently with either specific entities (ie. 'neighbors') or all members of the group (but not via broadcast).

I know I need to do point-to-point but I'm not really sure of the best approach. The resulting web of connections between n number of entities could easily swamp a system.

A thought is that each entity listen on a specific port, can talk to only the neighboring ports, and a 'tell all' command would be telegraphed from entity to entity until the message has made it around to the initiator. I'm just not sure where to start on constructing this.

I've looked at the SDK for TCPListeners and TCPClients and it is a good start, but if anyone has experience with a p-t-p connection process I am all ears.

Thanks

_____________________________________________
The world is a dangerous place.
Not because of those that do evil,
    but because of those who look on and do nothing.

GeneralRe: Entity point-to-point communication...suggestions Pin
Heath Stewart19-Dec-03 6:13
protectorHeath Stewart19-Dec-03 6:13 
GeneralRe: Entity point-to-point communication...suggestions Pin
LongRange.Shooter19-Dec-03 7:14
LongRange.Shooter19-Dec-03 7:14 
GeneralRe: Entity point-to-point communication...suggestions Pin
Heath Stewart19-Dec-03 8:26
protectorHeath Stewart19-Dec-03 8:26 
GeneralRe: Entity point-to-point communication...suggestions Pin
LongRange.Shooter22-Dec-03 2:34
LongRange.Shooter22-Dec-03 2:34 
GeneralRe: Entity point-to-point communication...suggestions Pin
Giles19-Dec-03 8:59
Giles19-Dec-03 8:59 
GeneralRe: Entity point-to-point communication...suggestions Pin
LongRange.Shooter22-Dec-03 9:24
LongRange.Shooter22-Dec-03 9:24 
GeneralCopy the structure of an Access table Pin
Anonymous19-Dec-03 4:53
Anonymous19-Dec-03 4:53 
GeneralStored Procedure Return Value Pin
Mazdak19-Dec-03 4:16
Mazdak19-Dec-03 4:16 
GeneralRe: Stored Procedure Return Value Pin
Heath Stewart19-Dec-03 5:03
protectorHeath Stewart19-Dec-03 5:03 
GeneralRe: Stored Procedure Return Value Pin
Mazdak19-Dec-03 5:59
Mazdak19-Dec-03 5:59 
GeneralRe: Stored Procedure Return Value Pin
Heath Stewart19-Dec-03 6:06
protectorHeath Stewart19-Dec-03 6:06 
GeneralRe: Print word document without opening it. Pin
Heath Stewart19-Dec-03 4:59
protectorHeath Stewart19-Dec-03 4:59 
QuestionHow to winsdows service Programing???? Pin
h_wing19-Dec-03 3:46
h_wing19-Dec-03 3:46 
AnswerRe: How to winsdows service Programing???? Pin
Mazdak19-Dec-03 4:21
Mazdak19-Dec-03 4:21 
QuestionHow to Socket Programing... Pin
h_wing19-Dec-03 3:16
h_wing19-Dec-03 3:16 
AnswerRe: How to Socket Programing... Pin
Jinwah19-Dec-03 3:42
Jinwah19-Dec-03 3:42 
AnswerRe: How to Socket Programing... Pin
Heath Stewart19-Dec-03 3:43
protectorHeath Stewart19-Dec-03 3:43 

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.