Anonymous posting is allowed. We will try to reply to your posts as soon as possible. Another members are encouraged to reply to new users.
If you specify your email in the posted message, it will be masked. You will receive notification when someone replies to your post.
NOTE: we are slowly moving interesting forum posts to our Knowledge base so if you see posts deleted - you know where to find them.
i can create a conection between vncserver and vncviewer directly. i am sure no existed connections on vncserver when i use vpn. i want to create a channel to through the nat.
i had beed done it successfully in lan. when i put my testing environment on the internet. the viewer always shows msg which i posted before.
i have studied ur samples "mfc" and ".net". i can send msg between peers. yes, i have a allowed "loopback" connections on server side. but i also tried disable it too.
for server side peer, "connection from local" or "connection from remote" which one if i use tcplocallisten mode.
LocalListen means that component will listen for incoming connections on local machine. In other words, you need to connect to 127.0.0.1 on the machine you created LocalListen channel on.