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

UaClient - No way to override MaxBufferSize #68

Open
steolits opened this issue Dec 5, 2017 · 2 comments
Open

UaClient - No way to override MaxBufferSize #68

steolits opened this issue Dec 5, 2017 · 2 comments
Labels

Comments

@steolits
Copy link

steolits commented Dec 5, 2017

Hello,
I'm trying to connect to a UA server.
The client.Connect() method throws a BadSecureChannelClosed exception with an inner result "Messages size 825110831 bytes is too large for buffer of size 65535."
Can anyone tell me what I should try to do?
Thanks

@jmbeach
Copy link
Contributor

jmbeach commented Dec 5, 2017

Hm. It seems that is the MaxBufferSize set in the UaClient class. We should probably make a way to override that to be larger.

@jmbeach jmbeach added the bug label Dec 5, 2017
@jmbeach jmbeach changed the title BadSecureChannelClosed UaClient - No way to override MaxBufferSize Dec 5, 2017
@baode
Copy link

baode commented Mar 19, 2024

can this problem fixed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants