FTPServer

所属分类:Ftp服务器
开发工具:Visual C++
文件大小:566KB
下载次数:48
上传日期:2008-10-11 08:19:16
上 传 者chen----hui
说明:  ftp小型服务器 支持权限,并且用户管理
(small ftp server support permissions, and user management)

文件列表:
upx.bat (47, 2008-10-11)
Ftp\AboutDlg.cpp (1001, 2002-03-18)
Ftp\AboutDlg.h (1108, 2002-03-18)
Ftp\AddIPDlg.cpp (2640, 2002-07-10)
Ftp\AddIPDlg.h (1260, 2002-05-19)
Ftp\AddUserDlg.cpp (1406, 2002-07-10)
Ftp\AddUserDlg.h (1220, 2002-05-17)
Ftp\ApplicationDlg.cpp (40438, 2008-10-11)
Ftp\ApplicationDlg.h (3703, 2002-06-25)
Ftp\ColorListBox.cpp (4031, 2002-07-10)
Ftp\ColorListBox.h (1392, 2002-03-08)
Ftp\ConfigurationPage.cpp (9161, 2002-07-10)
Ftp\ConfigurationPage.h (1620, 2002-05-20)
Ftp\ConnectSocket.cpp (31409, 2008-10-10)
Ftp\ConnectSocket.h (2276, 2002-07-12)
Ftp\ConnectThread.cpp (7267, 2002-07-10)
Ftp\ConnectThread.h (1784, 2002-05-19)
Ftp\DataSocket.cpp (15799, 2002-07-10)
Ftp\DataSocket.h (1410, 2002-03-14)
Ftp\DialogResize.cpp (10977, 2002-07-10)
Ftp\DialogResize.h (3219, 2002-03-04)
Ftp\DirectoryDlg.cpp (2614, 2002-07-10)
Ftp\DirectoryDlg.h (1492, 2002-03-20)
Ftp\FTPEventSink.cpp (451, 2002-03-01)
Ftp\FTPEventSink.h (948, 2002-05-17)
Ftp\FTPServer.aps (170136, 2008-10-11)
Ftp\FTPServer.clw (12903, 2008-10-11)
Ftp\FTPServer.cpp (12749, 2008-10-10)
Ftp\FTPServer.dsp (9207, 2008-10-11)
Ftp\FTPServer.h (2722, 2002-05-19)
Ftp\FTPServer.ncb (148480, 2008-09-16)
Ftp\FTPServer.opt (53760, 2008-09-16)
Ftp\FTPServer.plg (6061, 2008-10-11)
Ftp\FTPServer.rc (23929, 2008-10-11)
Ftp\FTPServerApp.cpp (4106, 2008-10-11)
Ftp\FTPServerApp.h (1277, 2002-06-25)
Ftp\InfobarCtrl.cpp (8013, 2002-07-10)
Ftp\InfobarCtrl.h (1519, 2002-03-11)
Ftp\ListenSocket.cpp (2850, 2002-07-10)
Ftp\ListenSocket.h (1197, 2002-03-01)
... ...

ooooo ooo ooooooooo. ooooooo ooooo `888' `8' `888 `Y88. `8888 d8' 888 8 888 .d88' Y888..8P 888 8 888ooo88P' `8888' 888 8 888 .8PY888. `88. .8' 888 d8' `888b `YbodP' o888o o888o o88888o The Ultimate Packer for eXecutables Copyright (c) 1996-2008 Markus Oberhumer, Laszlo Molnar & John Reiser http://upx.sourceforge.net WELCOME ======= Welcome to UPX ! Please don't forget to read the file LICENSE - UPX is distributed under the GNU General Public License (GPL) with special exceptions allowing the distribution of all compressed executables, including commercial programs. INTRODUCTION ============ UPX is an advanced executable file compressor. UPX will typically reduce the file size of programs and DLLs by around 50%-70%, thus reducing disk space, network load times, download times and other distribution and storage costs. Programs and libraries compressed by UPX are completely self-contained and run exactly as before, with no runtime or memory penalty for most of the supported formats. UPX supports a number of different executable formats, including Windows 95/***/ME/NT/2000/XP/CE programs and DLLs, DOS programs, and Linux executables and kernels. UPX is free software distributed under the term of the GNU General Public License. Full source code is available. UPX may be distributed and used freely, even with commercial applications. See the UPX License Agreement for details. UPX is rated number one in the well known Archive Comparison Test. Visit http://compression.ca/ . UPX aims to be Commercial Quality Freeware. SHORT DOCUMENTATION =================== 'upx program.exe' will compress a program or DLL. For best compression results try 'upx --brute program.exe'. Please see the file UPX.DOC for the full documentation. The files NEWS and BUGS also contain various tidbits of information. DISCLAIMER ========== UPX comes with ABSOLUTELY NO WARRANTY; for details see the file LICENSE. Having said that, we think that UPX is quite stable now. Indeed we have compressed lots of files without any problems. Also, the current version has undergone several months of beta testing - actually it's almost 8 years since our first public beta. This is the first production quality release, and we plan that future releases will be backward compatible with this version. Please report all problems or suggestions to the authors. Thanks. THE FUTURE ========== - We'd really love to support handheld systems like the PalmPilot because compression makes a lot of sense here. And - because of the atari/tos format - we already have a working decompressor in 68000 assembly. Unfortunately we know next to nothing about the operating system architecture of such handhelds, so we need some information from an expert. Please contact us if you think you can help. - The Linux approach could probably get ported to a lot of other Unix variants, at least for other i386 architectures it shouldn't be too much work. If someone sends me a fresh hard disk and an official FreeBSD/OpenBSD/NetBSD/Solaris/BeOS... CD I might take a look at it ;-) - We will *NOT* add any sort of protection and/or encryption. This only gives people a false feeling of security because by definition all protectors/compressors can be broken. And don't trust any advertisement of authors of other executable compressors about this topic - just do a websearch on "unpackers"... - Fix all remaining bugs - keep your reports coming ;-) - See the file PROJECTS in the source code distribution if you want to contribute. COPYRIGHT ========= Copyright (C) 1996-2008 Markus Franz Xaver Johannes Oberhumer Copyright (C) 1996-2008 Laszlo Molnar Copyright (C) 2000-2008 John F. Reiser This program may be used freely, and you are welcome to redistribute it under certain conditions. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the UPX License Agreement for more details. You should have received a copy of the UPX License Agreement along with this program; see the file LICENSE. If not, visit the UPX home page. Share and enjoy, Markus & Laszlo Markus F.X.J. Oberhumer Laszlo Molnar [ The term UPX is a shorthand for the Ultimate Packer for eXecutables and holds no connection with potential owners of registered trademarks or other rights. ] [ Feel free to contact us if you have commercial compression requirements or interesting job offers. ]

近期下载者

相关文件


收藏者