Paketname | gambas2-gb-net-smtp |
Beschreibung | Gambas component to use smtp protocol |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 2.19.0-2 |
Sektion | universe/libdevel |
Priorität | optional |
Installierte Größe | 88 Byte |
Hängt ab von | libc6 (>= 2.4), libglib2.0-0 (>= 2.12.0), gambas2-runtime (>= 2.19.0-2), gambas2-gb-net (>= 2.19.0-2 |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | gambas2 |
Paketgröße | 18904 Byte |
Prüfsumme MD5 | b1173462dccc2eb15b7b51fde9539eb5 |
Prüfsumme SHA1 | 3728dfacf3761c7706967e4d3d61635e7959a116 |
Prüfsumme SHA256 | 68063044fdc88fbebcec80f3b5b7865888159fa66320646aa6413b74e558246b |
Link zum Herunterladen | gambas2-gb-net-smtp_2.19.0-2_i386.deb |
Ausführliche Beschreibung | Gambas is a programming language based on a BASIC interpreter with
object extensions - like Visual Basic, though it is NOT a clone!
It has many components for developing internationalized,
desktop-independent, database- and network-enabled applications.
Even games can be developed very quickly using its RAD environment.
.
This component allows sending emails using smtp protocol.
It contains one control, SmtpClient, that is used for defining the SMTP
server, the SMTP port, the recipients, the sender, the subject, the mail
contents, some attachments, and for finally sending the mail.
|