-
Notifications
You must be signed in to change notification settings - Fork 73
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
No connect after connect in web #2
Comments
refresh brower and retry |
@tomatome is this as same as when you test this code? |
The rdp authentication protocol may be wrong, Standard RDP Authentication/SSL Authentication。 |
I run example/main.go directly, and do not modify the code yet, the code in main.go is use g.x224.SetRequestedProtocol(x224.PROTOCOL_RDP). My environment is : Is there some wrong with my computer? |
@yuancpfive did you get it working? I'm facing the same issue |
Hi, I run your project but get a problem,
after run main.go in example folder and brower 127.0.0.1:8088, I got
OnConnect 1 resume OnConnect 2 OnConnect 3 resume OnConnect 4
in terminal, how do i do to run it? thanks
The text was updated successfully, but these errors were encountered: