1,pop3.zipCPop3Connection - an MFC Class to encapsulate the POP3 protocol(15KB)2,ipenum.zipIPEnum - an MFC class and console app to allow IP address enumeration(11KB)3,smtp.zipCSMTPConnectio n - an MFC Class to encapsulate the SMTP protocol(21KB)4,p
码头工人代理ms
总览
此应用程序是微服务,用于向其他服务提供对MongoDB数据库的访问。
仅运行此容器
# Mongo DB should be running
docker run -d -p 27017-27019:27017-27019 --name mongodb --network=mongonet mongo
# Build the image of this application
docker build -t docker-proxy-ms:1.0 .
# Start a