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

Windows client to Linux server : unable to connect #60

Open
swamikevala opened this issue Jul 13, 2021 · 0 comments
Open

Windows client to Linux server : unable to connect #60

swamikevala opened this issue Jul 13, 2021 · 0 comments

Comments

@swamikevala
Copy link

WARNING: Unable to connect to /192.168.19.142:0
java.net.BindException: Cannot assign requested address: connect

server command
java -jar fdt.jar -S

client command:
java -jar fdt.jar -c 192.168.19.142 -r -d /home/bob/transfer/dest C:\Users\Bob\video-samples

Everything I can find about this error indicates that there is a problem binding to the client's local address. I have ensured that my hosts file (C:\Windows\System32\drivers\etc\hosts) has the line:

127.0.0.1 localhost

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

No branches or pull requests

1 participant