虫虫首页|资源下载|资源专辑|精品软件
登录|注册

您现在的位置是:虫虫下载站 > 资源下载 > Linux/Unix编程 > A simple smtp relay server. Which follows smtp protocol correctly. It receive an email. and relay it

A simple smtp relay server. Which follows smtp protocol correctly. It receive an email. and relay it

  • 资源大小:7 K
  • 上传时间: 2014-01-01
  • 上传用户:happy_christina
  • 资源积分:2 下载积分
  • 标      签: relay smtp correctly protocol

资 源 简 介

A simple smtp relay server. Which follows smtp protocol correctly. It receive an email. and relay it out to an email server specified by users. Platform: unix, linux, windows. compilation command: g++ smtpr.c -lsocket -lnsl -o smtpr usage: smtpr <port number> (<relay server>)

相 关 资 源