Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
6582 2790 d 0 h nisargshah95 /programs/ refactor code, add GUI and fix bugs  
6437 2922 d 7 h nisargshah95 /programs/network/ftpc/ add proper error handling for socket functions  
6394 2968 d 4 h nisargshah95 /programs/network/ftpc/ add support to parse parameters  
5011 3593 d 20 h hidnplayr /programs/network/ftpc/ Preparing for active connections, added ftpc.ini with settings, some housekeeping.  
4922 3669 d 17 h ashmew2 /programs/network/ftpc/ Added RDIR command to FTPC  
4920 3670 d 20 h hidnplayr /programs/network/ftpc/ small bugfixes  
4729 3710 d 9 h hidnplayr /programs/network/ftpc/ Fixed support for multiline commands. (fix #80)  
3967 3889 d 22 h hidnplayr /programs/network/ftpc/ FTP client: print some more text to the user.  
3818 3972 d 20 h hidnplayr /programs/network/ftpc/ FTPc: bugfix for passive, other small improvements.  
3813 3973 d 8 h hidnplayr /programs/network/ftpc/ FTPc: better command parser, improved help, increased code quality.  
3800 3975 d 7 h hidnplayr /programs/network/ftpc/ FTPc: send and receive files from applications working directory to servers working directory, also added dele and bye commands.  
3792 3975 d 20 h hidnplayr /programs/network/ftpc/ FTPc: receive all data from server, larger screen buffer.  
3790 3975 d 20 h hidnplayr /programs/network/ftpc/ FTPc: some more bugfixes, added cwd command  
3789 3975 d 21 h hidnplayr /programs/network/ftpc/ Small bugfixes and improvements for FTP client  
3704 3989 d 21 h hidnplayr / use blocking sockets by default.  
3701 3990 d 21 h hidnplayr /programs/network/ftpc/ Some FTP client demo code for the brave.