.NET and P2P - writing a P2P messenger

Posted by brovar on Stack Overflow See other posts from Stack Overflow or by brovar
Published on 2010-03-22T21:58:18Z Indexed on 2010/03/22 22:01 UTC
Read the original article Hit count: 536

Filed under:
|
|
|
|

Hi there,

Does anyone have any advice how to write such app? Or maybe knows some nice tutorial? I would like to use System.Net.PeerToPeer namespace, but everything I can find about it is MSDN which I can't read without getting mad. Or maybe using "old-school" TCP/IP would more efficient?

I will appreciate every piece of advice. Every sample code I will shower with gold ;)

And please, don't send me back to Google for I have searched for a long time for sth useful - maybe inaccurately but time is running out and I really need some help.

© Stack Overflow or respective owner

Related posts about p2p

Related posts about peer-to-peer