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

Is this software support multicast udp? #18

Closed
nkcfc opened this issue Apr 12, 2019 · 10 comments
Closed

Is this software support multicast udp? #18

nkcfc opened this issue Apr 12, 2019 · 10 comments

Comments

@nkcfc
Copy link

nkcfc commented Apr 12, 2019

I want to know multicast's meaning in this repo.

@bk138
Copy link
Owner

bk138 commented Apr 12, 2019

@bk138 bk138 closed this as completed Apr 12, 2019
@nkcfc
Copy link
Author

nkcfc commented Apr 14, 2019

Thanks. But I do not why it does not work. I open two instances of this software in two win7 systems.
Then I input IP:5500 to one computer and another one listen to 5500. I use multivnc 0.5 from http://multivnc.sourceforge.net .

@nkcfc
Copy link
Author

nkcfc commented Apr 14, 2019

I also test on Arch Linux with latest code. I open two instances on the same host.
When connect to 127.0.0.1:5500 , in termial I see PM About to connect to '127.0.0.1', port 5500.
The other one shows PM About to connect to '', port 5900 .
Then there is no response any more.

@bk138
Copy link
Owner

bk138 commented Apr 14, 2019

What kinda server are you using?

@nkcfc
Copy link
Author

nkcfc commented Apr 14, 2019

I use Intel NUC. When I play with other multicast software in my LAN recently, there is no problem.
I also use Archlinux to connect to XP's multivnc. In the side of XP, I can see Incoming Connection.
Then there is no response any more.

@bk138
Copy link
Owner

bk138 commented Apr 14, 2019

Please read the docs. You need a special MulticastVNC-enabled server that speaks the protocol.

@nkcfc
Copy link
Author

nkcfc commented Apr 14, 2019

Oh, sorry. Can you tell me some MulticastVNC-enabled server, linux and windows? Is any vnc server based on libvncserver can be used. I see some software on https://github.com/LibVNC/libvncserver, but only "VNC for KDE" can be used.

@bk138
Copy link
Owner

bk138 commented Apr 14, 2019

@nkcfc
Copy link
Author

nkcfc commented Apr 14, 2019

Now I use ubuntu's krfb(KDE Desktop Sharing) with LibVNCServer 0.9.11 as vnc server .
Using MultiVNC 0.6 on Arch linux as a client. I can use ip:5900 to connect to the vnc server.
But It use tcp instead of udp. Can I use multicast udp to connect it?

@bk138
Copy link
Owner

bk138 commented Apr 14, 2019

Well. No. You need a special MulticastVNC-enabled server. Odinary VNC servers or client will not do.

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

2 participants