43 Commits

Author SHA1 Message Date
0877a08713 Whitespace 2020-04-12 11:50:38 +02:00
31ab51ec52 Whitespace 2020-04-12 11:49:54 +02:00
e203e35f8e Newline after each variable 2020-04-12 11:43:18 +02:00
bf57baad45 Typos 2020-04-12 11:39:30 +02:00
4fc9ebc38a Offer to store new settings in config file 2020-04-12 11:35:44 +02:00
a95d0aaa91 Do not check file_path if it is None (again) 2020-04-12 10:51:50 +02:00
ae41102d4c False requirement 2020-04-12 01:24:49 +02:00
2aead918bf Do not check file_path if it is None 2020-04-12 00:29:39 +02:00
4a05b05ace Show progress bar in client 2020-04-12 00:25:04 +02:00
8bd0ac76f2 Use original file name 2020-04-11 21:48:37 +02:00
b77de07d6e Use main function, avoid unnecessary trailing underscores 2020-04-11 20:55:26 +02:00
4f01831169 Pass file information to receiver client 2020-04-11 20:35:18 +02:00
e68ab4282c Allow multiple client connections 2020-04-11 19:59:09 +02:00
c0dd046670 Misplacement of writer.drain() 2020-04-10 16:09:39 +02:00
f1d54861ee Whitespace 2020-04-10 16:08:31 +02:00
4352f2908b Quotes prevent variable splitting if file name has spaces 2020-04-10 16:06:45 +02:00
5f1c8fdf47 Send file while encrypting it 2020-04-10 15:15:45 +02:00
0069f9e5ea Allow end-to-end encryption 2020-04-10 13:41:36 +02:00
685b4e6756 Fixed ssl transmission 2020-04-10 10:18:24 +02:00
f7a9f76aad TODO: adjust to ssl 2020-04-09 23:44:01 +02:00
db0da8b24b Implemented SSL 2020-04-09 23:34:04 +02:00
1ec3a4b5e2 Set self.working 2020-04-09 23:06:55 +02:00
ca3aa5857b Get client role as first line 2020-04-09 23:05:03 +02:00
1853d85a79 Typo 2020-04-09 22:33:01 +02:00
40f48e3b95 Cancel pending tasks although they are done 2020-04-09 22:16:46 +02:00
458cc0f5e7 Prevent shadowing of variables 2020-04-09 22:01:50 +02:00
25750736f4 Allow multiple sessions 2020-04-09 19:51:10 +02:00
d2522b3e08 Command Line Interface 2020-04-09 19:46:52 +02:00
d4abc1f2a5 TODO: ask peer its role 2020-04-09 14:51:02 +02:00
9dba9673a3 Use DNS name 2020-04-09 14:45:38 +02:00
018bea5606 Use the same port 2020-04-08 14:53:59 +02:00
7549977fc9 Use aruba as host 2020-03-30 18:01:49 +02:00
248d4ccb88 IT WORKS! 2020-03-28 20:54:41 +01:00
69c06dc4dc almos exhausted 2020-03-28 19:53:06 +01:00
c8409e12ef Works with 2 ports 2020-03-28 19:37:20 +01:00
70f2cd64d7 A lot of work for nothing? 2020-03-28 19:02:03 +01:00
bc287833cc May have found a similar idea, but too tired to give a look
See you next time
2020-03-26 15:02:12 +01:00
cab7527c63 Working on server but getting errors
ConnectionRefusedError: [Errno 111] Connect call failed ('127.0.0.1', 5000)
2020-03-26 14:49:17 +01:00
40dba845fd Working on server 2020-03-26 12:32:01 +01:00
971927a798 Working on server 2020-03-26 10:54:01 +01:00
add5b42a3b asyncore is deprecated 2020-03-25 22:34:39 +01:00
a932184757 test 2020-03-25 22:34:05 +01:00
5b17f024b7 Initial commit 2020-03-25 22:20:33 +01:00