machinekit / QtQuickVcp

A Virtual Control Panel for Machinekit written in Qt/C++/QML
Other
128 stars 74 forks source link

Machinekit Client Android connect to existing session #291

Open dieterdanger opened 4 years ago

dieterdanger commented 4 years ago

Hello everyone, we're using machinekit 0.1.1561909734.gitc4fb096-1~stretch on Debian Stretch.

Right now, we have a dedicated 3D-Printer PC right next to the printing machine where we open the Machinekit Client for Linux appimage. This works flawlessly. It is also possible to connect remotely from another linux machine to the same session. All inputs that are made on one interface are perfectly mirrored on the other.

But, if we are trying to connect using the android app (unicast), it fails as long as any Machinekit Client is running. Any idea why this is happening? It would be good if we could observe printing progress via android app.

Best regards dieterdanger

sirop commented 4 years ago

Just out of curiosity: does multicast on Android work with your setup?

dieterdanger commented 4 years ago

Multicast isn‘t working. But I guess this is a VPN-Problem.

Boris Skegin notifications@github.com schrieb am Mo. 30. Sept. 2019 um 11:13:

Just out of curiosity: does multicast on Android work with your setup?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/machinekit/QtQuickVcp/issues/291?email_source=notifications&email_token=AMOVXWHT2KC7CP6UJGZUYDLQMG5TRA5CNFSM4I3XK5VKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD746A3A#issuecomment-536469612, or mute the thread https://github.com/notifications/unsubscribe-auth/AMOVXWF5AZA34LCFQQSY2STQMG5TRANCNFSM4I3XK5VA .

machinekoder commented 4 years ago

Interesting, I've heard other users reporting the same problem, but I couldn't reproduce it.

@dieterdanger What do you mean with VPN problem?

dieterdanger commented 4 years ago

Our machinekit pc is connected to the 3d printer in a specific subnet via lan cable. Since our work policies do not allow WLAN access into this same subnet, a connection to this subnet has to be established via VPN. What follows now are assumptions :-) Since Multicast relies on ?broadcast?, I suspected VPN to be the issue, because other things like wake on lan are also not working. But like I said, I do not have a deeper understanding in this matter.

For us, it would be sufficient if Unicast could overtake an established session, which right now doesn't seem to be possible.

Thank you for all your great work Alexander!

Best regards

Am Sa., 12. Okt. 2019 um 12:07 Uhr schrieb Alexander Rössler < notifications@github.com>:

Interesting, I've heard other users reporting the same problem, but I couldn't reproduce it.

@dieterdanger https://github.com/dieterdanger What do you mean with VPN problem?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/machinekit/QtQuickVcp/issues/291?email_source=notifications&email_token=AMOVXWBYLEPG56UUCE5HILDQOGOW5A5CNFSM4I3XK5VKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEBB3XIA#issuecomment-541309856, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMOVXWADUUUBSMCJRI3RGCDQOGOW5ANCNFSM4I3XK5VA .