After more 1 000 000 (one million) views on forum for 1.5.0.x development versions... and 1.6.0.0 version
A new stable version, UltraVNC 1.6.1.0 and UltraVNC SC 1.6.1.0 have been released: https://forum.uvnc.com/viewtopic.php?t=38080
Feedback is welcome

Celebrating the 22th anniversary of the UltraVNC (25th anniversary since the laying of the foundation stone): https://forum.uvnc.com/viewtopic.php?t=38031

Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864

Forum password change request: https://forum.uvnc.com/viewtopic.php?t=38078

Development: UltraVNC development is always here... Any help is welcome.
A new development version, UltraVNC 1.6.3.0-dev has been released, please test it: https://forum.uvnc.com/viewtopic.php?t=38091
Feedback is welcome

Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Bluesky/AT Protocol: https://bsky.app/profile/ultravnc.bsky.social
- 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

Unknown error (10054)

Post Reply
jraposo
Posts: 1
Joined: 2010-05-05 09:46

Unknown error (10054)

Post by jraposo »

Hi,

Cenario:
I'm trying to connect to a server which is on another vlan.
Client on vlan1; server on vlan2
router exists with acl to permit traffic between these machines.

If I connect from the same vlan, it works.
On vlan1 I open Uvnc and after a while (123kbps... I guess the router is struggling to deal with acls) I'm prompted for the password.
The window opens and after 2-3 secs it just closes the Uvnc.
I've logged with level 10 and got this:

Code: Select all

Started and Winsock (v 2) initialised
bufsize expanded to 4352
Registered connection with app
Clipboard changed
Don't send initial clipboard!
Connected to xx.xx.xx.xx port 5900
DSMPlugin not enabled
RFB server supports protocol version 3.7
Connected to RFB server, using protocol version 3.4
VNC authentication succeeded
Read a 15-byte string
Desktop name "user@server "
Geometry 1176 x 885 depth 16
Screen work area is 1440 x 860
Reset keyboard for first use
Flush dead key gives: 1 character(s): 0x0020 ( )
Cache: Cache buffer bitmap creation
Screen work area is 1440 x 860
Update-processing thread started
Screen work area is 1440 x 860
Screen work area is 1440 x 860

PCtoX: virtKey 0x0d up, keyData 0xc01c0001
Release the associated KeySym when this VirtKey was pressed
  Control character: No associated KeySym

bufsize expanded to 16640
rdr::Exception (1): rdr::SystemException: read: Unknown error (10054)
Update-processing thread finishing
Deregistered connection from app
Exiting
VNC viewer closing down
What is error 10054 ?

Thx
Last edited by jraposo on 2010-05-05 10:03, edited 1 time in total.
Post Reply