Peer-to-peer network programming tutorials, know of any?

Reply

Join Date: Dec 2004
Posts: 149
Reputation: Geek-Master is an unknown quantity at this point 
Solved Threads: 6
Geek-Master's Avatar
Geek-Master Geek-Master is offline Offline
Junior Poster

Peer-to-peer network programming tutorials, know of any?

 
0
  #1
Mar 28th, 2005
Hey everyone, I'm trying to find some tutorials for peer-to-peer network programming ( LAN Parties ). I browsed through MSDN for any tutorials, but the only thing they have is stuff on DirectPlay. I would like to know how to connect to another/multiple computers. I've been reading up on Windows Sockets 2 and all they want to teach me is Client/Server programming. If any of you know of some good tutorials for Windows peer-to-peer programming, I'd enjoy hearing from ya. Thanks for view'n
If in doubt, reach into the trash can and remove the user guide.
Reply With Quote Quick reply to this message  
Join Date: Dec 2003
Posts: 2,414
Reputation: alc6379 has a spectacular aura about alc6379 has a spectacular aura about alc6379 has a spectacular aura about 
Solved Threads: 123
Team Colleague
alc6379's Avatar
alc6379 alc6379 is offline Offline
Cookie... That's it

Re: Peer-to-peer network programming tutorials, know of any?

 
0
  #2
Mar 28th, 2005
I'm hoping I can provide some insight on this. I'm not a programmer, but I'm familiar with some of these concepts.

Peer-to-peer is really the same as Client/Server, if you think about it. It's just that each host is both a client and a server. So, every interaction between the systems is a mini-client/server relationship. When you're talking a LAN party, (like say a FPS), one machine does act as a server, keeping track of all the game information. This can be evidenced by the "Host a Game" option on most LAN-able games.

So, more than likely, the information you found is perfectly valid, but you just needed to put it in the correct context to effectively use it.
Alex Cavnar, aka alc6379
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the C Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC