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

Datagram.Message text is corrupted #22

Open
jdlaw75 opened this issue May 18, 2023 · 1 comment
Open

Datagram.Message text is corrupted #22

jdlaw75 opened this issue May 18, 2023 · 1 comment

Comments

@jdlaw75
Copy link

jdlaw75 commented May 18, 2023

I have a WindowsService which broadcasts Log mesages to a visual display application on the same machine, using XDMessaging (Compatability version).

A typical message could be 'Timer period changed to 60s', but the received text at the Listener will be something like 'AAEAAAD/////AQAAAAAAAAAGAQAAABJMT0d8b1RpbWVyLkVsYXBzZWQLAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=='

I have used the same technique between a WindowsService and desktop application on another server successfully, so am quite sure my code is Ok.

Any thoughts out there?

Jeff

@jdlaw75
Copy link
Author

jdlaw75 commented May 18, 2023

I have come to the conclusion that there should be a PrivateKey recorded somewhere, which has gone missing.

If this is the case, can anyone help me in retrieving it.

I would re-install XDMessaging.Lite but Package Manager is crashing on this server.!

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

No branches or pull requests

1 participant