Peer 2 Peer

If you need help with a project or need to know how to do something specific in VB.NET then please ask your questions in here.
Forum rules
Please LOCK your topics once you have found the solution to your question so we know you no longer require help with your query.
11 posts Page 1 of 2
Contributors
User avatar
Kieken72
VIP - Donator
VIP - Donator
Posts: 231
Joined: Sun May 02, 2010 10:38 am

Peer 2 Peer
Kieken72
Is there a way to make a program that will allow you to select a file on a pc (Main pc )
install program on other pc then download that file from that pc with P2p ?
User avatar
mandai
Coding God
Coding God
Posts: 2585
Joined: Mon Apr 26, 2010 6:51 pm

Re: Peer 2 Peer
mandai
You could make a simple client-server program to transfer files. You could also use broadcast packets to transfer data to multiple machines on the same network.
User avatar
Kieken72
VIP - Donator
VIP - Donator
Posts: 231
Joined: Sun May 02, 2010 10:38 am

Re: Peer 2 Peer
Kieken72
Thats the problem my friend got some music files but we aren't on the same network and Msn is Sooo Slow...

So i wanted to make something for it
User avatar
mandai
Coding God
Coding God
Posts: 2585
Joined: Mon Apr 26, 2010 6:51 pm

Re: Peer 2 Peer
mandai
P2P requires at least 3 machines for it to be useful.

I have come up with a simpler client-server based system if this is what you are after.

-
Edit 13-8-11: This particular transfer system is now defunct.

My latest supported version can be found here: viewtopic.php?f=21&t=6805&p=50689#p50689
Last edited by mandai on Sat Aug 13, 2011 2:21 am, edited 5 times in total.
User avatar
Kieken72
VIP - Donator
VIP - Donator
Posts: 231
Joined: Sun May 02, 2010 10:38 am

Re: Peer 2 Peer
Kieken72
Doesnt work on my pc, :s
User avatar
mandai
Coding God
Coding God
Posts: 2585
Joined: Mon Apr 26, 2010 6:51 pm

Re: Peer 2 Peer
mandai
What error are you getting? Have you opened/forwarded the ports?
User avatar
Kieken72
VIP - Donator
VIP - Donator
Posts: 231
Joined: Sun May 02, 2010 10:38 am

Re: Peer 2 Peer
Kieken72
Yhea thanks , Working !
Rep+ but could i customize it a bit ?
User avatar
alex6848
VIP - Donator
VIP - Donator
Posts: 201
Joined: Sat Jan 16, 2010 10:26 pm

Re: Peer 2 Peer
alex6848
There is a tool kit - C4F vista P2P - heres a link http://c4fp2p.codeplex.com/
Free Facebook Page Likes - http://fbliker.tk/?ref=gillis
User avatar
Kieken72
VIP - Donator
VIP - Donator
Posts: 231
Joined: Sun May 02, 2010 10:38 am

Re: Peer 2 Peer
Kieken72
Could u explain it a bit?
User avatar
alex6848
VIP - Donator
VIP - Donator
Posts: 201
Joined: Sat Jan 16, 2010 10:26 pm

Re: Peer 2 Peer
alex6848
it has p2p file transpere and chat - u do need to be computer admin though
Free Facebook Page Likes - http://fbliker.tk/?ref=gillis
11 posts Page 1 of 2
Return to “Coding Help & Support”