I can't seem to find good C++ FTP client source code. Nor can I find good C++ FTP server source code. All I want is some code that demonstrates how C++ listens on port 21 for incoming or outgoing ftp transactions. Does anyone know where I might find some of this?