Gnutella Forums

Gnutella Forums (https://www.gnutellaforums.com/)
-   General Gnutella Development Discussion (https://www.gnutellaforums.com/general-gnutella-development-discussion/)
-   -   The best language to use (https://www.gnutellaforums.com/general-gnutella-development-discussion/11212-best-language-use.html)

gorsey May 10th, 2002 09:03 AM

The best language to use
 
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

Paradog May 11th, 2002 01:53 AM

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?)

gorsey May 11th, 2002 03:19 AM

thanks for the help.

Tamama May 14th, 2002 04:43 AM

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.

cultiv8r May 15th, 2002 04:33 PM

Re: The best language to use
 
Quote:

i have experience with visual basic, but i have heard this is generally too slow to make a serious client.
I'd really stick to the programming language you're most familiar with, in this case VB. If there are issues with the programming language (ie., "too slow"), then your experience can find workarounds for those. That would be easier than learning a new language from scratch.

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

Paradog May 16th, 2002 06:38 AM

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.

Unregistered May 16th, 2002 08:01 AM

read the (boring) FAQ thread

Unregistered May 16th, 2002 08:03 AM

Quote:

Originally posted by Tamama
_interface_ code, for which VB is definately more suited.
of course winAPI is written in VB too :D


All times are GMT -7. The time now is 05:28 PM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 ©2011, Crawlability, Inc.

Copyright © 2020 Gnutella Forums.
All Rights Reserved.