#include #include #include int main(int argc,char **argv) { YProxyServer yProxyServer; yProxyServer.start("news-server.optonline.net","fusion","cygnus-x1"); return 0; } /* #include File outFile; Block uuencodedLines; NewsDecoder::decode("d:\\work\\yproxy\\1392078.txt",uuencodedLines); outFile.open("1392078.uue","wb"); for(int index=0;index