Automatic restart Connection when Link lost

All about WTware on Raspberry. WTware works with Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2 devices
http://www.winterminal.com
Post Reply
wpmuellner
Posts: 4
Joined: Thu Oct 20, 2016 12:23 pm

Automatic restart Connection when Link lost

Post by wpmuellner »

Hello aka!
First: Thank you for your great work.

Is it possible that the raspberry automatic try to reconnect when the Connection is lost.
In case eg when the Server is restarted.

Code: Select all

[ rdpclient 657] [  709.206282] RDP Terminal Client, WTware v.5.4.72/RPi, pipe 3, pid 657.
[ rdpclient 657] [  709.207856] Use /lib/ui16.so.
[ rdpclient 657] [  709.208005] Redirect sound.
[ rdpclient 657] [  709.208150] Make RDP session with 10.10.10.84, port 3389.
[ rdpclient 657] [  709.208245]  Username: "BDE27_NIK".
[ rdpclient 657] [  709.208321]  Password: present.
[ rdpclient 657] [  709.208393]  No PIN.
[ rdpclient 657] [  709.208527]  Domain: "XXX".
[ rdpclient 657] [  709.208602]  No shell.
[ rdpclient 657] [  709.208689]  No directory.
[ rdpclient 657] [  709.208762]  Window: 1920x1080@16.
[ rdpclient 657] [  709.208833]  PFlags 0x0000002F.
[ rdpclient 657] [  709.208906]  Keyboard 00000407:00000000.
[ rdpclient 657] [  709.208977]  My hostname "RBDE_TEST".
[ rdpclient 657] [  709.209059] TCP: connecting to 10.10.10.84:3389.
[ rdpclient 657] [  709.211485] TCP: connection with 10.10.10.84:3389 established.
[ rdpclient 657] [  709.211589] Turn keepalive on.
[ rdpclient 657] [  709.212383] Free ram after buffers allocation: 913924 KB.
[ rdpclient 657] [  709.221095] Process RDP server certificate.
[ rdpclient 657] [  709.221263] RDP5 encryption (X.509).
[ rdpclient 657] [  709.847139] LOGON_EX_LOGONERRORS 0xfffffffe 0x00000024.
[ rdpclient 657] [  711.111649] SessionId 0x00000024: XXX\BDE27_NIK.
[ rdpclient 657] [  792.670603] errorInfo 0x00000001.
[ rdpclient 657] [  792.670745] ERRINFO_RPC_INITIATED_DISCONNECT
[ rdpclient 657] [  792.685846] Receive Disconnect Provider Ultimatum.
[            gm] [  792.686008] TSClient (sessionId 3, pid 657) gracefully end.
[        rdpsnd] [  792.688999] Link lost.
[          pfac] [  792.689423] Process pid 657 terminated, status 00000009.
Post Reply