Benoît Cortier
712da42ded
fix: inject socket local address for the client addr ( #759 )
...
We used to inject the resolved target server address, but that is not
what is expected. Server typically ignores this field so this was not a
problem up until now.
2025-04-21 09:08:50 +00:00
Benoît CORTIER
1bb6895422
docs(ffi): fix compilation of examples
2025-03-25 12:26:28 +01:00
irvingouj @ Devolutions
590221469a
chore(ffi):allow Devolutions.IronRdp to be build and packed with Nuget with the dll on Windows ( #457 )
...
* Allow Devolutions.IronRdp to be build and packed with Nuget alone with the dll
* review fix
2024-05-03 15:29:04 -04:00
irvingouj @ Devolutions
0ec5be5dc4
feat(ffi): API for enabling tracing logs ( #452 )
2024-05-03 02:44:00 -04:00
irvingouj @ Devolutions
a232b4ee0f
feat(ffi): add a client example using Avalonia ( #443 )
2024-04-24 10:09:34 -04:00
Benoît CORTIER
c0031d34eb
fix(dotnet): use ImageSharp to also support Linux
2024-04-09 11:35:48 -04:00
Benoît CORTIER
a18fb34b6d
fix(dotnet): include stacktrace in the error report
2024-04-09 11:35:48 -04:00
Benoît CORTIER
d70c9f0e98
style(dotnet): run dotnet format
2024-04-09 11:35:48 -04:00
irvingouj @ Devolutions
ef2055235a
feat(ffi): screenshot example using C# bindings ( #437 )
2024-04-09 10:13:12 -04:00
irvingouj @ Devolutions
3bcf51306d
feat(ffi): initial C# bindings (connector only) ( #423 )
2024-04-05 15:11:32 +00:00