hungdluit / flowlib

Automatically exported from code.google.com/p/flowlib
0 stars 0 forks source link

Unable to use both search and download functions #25

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Our interet provider have set 2 standart port for p2p: 10853 tcp, 6803 udp.
I want to use active connection to download files and to search files. If 
i set tcp port to hub.Share.Port I can download files but can't use 
search. If I set udp port to hub.Share.Port I can search but can't 
download anything. If I not set hub.Share.Port I cant both search and 
download files.

Original issue reported on code.google.com by hackw...@gmail.com on 2 Mar 2009 at 10:11

GoogleCodeExporter commented 8 years ago
SVN updated.

Use Hub.Me.Set(UserInfo.UDPPORT, "10853") to have a different port for udp 
connections..

Tell me how it works :)

Original comment by blomman84 on 14 Mar 2009 at 9:00

GoogleCodeExporter commented 8 years ago
It works fine! Thank you!

Original comment by hackw...@gmail.com on 16 Mar 2009 at 3:20

GoogleCodeExporter commented 8 years ago

Original comment by blomman84 on 16 Mar 2009 at 6:20