X-Git-Url: https://git.sesse.net/?p=rdpsrv;a=blobdiff_plain;f=rdpsrv.c;h=0251a2a24b8edbe6b3dd8ec22946ff06441a283b;hp=9e09d2161dd53871af7b566e80ccc5a6a33070c3;hb=411dc381dcdd11dd5c12bbfcfb3f7177075d364e;hpb=66146d9231b8c5006753544f7dea879630e40cfa diff --git a/rdpsrv.c b/rdpsrv.c index 9e09d21..0251a2a 100644 --- a/rdpsrv.c +++ b/rdpsrv.c @@ -10,7 +10,7 @@ #include "rdesktop.h" #include "scancodes.h" -const int tcp_port_rdp = 3390; +const int tcp_port_rdp = 3389; int create_server_socket(); int serve_client();