Hello,
i use SingleClick with a lot a providers.
And with FreeBox (French provider) the connexion have some problem ( When the listener is on FreeTelecom( I try with 2 connexions points and 3 Freebox(Freetelecom router))
I have put a Ethereal Log on http://aytan.free.fr/bug/
When i try with others providers i don't have any problem
But in this case, i have this error :
TCP Retransmission
TCP previous Segment lost
TCP Dup ack
TCP window update
Please If you can help me or explain me the problem.
Thanks, Stéphane
Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: https://forum.uvnc.com/viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864
Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864
Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc
Lost Packet/Segment
Rudi De Vos wrote:This is possible cause by the mouse moves on the viewer.
1 message of 4k every 5ms
The new viewer will use a 20ms mouse queueing for LAN.
Still responsible enough.
For WAN we possible can add a 100ms queue..... any idea how many mouse mouves you can see in second ?
Feel free to try new viewer v2 at http://sc.uvnc.com/v2/Rudi De Vos wrote: Updated
+Mouse move during connection -->connection lost
Fixed: I guess this problem must also exist in 1.0.1 but manifest less.
maybe fix issue of lost packet, please try it and let us your feedback
more detail about vncviewer v2
[topic=4137][/topic]
Last edited by redge on 2005-09-10 12:31, edited 1 time in total.
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
OS Win: xp home + vista business + 7 home
only experienced user, not developer
Thank for you response,
but that not resolve my problem, it really a problem with Windows and FreeTelecom because when i try this under linux that work so fine.
the problem appear only when the server establish connection to the viewer ( ACK have crazy value ) ( SingleClick or Add new CLient on winvnc )
Regards,
StéphaneV
but that not resolve my problem, it really a problem with Windows and FreeTelecom because when i try this under linux that work so fine.
the problem appear only when the server establish connection to the viewer ( ACK have crazy value ) ( SingleClick or Add new CLient on winvnc )
Regards,
StéphaneV
can you check the packet size of MTU from Linux and
use same MTU size for windows ?
[french]
http://www.dslvalley.com/dossiers/mtu.html
use same MTU size for windows ?
[french]
http://www.dslvalley.com/dossiers/mtu.html
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
OS Win: xp home + vista business + 7 home
only experienced user, not developer
- Rudi De Vos
- Admin & Developer
- Posts: 6863
- Joined: 2004-04-23 10:21
- Contact:
The only difference between outgoing and incoming is that the buffers
are set depending on the originator.
In case for the outgoing connection, winvnc use the value's from the viewer.
The viewer and the server does not set the buffers, but the OS of the viewer PC does
or was it the server PC.....need to check it.
are set depending on the originator.
In case for the outgoing connection, winvnc use the value's from the viewer.
The viewer and the server does not set the buffers, but the OS of the viewer PC does
or was it the server PC.....need to check it.
Last edited by Rudi De Vos on 2005-09-10 15:59, edited 1 time in total.