Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UPNP for automatic port forwarding #80

Closed
OlegAndreych opened this issue May 15, 2018 · 9 comments
Closed

UPNP for automatic port forwarding #80

OlegAndreych opened this issue May 15, 2018 · 9 comments
Labels
Milestone

Comments

@OlegAndreych
Copy link
Contributor

Hi,
I'm willing to try to implement UPNP for bt. Is there any previous research about preferred libraries and implementation approach? Is there anything against https://github.com/4thline/cling in particular?

@atomashpolskiy
Copy link
Owner

Hi! Thank you for your interest!
I did not do any research. My only consideration would be that UPNP should work automatically without any additional configuration by the user, if the corresponding module is on the classpath. Not sure if it works that way though :)

@OlegAndreych
Copy link
Contributor Author

Is there any module already implemented that way?

@atomashpolskiy
Copy link
Owner

Yes, bt-http-tracker-client works that way

@OlegAndreych
Copy link
Contributor Author

Ok, thanks, I'll look into it! )

OlegAndreych added a commit to OlegAndreych/bt that referenced this issue May 17, 2018
OlegAndreych added a commit to OlegAndreych/bt that referenced this issue May 17, 2018
@OlegAndreych
Copy link
Contributor Author

Hey, GitHub! I didn't mean to show commits yet! =D

OlegAndreych added a commit to OlegAndreych/bt that referenced this issue May 18, 2018
@OlegAndreych
Copy link
Contributor Author

OlegAndreych commented May 19, 2018

Is there an Intellij Idea formatter configuration file I can apply to use autoformatting and avoid whole file changes?

OlegAndreych added a commit to OlegAndreych/bt that referenced this issue May 19, 2018
@atomashpolskiy
Copy link
Owner

atomashpolskiy commented May 19, 2018 via email

@ckovorodkin
Copy link
Contributor

Я так понял, что он хочет codestyle для IDEA :)
Я просто использовал опцию "переформатировать только измененные строки" и переформатирование не трогало лишнего. Использую IDEA от 15го года - там уже эта опция была.

@OlegAndreych
Copy link
Contributor Author

@ckovorodkin, именно )
Ок, так и поступлю.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants