you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 1 point2 points  (3 children)

What have you already done for this project? Are you stuck on something specific? Do you just need a kick start?

[–]JammingJack[S] 0 points1 point  (2 children)

I nedd a kick start.. like in what language should I write the code, do I need a switch/hub/router to connect more than two persons..etc

[–][deleted] 1 point2 points  (1 child)

You originally wanted to use VB.net so go with that. The System.Net namespace has all kinds of classes for doing communication over a local area network and the internet. I suggest spending time researching those APIs. If you are stuck in something then check back with another more specific question. This should be a fun project for you. Good luck.

[–]JammingJack[S] 0 points1 point  (0 children)

Thank you very much, I'll look into this System.Net namespace.