![]() |
|
|||||||
| Register | FAQ | The Twelve Commandments | Members List | Calendar | Arcade | Find the Best VPN | Today's Posts | Search |
| General Gnutella Development Discussion For general discussion about Gnutella development. |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Im really interested into creating my own client, but was just wondering what the views are on which programming language would be best.
i have experience with visual basic, but i have heard this is generally too slow to make a serious client. would it be better learning a language like c++. thanks 4 ya time |
|
#2
|
||||
|
||||
|
There are several OpenSource VBClients which works quite well..
Of course C++ is faster but I dont know whether its worth to learn it new if you want to code a Gnutella Client. I myself am coding VB and ASP too and my progs were not that slow (maybe they were just not that complex, who knows?) |
|
#3
|
|||
|
|||
|
thanks for the help.
|
|
#4
|
|||
|
|||
|
Really it does not matter. Most part of the gnutella client will be _interface_ code, for which VB is definately more suited. If in the end the network-managing part is too slow, you can rewrite that later and use it as a .dll.
I wouldnt go c++ for this. |
|
#5
|
|||
|
|||
|
Quote:
As noted by others, there are also some existing VB Gnutella clients around (one of the first clones was written in VB, and many followed). Check out http://www.gnutelladev.com for some clients with published code, including a handful of VB versions. -- Mike |
|
#6
|
||||
|
||||
|
Thanks for the url man,
I have just seen that there is already a VB hostcache. Maybe I can adapt things from there since ASP = Vbscript. |
|
#7
|
|||
|
|||
|
read the (boring) FAQ thread
|
|
#8
|
|||
|
|||
|
Quote:
|
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| why Turkish Language not inside of Language options? | WhyWhy | Deutsch | 18 | October 21st, 2010 08:38 AM |
| Language | Jim M | General Windows Support | 2 | October 20th, 2005 09:05 AM |
| Language | howie | Open Discussion topics | 1 | August 19th, 2005 10:07 AM |
| Language | kvibes | Open Discussion topics | 2 | December 31st, 2004 12:58 PM |
| language | Jean Bateau | General Gnutella / Gnutella Network Discussion | 6 | September 9th, 2004 04:48 PM |