lan chat with broadcast address

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • zatara
    New Member
    • Mar 2008
    • 1

    lan chat with broadcast address

    hi i am new in c# i have a problem for my final project i try to make a lan chat program . this chat program not work simple server client architecture .when one user open the program it broadcast every machine i am here and the other machine
    get ip adress and make tcp connection with new one . i have no problem broadcasting . after one machine received "i am here" message from new user how can i connect these to with tcp and many of them .
    the second question i try something but it doesnt work i use list tcp connection class in linked list but i cant access classes using like in java listclass.index of(int )
    thanks for your helps.....
Working...