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>)
标签: relay smtp correctly protocol
上传时间: 2014-01-01
上传用户:jhksyghr
精致、漂亮、实用的日历选择代码,Calendar is a Javascript class that adds accessible and unobtrusive date-pickers to your form elements. This class is a Compilation of many date-pickers I have implemented over the years and has been completely re-written for Mootools. I have tried to include all the features that have been most useful while streamlining the class itself to keep it as small as possible. Use the links below to see what features are available in Calendar and how it might enhance the accessibility, usability and validation of form elements on your website.
标签: 代码
上传时间: 2014-01-04
上传用户:cc1
This a FREE tool chain which compiles C codes into 8051 binary code, converts the binary to RTL ROM, and simulate in Modelsim. SDCC is the compiler. Example Compilation: cd compile sdcc --iram-size 0x80 --xram-size 0x800 t8051.c REM sdcc --iram-size 0x80 t8051.c packihx t8051.ihx > t8051.hex ..\test\mkrom.exe ..\compile\t8051.hex
标签: binary compiles converts chain
上传时间: 2017-01-07
上传用户:wyc199288
The zip file contais a sample program to check the sybase database connectivity. I ve attached the makefile as well for Compilation on windows. Usage : test_conn <sybaseservername> <dbname> <username>
标签: connectivity the attached database
上传时间: 2017-06-28
上传用户:luke5347
AFCRL Atmospheric Absorption Line Parameters Compilation
标签: AFCRL Atmospheric Absorption Line Parameters Compilation
上传时间: 2016-03-30
上传用户:xilong1393