Hi,

I am college student trying out FreeRDP - so please excuse beginner
mistakes.

I have created a sample ping app (which echoes the string sent by server)
using WTS API.
I compiled the app as a DLL and it works fine over RDP-RDP.

I wish to make it work over FreeRDP.

I have reached a point where I can compile my code into a .so file.
I put that .so file at /usr/lib/freerdp/ - does this guarantee that the so
will be loaded by freerdp?

How do I specify as a command line option to load custom plugins like this?
Can anyone maybe share a command line that they used.

I looked at the channels/sample/ code. My ping basically does the same
thing (at least over Win32-Win32)

Also, one more kind of unrelated question, how do I enable FreeRDP logging?
(Apologies if this has been answered before on the Mail archives -
unfortunately, I did not find it :-/)
I checked /var/log/, tried looking for freerdp.log file on my filesystem -
nothing.
Where does freerdp put its logs?

Thanks!
-G
------------------------------------------------------------------------------
Keep yourself connected to Go Parallel: 
TUNE You got it built. Now make it sing. Tune shows you how.
http://goparallel.sourceforge.net
_______________________________________________
Freerdp-devel mailing list
Freerdp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freerdp-devel

Reply via email to