Gnutella Forums

Gnutella Forums (https://www.gnutellaforums.com/)
-   General Gnutella Development Discussion (https://www.gnutellaforums.com/general-gnutella-development-discussion/)
-   -   Help for a new client currently in development (C#): e-linul (https://www.gnutellaforums.com/general-gnutella-development-discussion/19487-help-new-client-currently-development-c-e-linul.html)

gavelin March 18th, 2003 10:19 AM

Help for a new client currently in development (C#): e-linul
 
Hi everybody,

I'm developping a new Gnutella client with exciting new features in C# with damien who has recently posted some threads.

I'm talking now to decent peer to peer developpers:
We've just started to write a simple application which tries to connect to an hostcache (ex: public.bearshare.net).

When we make a ping, we have a response, but when we try to connect:

--
TcpClient tcpclnt = new TcpClient();
Console.WriteLine("Connecting.....");

tcpclnt.Connect("public.bearshare.net",6346); // use the ipaddress as in the server program
--
We have an error: no connection is accepted!!

if you could this at home and tell us if it works for you...
The fact is that we develop it in our school of engineers as a project and maybe we have so restrictions we don't know (such as rights, firewalls etc)

Thanks a lot,

PS: s'il y a des développeurs français dans le coin, faites nous signe!!

goodtalk April 14th, 2003 11:30 AM

how did u make the ping? Ping to the hostcache!!!


All times are GMT -7. The time now is 07:56 PM.

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

Copyright © 2020 Gnutella Forums.
All Rights Reserved.