Thread: P2P howto

  1. #1
    Dimeslime
    Guest

    P2P howto

    I'm wondering what I would use for creating a P2P Program under C# VS.NET. I heard I could use the ASP.NET Web Application, but I'm not too sure if that's a good idea.. I was thinking of using just straight Windows Forms and including the System.Net header.. Any ideas?

    Thnx

  2. #2
    the hat of redundancy hat nvoigt's Avatar
    Join Date
    Aug 2001
    Location
    Hannover, Germany
    Posts
    3,130
    You migth want to look up some socket tutorials.
    hth
    -nv

    She was so Blonde, she spent 20 minutes looking at the orange juice can because it said "Concentrate."

    When in doubt, read the FAQ.
    Then ask a smart question.

  3. #3
    Dimeslime
    Guest

    p2p

    Yeah, I have been looking at some socket tutorials, but nothing of what i want. I found a good source of getting a P2P program setup, so I should be ok now. Thanks

  4. #4
    Something Clever ginoitalo's Avatar
    Join Date
    Dec 2001
    Posts
    187
    You can check out Intel's addition to Peer to peer using .NET.

    It's called "Intel Peer-to-Peer Accelerator Kit"

    http://www.gotdotnet.com/team/p2p/

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. [C#] howto encrypth and decrypth a string value
    By Jelte in forum C# Programming
    Replies: 16
    Last Post: 09-20-2008, 05:29 AM
  2. How P2p Works...
    By IndioDoido in forum Networking/Device Communication
    Replies: 1
    Last Post: 12-15-2007, 03:18 PM
  3. HowTo increase 1 value to the pointer and pass by ref?
    By Mathsniper in forum C Programming
    Replies: 10
    Last Post: 10-29-2005, 05:21 PM
  4. P2P file sharing
    By voodoo3182 in forum A Brief History of Cprogramming.com
    Replies: 8
    Last Post: 08-15-2005, 06:28 PM
  5. ANONIMITY and P2P : an "OXIMORON' ?
    By code_mutant in forum Networking/Device Communication
    Replies: 3
    Last Post: 02-26-2004, 02:35 AM