StoneCodeMonkey
Well-known member
- Joined
- Apr 17, 2009
- Messages
- 56
- Programming Experience
- 5-10
As the title implies, I'm looking to see if anyone has used the PeerToPeer namespace. Sure it's a Yes or No question, but I hope those of you who answer "Yes" can share a little info.
I wanted to create a simple chat program for my group at work, however I have not been able to determine where to start in the P2P namespace. I suspect my application when launched needs to register itself, listen for peers, be able to accept connections, send invites, and pass data between the peers.
I just haven't been able to put a clear picture together on how to do this with PeerToPeer. It would seem the namespace is tailor made for such an application.
Can someone point me in the right direction?
I wanted to create a simple chat program for my group at work, however I have not been able to determine where to start in the P2P namespace. I suspect my application when launched needs to register itself, listen for peers, be able to accept connections, send invites, and pass data between the peers.
I just haven't been able to put a clear picture together on how to do this with PeerToPeer. It would seem the namespace is tailor made for such an application.
Can someone point me in the right direction?