This is a mirror of official site: http://jasper-net.blogspot.com/

Advanced P2P Networking - Chatrooms

| Sunday, June 6, 2010
Topic Description:
How to correctly use P2P on a more advanced level.

Difficulty Level:
Intermediate


Advanced P2P - Chatroom

Intro:
I will start by saying that the following code is not 100% bug free, more about 97% Also I would like to say that the code shows how to correctly create and maintain connections via P2P in vb.net. The code displayed in the article is based on some code by William Moeur, from 2006. I have 'modernised' it, and made it more user friendly. Below are the original pieces of code. Both halves are required for either user in a Server application or use in a client application. To follow this tutorial you will require a fairly solid knowledge of Visual Basic dot net. The way that this code works is that all data gets sent to the server then returned rather than direct client to client.


Read more: </dream-in-code> Part1, Part 2

Posted via email from jasper22's posterous

0 comments: